Releases: fkguo/IMinuit.jl
Releases · fkguo/IMinuit.jl
0.2.1
09 Aug 05:43
Compare
Sorry, something went wrong.
No results found
0.2.0
07 Aug 07:56
Compare
Sorry, something went wrong.
No results found
Now compatible with the Python iminuit versions >=2.0
0.1.5
23 Jan 14:29
Compare
Sorry, something went wrong.
No results found
fix the iminuit version to 1.5.4 since version 2.0 contains breaking changes
0.1.4
06 Sep 02:06
Compare
Sorry, something went wrong.
No results found
Minuit, model_fit and @model_fit accept a previous fit status to define a new fit
0.1.3
29 Jul 14:51
Compare
Sorry, something went wrong.
No results found
fixed parameters considered in get_contours and other functions; getindex works for Data
0.1.2
16 Jul 04:38
Compare
Sorry, something went wrong.
No results found
defined function model_fit and macro @model_fit
0.1.1
12 Jul 13:04
Compare
Sorry, something went wrong.
No results found
error analysis functions work for both Fit and ArrayFit types; plot functions changed to macros to reduce the loading time.
0.1.0
09 Jul 10:30
Compare
Sorry, something went wrong.
No results found
Merge pull request #5 from fkguo/develop
Develop