0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add caching to the error calculation More... about 6 years ago
Adjust norm_range behavior for functors for better automatical extraction from daughters More... about 6 years ago
Add CI travis 3.7 python More... about 6 years ago
Probably fix space in `functor` More... about 6 years ago
Probably fix space in `functor` More... about 6 years ago
Add rerun for flaky unittests; cleanup More... about 6 years ago
Fix metaclass conflict More... about 6 years ago
Decouple sess to `SessionHolderMixin` to handle sessions independently of class; add docs to (base)minimizer More... about 6 years ago
Add docs to `FitResult` More... about 6 years ago
Add `error` for Hesse, Minos of Minuit with tests More... about 6 years ago
Add `error` and `hesse` with a dict return to FitResult More... about 6 years ago
Clean up FitResult attributes More... about 6 years ago
Small cleanup, remove unnecessary comments More... about 6 years ago
Add `copy` to Minimizer to account for stateful minimizer and attach them to the FitResult More... about 6 years ago
Improve speed and FitResult for tf_optimizers More... about 6 years ago
Refactor ScipyMinimize, optimizers_tf, add (copy) from tf ScipyOptimizer and fixed it More... about 6 years ago
WIP refactor, implemented Minuit and one working test. More... about 6 years ago
WIP refactor minimizer, fit result More... about 6 years ago
Move and rename minimizer specific modules More... about 6 years ago
Merge pull request #75 from zfit/create_extended More... about 6 years ago
Implement `create_extended` for pdfs. More... about 6 years ago
Merge pull request #74 from zfit/constraints More... about 6 years ago
Add simultaneous loss test More... about 6 years ago
Add ExtendedUnbinnenNLL with tests, rename types -> ztypes More... about 6 years ago
Refactor loss from dict with pdf to tensor value and `nll_gaussian` constraint More... about 6 years ago
Hotfix: non extended pdf returned instead of extended More... about 6 years ago
Hotfix: Exponential dtype. Ddd convert_to_tensor dtype behavior in tensorflow. More... about 6 years ago
Hotfix: wrong args to OrderedDict in tfp Exponential More... about 6 years ago
WIP refactoring constraints tests More... about 6 years ago
Add constraint module with gaussian constraint More... about 6 years ago