Age | Commit message (Expand) | Author |
---|---|---|
2021-05-07 | Declare polynomial_integrand_params member as const.•••* include/integrands.h (polynomial_integrand_params): Declare coefficients member as const. | Arun Isaac |
2021-02-26 | Add copyright and license headers for all files.•••* include/extent-sampling.h, include/gaussian-nd-random.h, include/integrands.h, include/nd-random.h, include/oracles.h, include/utils.h, src/extent-sampling.sc, src/gaussian-nd-random.sc, src/integrands.sc, src/macros/macros.sc, src/nd-random.sc, src/oracles.sc, src/utils.sc, CMakeLists.txt, pre-inst-env.in: Add copyright and license headers. | Arun Isaac |
2021-02-23 | Provide test integrals.•••* include/integrands.h, src/integrands.sc: New files. | Arun Isaac |