aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-26Add copyright and license headers for all files.Arun Isaac
2021-02-26Rename subsampling-random-vector to cone-random-vector.Arun Isaac
2021-02-23Implement the lower incomplete gamma function as a scheme wrapper.Arun Isaac
2021-02-23Provide test integrals.Arun Isaac
2021-02-23Redefine integrand_t as a struct.Arun Isaac
2021-02-11Pass extent-oracle-t as pointer.Arun Isaac
2021-02-11Change extent oracle and true volume prototypes.Arun Isaac
2021-02-11Include gsl_vector.h instead of gsl_blas.h.Arun Isaac
2021-02-11Remove cube maximum extent function.Arun Isaac
2021-02-05Remove unused geometric progression functions.Arun Isaac
2021-02-05Remove unused extent oracles.Arun Isaac
2021-02-03Move source files and headers to separate directories.Arun Isaac