Cuhre.jl

Simplified Julia interface to Cuhre integration routine
Popularity
0 Stars
Updated Last
9 Years Ago
Started In
December 2014

Cuhre.jl

Provides a subset of the functionality of the Cuhre routine from the Cuba package of integration routines.

Installation

Install by running, under the Julia prompt,

Pkg.clone("https://github.com/tflovorn/Cuhre.jl.git")
Pkg.build()

Implementation details

The simplifications made to the cuhre call are:

Always set key = 0.

The name of the statefile is randomly generated for each invocation.