aboutsummaryrefslogtreecommitdiff
path: root/src/integrands.sc
AgeCommit message (Expand)Author
2021-02-26Add 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-24Remove workaround for sph-sc negation bug.•••The bug has been fixed upstream. * src/integrands.sc (gaussian-integrand): Remove workaround for sph-sc negation bug. Arun Isaac
2021-02-23Provide test integrals.•••* include/integrands.h, src/integrands.sc: New files. Arun Isaac