yukoba / cuba

Cuba - a library for multidimensional numerical integration

Home Page:http://www.feynarts.de/cuba/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cuba - a library for multidimensional numerical integration

Cuba was written by Thomas Hahn and is distributed under the LGPL (see COPYING). Refer to the main website http://www.feynarts.de/cuba/

Installing

To build libcuba.a and libcuba.so, run:

$ ./configure
$ make
$ ./makesharedlib.sh # (instead of make for libcuba.so)

To use Cuba with Python, see the PyCuba project and its documentation.

About

Cuba - a library for multidimensional numerical integration

http://www.feynarts.de/cuba/

License:GNU Lesser General Public License v3.0


Languages

Language:C 56.5%Language:TeX 26.2%Language:Tcl 10.6%Language:Shell 3.9%Language:C++ 1.6%Language:M4 0.8%Language:Mathematica 0.3%Language:QMake 0.0%