Many smaller fixes that are crucial, most notably to avoid a bias in sampling. Bug fixes and small changes create_extended added None to the name, removed. SimpleConstraint now also takes a function that has an explicit params argument. add name argument to create_extended. adding binned losses would error due to the removed fit_range argument. setting a global seed made the sampler return constant values, fixed (unoptimized but correct). If you ran a fit with a global seed, you might want to rerun it. histogramming and limit checks failed due to a stricter Numpy check, fixed. Thanks @P-H-Wagner for finding the bug in SimpleConstraint. Dan Johnson for finding the bug in the binned loss that would fail to sum them up. Hanae Tilquin for sp...
Major Features and Improvements create Constraint class which allows for more fine grained control ...
Minor improvements and bugfixes including: improved importance sampling allowing to preinstantiate ...
Fix a bug in np_hesse, last release before 0.5.0 Has some known bugs though, especially in the cachi...
Public release of binned fits and upgrade to Python 3.10 and TensorFlow 2.9. While binned fits are n...
0.9.0a2 Major Features and Improvements Save results by pickling, unpickling a frozen (FitResult.fr...
With 0.3.2, bugfixes and three changes in the API/behavior Breaking changes tfp distributions wrapp...
Major Features and Improvements reduce the memory footprint on (some) fits, especially repetitive (...
fix a bug in histmodifier that would not properly take into account the yield of the wrapped PD
Support for Python 3.8 with TensorFlow 2.2 version. Minor bugfixes. Major Features and Improvements ...
Constraints have been reworked and measures to improve the fitting convergence have been added. Majo...
Fix some issues with setting seed globally and locally, fits should now be reproducible. For all ch...
Added many new minimizers from different libraries, all with uncertainty estimation available. All c...
New Docs and improvements Major Features and Improvements completely new doc design Breaking chang...
Bugfixes mostly, a few major fixes. Partial numeric integration works now. Bugfixes data_range cuts...
Complete refactoring of Spaces to allow arbitrary function. New, more consistent behavior with exten...
Major Features and Improvements create Constraint class which allows for more fine grained control ...
Minor improvements and bugfixes including: improved importance sampling allowing to preinstantiate ...
Fix a bug in np_hesse, last release before 0.5.0 Has some known bugs though, especially in the cachi...
Public release of binned fits and upgrade to Python 3.10 and TensorFlow 2.9. While binned fits are n...
0.9.0a2 Major Features and Improvements Save results by pickling, unpickling a frozen (FitResult.fr...
With 0.3.2, bugfixes and three changes in the API/behavior Breaking changes tfp distributions wrapp...
Major Features and Improvements reduce the memory footprint on (some) fits, especially repetitive (...
fix a bug in histmodifier that would not properly take into account the yield of the wrapped PD
Support for Python 3.8 with TensorFlow 2.2 version. Minor bugfixes. Major Features and Improvements ...
Constraints have been reworked and measures to improve the fitting convergence have been added. Majo...
Fix some issues with setting seed globally and locally, fits should now be reproducible. For all ch...
Added many new minimizers from different libraries, all with uncertainty estimation available. All c...
New Docs and improvements Major Features and Improvements completely new doc design Breaking chang...
Bugfixes mostly, a few major fixes. Partial numeric integration works now. Bugfixes data_range cuts...
Complete refactoring of Spaces to allow arbitrary function. New, more consistent behavior with exten...
Major Features and Improvements create Constraint class which allows for more fine grained control ...
Minor improvements and bugfixes including: improved importance sampling allowing to preinstantiate ...
Fix a bug in np_hesse, last release before 0.5.0 Has some known bugs though, especially in the cachi...