]> www.ginac.de Git - ginac.git/blobdiff - doc/examples/ginac-examples.texi
Added compile function.
[ginac.git] / doc / examples / ginac-examples.texi
index 200c81e7a79f72cc3c1320052971acb1e265e483..bd14dab99e9a788d9ab8ce4b01bd4c6af3f588ff 100644 (file)
@@ -30,4 +30,11 @@ This is a collection of code examples using GiNaC.
 
 Two expression are stored in an archive on the disk and are restored again.
 
+@chapter Monte Carlo Integration
+
+@section Using VEGAS from CUBA @uref{compile1.cpp, (source)}
+
+An expression in two variables is integrated by using VEGAS from the
+@uref{http://www.feynarts.de/cuba/, CUBA library}.
+
 @bye