integration1d
Integration of functions of one variable
Description
This is a Collection of numerical integration routines inspired by QUADPACK but written in pure OCaml.
Installation
The easiest way of installing this library is to use opam:
opam install integration1d
If you wish to compile it by hand, install jbuilder and do
jbuilder build @install
.
Documentation
Please see the interface of the module Integration1D.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 18 Apr 2018
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies