Releases: numericalEFT/MCIntegration.jl
Releases · numericalEFT/MCIntegration.jl
v0.4.2
03 Jan 18:03
Compare
Sorry, something went wrong.
No results found
MCIntegration v0.4.2
Diff since v0.4.1
Merged pull requests:
Fix inconsistency with 1 dof (#55 ) (@lxvm )
Closed issues:
Fail to deal with integrands with singularities: a simple case (#52 )
v0.4.1
26 Jul 15:54
Compare
Sorry, something went wrong.
No results found
MCIntegration v0.4.1
Diff since v0.4.0
Closed issues:
refactor user API (#38 )
Bug with vegasmc and vegas with user-defined datatype (#44 )
Merged pull requests:
v0.4.0
25 Jul 14:30
Compare
Sorry, something went wrong.
No results found
v0.3.6
17 Apr 18:07
Compare
Sorry, something went wrong.
No results found
MCIntegration v0.3.6
Diff since v0.3.5
Merged pull requests:
fix a critical bug with observables with different types for differen… (#42 ) (@kunyuan )
v0.3.5
10 Apr 17:19
Compare
Sorry, something went wrong.
No results found
v0.3.4
23 Feb 17:14
Compare
Sorry, something went wrong.
No results found
MCIntegration v0.3.4
Diff since v0.3.3
Closed issues:
Incompatibility with built-in functions when var
is provided as a tuple. (#35 )
Merged pull requests:
v0.3.3
19 Dec 23:17
Compare
Sorry, something went wrong.
No results found
MCIntegration v0.3.3
Diff since v0.3.2
Closed issues:
Sample from learned variables directly (#34 )
Merged pull requests:
v0.3.2
09 Nov 15:36
Compare
Sorry, something went wrong.
No results found
MCIntegration v0.3.2
Diff since v0.3.1
Closed issues:
improve MC sampling algorithm (#6 )
cached variable (#16 )
Thread support (#22 )
Merged pull requests:
v0.3.1
07 Nov 19:23
Compare
Sorry, something went wrong.
No results found
v0.3.0
09 Sep 15:04
Compare
Sorry, something went wrong.
No results found
Support Vegas algorithm.
Implement a new type of Vegas algorithm based on the Markov-chain Monte Carlo. It is as fast as the Vegas algorithm at low dimensions and becomes faster and more robust at high dimensions.
Improve documentation.