Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-26 | Add copyright and license headers for all files. | Arun Isaac | |
* 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. | |||
2021-02-24 | Remove workaround for sph-sc negation bug. | Arun Isaac | |
The bug has been fixed upstream. * src/integrands.sc (gaussian-integrand): Remove workaround for sph-sc negation bug. | |||
2021-02-23 | Provide test integrals. | Arun Isaac | |
* include/integrands.h, src/integrands.sc: New files. |