https://github.com/stevengj/cubature

sort by:
Revision Author Date Message Commit Date
d1955d8 added citation info 31 May 2023, 14:27:06 UTC
6bda3b2 parens 27 November 2020, 23:20:47 UTC
03d4af5 1.0.4 NEWS 27 November 2020, 23:16:13 UTC
a2eacff fix hang in hcubature (#14) 27 November 2020, 22:28:45 UTC
e485971 add include directory so cubature also works as a submodule in a project. (#13) Co-authored-by: Alexander Huss <alexander.huss@cern.ch> 29 October 2020, 18:00:08 UTC
4b49688 link Java port 05 September 2019, 15:22:11 UTC
eef4a87 Update README.md (#8) integrand_v uses size_t (on 64bit systems aka long unsigned int) for npts and not unsigned 08 August 2018, 13:10:37 UTC
b9fa6d3 typo fix (#4) small typo fix in an example of testing 06 April 2018, 12:30:28 UTC
142ee0e clarify license (fixes #3) 14 March 2018, 15:47:05 UTC
47cbbc6 add a cmake config (#2) 17 August 2017, 17:05:49 UTC
2f80e67 add link to github release 20 July 2017, 17:31:37 UTC
a61dd32 fixed cross-compile targets 20 July 2017, 17:25:23 UTC
164188e delete reference to old .tgz file, NEWS for 1.0.3 20 July 2017, 17:21:37 UTC
fe83b68 add generated clencurt file to git, a little ugly but that way git users don't need FFTW 20 July 2017, 17:18:41 UTC
e99a155 delete old Makefile cruft 20 July 2017, 17:17:25 UTC
74979fc delete attempts at comments in markdown code, as they don't seem recognized by github 20 July 2017, 17:14:34 UTC
f3533e9 delete non-functional sparse-grid stuff 20 July 2017, 17:13:07 UTC
66141d1 converted NEWS to markdown 20 July 2017, 17:11:38 UTC
86c9220 markdown README converted from wiki 20 July 2017, 17:09:10 UTC
bb0a49e Makefile tweaks for binaries Ignore-this: c2258d3ff00f747122a1f0c67ec9c502 darcs-hash:20141107141846-c8de0-6d49c3c11b2b3687b52be9a223d860e9f1461a27 07 November 2014, 14:18:46 UTC
45a1a19 silence compiler warning Ignore-this: c6028f752b62bc80e09a1edc05557217 darcs-hash:20141107141017-c8de0-6d652ad81bdd4fb5eddf8cc7cb2d43cb8939fcdd 07 November 2014, 14:10:17 UTC
92e74ba fix memory leak in BSD realloc(p, 0); fix stevengj/Cubature.jl#7" Ignore-this: b1882e00b1fe21f6846f8783d67d73bf darcs-hash:20141107140821-c8de0-dc30796d5001042c4e6f5f04cf1240e7997a24f8 07 November 2014, 14:08:21 UTC
dc75f5e 1.0.1 version bump Ignore-this: bd7761cab423a9a155ecef9f90ed7d8a darcs-hash:20130523190744-c8de0-0a045317b26837987a5e3738230ce58413b11074 23 May 2013, 19:07:44 UTC
532c4c2 cubature.h should include stdlib.h to make sure it has the definition of size_t Ignore-this: 938b813f7c5707ce2b7ba8e6f2d46ef1 darcs-hash:20130523190551-c8de0-baf1d0dea507dd6b327cff5dbc1d2f18eb15ded6 23 May 2013, 19:05:51 UTC
ae32bd7 add version number 1.0 and NEWS Ignore-this: bcd1d6fab8b59267e165ee5adb0c2468 darcs-hash:20130302030846-c8de0-5cf63acc72e1d48d708a3cf28d4f36f5655ce0e4 02 March 2013, 03:08:46 UTC
dee94c4 dylib rules Ignore-this: 68674605f5f05c5a243ee3e45ca6a86 darcs-hash:20130301041323-c8de0-b4f6cfb58f57d9e391101711607747eb480298ea 01 March 2013, 04:13:23 UTC
8d794e2 tarball directory no longer includes date Ignore-this: 6f812def2b2de7086582bba31db8fa5a darcs-hash:20130301040504-c8de0-e3e601b16ee616bddce8e619bb692d8ce28393d4 01 March 2013, 04:05:04 UTC
76d16ba dll tweak Ignore-this: 1557a28ddd4a07e20c4e59e77c2f4dfb darcs-hash:20130301034941-c8de0-d1e43c0d252bbe10f60bb75339edad823ed3075c 01 March 2013, 03:49:41 UTC
7c80574 makefile updates Ignore-this: 287fa4031cf5051f641bf048dfa09700 darcs-hash:20130301022125-c8de0-5da9673667d2453a16d82da5844b4b14ef331be6 01 March 2013, 02:21:25 UTC
27b9d5c whoops, fix convergence test for negative integrals Ignore-this: 49224074c903cd59cf2f67755ce14fa6 darcs-hash:20130228210747-c8de0-5a661d94b06a908c08aa75c55696d9028245da9f 28 February 2013, 21:07:47 UTC
27d1ead comment fix Ignore-this: fb58e74076ca0134cda4c3e3d6a8b7d5 darcs-hash:20130227223307-c8de0-ba60c4f5f265d86967075f97ee99406eb69ad70d 27 February 2013, 22:33:07 UTC
56ac3db check for integrand error in 0-dimensional case Ignore-this: 7a021b5e74cdde829c8866a8906dad81 darcs-hash:20130227221417-c8de0-17163d6bb207b00f7d364fce5514488244af0c45 27 February 2013, 22:14:17 UTC
52eb045 since I'm changing the API, take advantage and change a few parameters to size_t for 64-bit systems (although it still seems unlikely that > 2^32 points will ever be used for integration) Ignore-this: 11d37e916e60952047cf6813fc25bd6a darcs-hash:20130227215132-c8de0-a580bccfe35c8dfdd5ecb6e544f57ab285c42c5a 27 February 2013, 21:51:32 UTC
869d307 increase max clencurt rule (scientific applications can afford a few MB of lookup table, especially since we access it in a cache-friendly way) Ignore-this: 42b596c91dca3c58fbc2f157edb4a892 darcs-hash:20130227192934-c8de0-e483281b649b07f7501323be4f24cf4835d1831a 27 February 2013, 19:29:34 UTC
96687dd whoops, fix bug in 1d hcubature introduced by recent re-indexing Ignore-this: 1db37cb1a8ca3db30c27ef0323933b24 darcs-hash:20130226193119-c8de0-fb99389a32cbf1448387f663b33489be3c443198 26 February 2013, 19:31:19 UTC
46908c7 rename adapt_integrate -> cubature Ignore-this: db52dd5ec323fdc7e3ab1b115680c265 darcs-hash:20130226184953-c8de0-69d0e866d37b8157f8cf512be1ce5fbc8c97acec 26 February 2013, 18:49:53 UTC
aed9ca2 more updates for release Ignore-this: 99e63bb511f7291287832e26a62a10cd darcs-hash:20130226184804-c8de0-2bbf306af738c40fc3d7478f365b0ea50b775658 26 February 2013, 18:48:04 UTC
1e99b2a converged.c -> converged.h Ignore-this: f9b9fe66d2530a26c60e488fcb4bef92 darcs-hash:20130226181723-c8de0-49c30ef8d544fef9b4079339cd4f2b6cc52a4d8d 26 February 2013, 18:17:23 UTC
5c5eacb make hcubature and pcubature use the same vectorized format (transpose the former) Ignore-this: eb0bafe528c8a9bc354b6aedb6c04ac2 darcs-hash:20130226181446-c8de0-b7b92ccfb274ceabb0884ba0ca2b81c867b5547d 26 February 2013, 18:14:46 UTC
25e3c27 updated docs Ignore-this: ba9a9c1bc76fffbbd8a3fdbab7bb79ff darcs-hash:20130226173547-c8de0-564080b720a7789a8ad4aaf1695498cb012ba8e2 26 February 2013, 17:35:47 UTC
354243d rename adapt_integrate -> hadapt_integrate, support different error norms for vector integrands, support user termination of integration from the integrand function Ignore-this: 793805303037713044ab21e9d81b6ab3 darcs-hash:20130226154021-c8de0-57d7c3667c8f50095ccba9d16a344ade80d0eb64 26 February 2013, 15:40:21 UTC
52a3bd5 whoops, handle > MAXDIM integrands Ignore-this: 965137230a6d2dd712d23cdf9afaea2b darcs-hash:20120222224343-c8de0-643d06adfd3deb86074396eaf6636e6382a0aa8b 22 February 2012, 22:43:43 UTC
00aefd3 link -lm in pcubature test Ignore-this: e671f6105b27517b7b71d59118742d52 darcs-hash:20120222210759-c8de0-56c083d8e488776cfef08414c20837f92c048a7d 22 February 2012, 21:07:59 UTC
89d690f allow pcubature_v_buf to take m[] as argument Ignore-this: d9802dc3ee9dce843b631a5b5be28b8c darcs-hash:20120222210424-c8de0-39878d50b02aa067633ff05693bbc4d12eb1a8d9 22 February 2012, 21:04:24 UTC
c3a4246 bug fix in pcubature Ignore-this: 2b560c174dbe0e7eb4fd8410239b5f92 darcs-hash:20120222205901-c8de0-c8ea6c808557750831514a2a22f2cef600117b6b 22 February 2012, 20:59:01 UTC
c2cda16 bug fixes in pcubature, now seems to work in >1d Ignore-this: 3370ea4626e7886bbf644bd7d5aa2c0f darcs-hash:20120213181201-c8de0-b79305230d7cf51a9d8d1f5b896b3f4549e41330 13 February 2012, 18:12:01 UTC
ac395ef initial stab at C-C pcubature (not working in > 1d yet) Ignore-this: 2b929c5264f3ecc3c4fea7fcf0c0c5d8 darcs-hash:20120213025731-c8de0-a86fb84d6cbc1c1e7d378a60ec09ef833e22f77d 13 February 2012, 02:57:31 UTC
eb063c9 one byte per j (4 bits is only enough for j < 16, not 32, duh, and that's too small); another attempt at an error estimate (still not right) darcs-hash:20101031233541-c8de0-3cfee34dfc758b0e78bcfd8029ad0f7e318152be 31 October 2010, 23:35:41 UTC
cb0e8ae turn off VERBOSE, don't evaluate endpoints in singular case darcs-hash:20101031183620-c8de0-77eb41df7ce7356188080ed062f11757c598c1ef 31 October 2010, 18:36:20 UTC
1800f7a bug fixes in Jp_set and evaluation count darcs-hash:20101031183529-c8de0-f4068a37e59a706890457921f926493bbfb99e8d 31 October 2010, 18:35:29 UTC
2e05e27 eval missing J -- tentatively looking good in > 1d! darcs-hash:20101031175448-c8de0-306e80bc3dd2ba7bf18c05fed14aef8b55a1309f 31 October 2010, 17:54:48 UTC
92829e5 some bugfixes, > 1d sort of works, but is not yet doing all the J's it should darcs-hash:20101031175032-c8de0-cb16b0f512b072dedb05a361e7fa30e9eecd9a1e 31 October 2010, 17:50:32 UTC
d9ab825 various bugfixes in scubature; 1d case now seems to work, > 1d still untested darcs-hash:20101031174457-c8de0-b956285516f8a55b404d7e182952e32e70c68c7a 31 October 2010, 17:44:57 UTC
e2d028e separate test program from cubature.c, add scubature API (untested) darcs-hash:20101031162703-c8de0-38c3804e7cc238cbf650f7e4e057e7933de43b6f 31 October 2010, 16:27:03 UTC
8278bdf always set N = |M|_\infty darcs-hash:20101031154053-c8de0-4930fcd1af5860d805080fbb472f556c1476c19b 31 October 2010, 15:40:53 UTC
cdfab06 make redblack.c a header file so users won't try to compile it alone darcs-hash:20101031153829-c8de0-37475ea76f1a4ce7602a35776e4c2c3052f5907f 31 October 2010, 15:38:29 UTC
b33376b first stab at sparse-grid cubature (not yet finishedd, lonly 1d C-C part is tested) darcs-hash:20101031072738-c8de0-4f276138a1d1943163e9f262e8d96f34d4a5a870 31 October 2010, 07:27:38 UTC
e5c5136 updated TODO etc. darcs-hash:20101018043554-c8de0-43b87ee0d5bbb1bd23eca63ec94951f4a6016876 18 October 2010, 04:35:54 UTC
d025710 make sure it compiles in pedantic ANSI mode darcs-hash:20101018021001-c8de0-eefa129a8f4666a3e10b1e4f749f084f0e581c83 18 October 2010, 02:10:01 UTC
38c0bac more parallelism in adapt_integrate_v, using an algorithm by Gladstone darcs-hash:20101018005849-c8de0-3d8eef2483d886fa77b087250ae0d0c61bd42e1e 18 October 2010, 00:58:49 UTC
3d9af7d spelling darcs-hash:20101017054250-c8de0-8df66dc301cdcabae4564f4e5f02ab2224e92cf3 17 October 2010, 05:42:50 UTC
905c2dc added ChangeLog to dist darcs-hash:20101017022445-c8de0-b65e67e3a83faf2cffd86a42ccaf33d47544b078 17 October 2010, 02:24:45 UTC
89399ec use SUCCESS/FAILURE return codes consistently darcs-hash:20101017021522-c8de0-6b7512d7384f5c6ffa92da8776f61e653e65d7ef 17 October 2010, 02:15:22 UTC
bce0114 check for more malloc failures darcs-hash:20101017015916-c8de0-505f1a0cc90edce740dd633137d1d65597ec77b2 17 October 2010, 01:59:16 UTC
4bacfc5 expose a bit more parallelism by evaluating two regions at once (thanks to Alejandro Rodriguez for the suggestion); also, more extensive checking for out-of-memory situations darcs-hash:20101017015010-c8de0-3f524a4d59572dd68968df8f54cc090bd2a77f19 17 October 2010, 01:50:10 UTC
1efba71 correct error return val for 0-dimensional integral with multiple integrands darcs-hash:20101012050533-c8de0-4dd0f4ff9cffb9cb609ab505dbca732120edc368 12 October 2010, 05:05:33 UTC
12939ca documentation of new feature, acknowledgements darcs-hash:20101012020312-c8de0-e36ba0dbf5189debad9c51ea6848a70508369f7b 12 October 2010, 02:03:12 UTC
ca9bffb whoops, correct error estimation in 1d case; now matches old cod darcs-hash:20101012015053-c8de0-982800a905615ebce0893a00689bd77d349e132d 12 October 2010, 01:50:53 UTC
5422fef bug fix in new vectorized code; now gives identical results to before darcs-hash:20101012013007-c8de0-8fb67ae6d92018656dfa62eff54e67c13598e2c9 12 October 2010, 01:30:07 UTC
cf31aaa clean up where pts/vals are allocated darcs-hash:20101011230222-c8de0-9c743bd7fd2d95193312d928649605fd898661b2 11 October 2010, 23:02:22 UTC
fa6a3e4 first stab at vectorized version (thanks to Dmitry Turbiner for hacking an initial prototype) darcs-hash:20101011224536-c8de0-48d896500b1d7a80215752b3500a4f647725406c 11 October 2010, 22:45:36 UTC
5952b70 use .tgz, not .tar.gz darcs-hash:20091002233553-c8de0-68ce315f0e73247fc9024dbb9f49aa80e2eca18d 02 October 2009, 23:35:53 UTC
1167dfc tweak darcs-hash:20091002232553-c8de0-8c9b9a2b025de2d3dfa5b5ad4cf5754aac1476f6 02 October 2009, 23:25:53 UTC
0538af7 simple Makefile darcs-hash:20091002232526-c8de0-74d87d40e21b823050d4532a4e851a5486d30b69 02 October 2009, 23:25:26 UTC
2c7e254 document test program in README darcs-hash:20091002231935-c8de0-687dd60ddf1ba22e6f8a15dd4e2a6d7db9c1f617 02 October 2009, 23:19:35 UTC
69543ab added web link darcs-hash:20091002230734-c8de0-7ce02500536e2a1802ea853761db4b35a9a013ce 02 October 2009, 23:07:34 UTC
c22a7e1 initial darcs import darcs-hash:20091002230501-c8de0-e7f3c4063d47abbd7d328850d10f77dd1de1ae41 02 October 2009, 23:05:01 UTC
back to top