The HCubature module is a pure-Julia implementation of multidimensional "h-adaptive" integration. then hcubature(f, a, b) computes the integral, adaptively subdividing the integration volume into smaller and smaller pieces until convergence is achieved to the desired tolerance (specified by optional rtol and atol keyword arguments. Because hcubature is written purely in Julia, the integrand f(x) can return any vector-like object (technically, any type supporting +, -, * real, and norm: a Banach space). You can integrate real, complex, and matrix-valued integrands, for example. Note that HCubature assumes that your function f(x) can be computed at arbitrary points in the integration domain. (This is the ideal way to do numerical integration.) If you instead have f(x) precomputed at a fixed set of points, such as a Cartesian grid, you will need to use some other method (e.g. Trapz.jl for a multidimensional trapezoidal rule).

Features

  • Pure-Julia multidimensional h-adaptive integration
  • The HCubature module is a pure-Julia implementation of multidimensional "h-adaptive" integration
  • Written purely in Julia
  • You can integrate real, complex, and matrix-valued integrands
  • The integration volume is adaptively subdivided
  • Documentation available

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow HCubature.jl

HCubature.jl Web Site

Other Useful Business Software
Diagnose and Resolve IT Issues in Real Time Icon
Diagnose and Resolve IT Issues in Real Time

Engage your employees and agents more efficiently with ScreenMeet as a seamless extension of your existing IT Service Delivery Platform.

ScreenMeet’s unique combination of video calling, screen share, and remote desktop functionality lets you quickly diagnose hardware and software issues with no frustration.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of HCubature.jl!

Additional Project Details

Programming Language

Julia

Related Categories

Julia Data Visualization Software

Registered

2023-11-27