0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #113 from zfit/weights More... almost 6 years ago
Fix unittests, mark flaky More... almost 6 years ago
Add weights to loss and raise error if used with hesse (not implemented yet) More... almost 6 years ago
Cleanup unbinned nll More... almost 6 years ago
Add weights to NLL More... almost 6 years ago
Add weights tests for `Data` More... almost 6 years ago
Remove control_deps hack in reduce_max, seems to work now More... almost 6 years ago
Remove private examples More... almost 6 years ago
Add `n_produced` return to `sample_and_weights` More... almost 6 years ago
Add `from_root` tests and uproot More... almost 6 years ago
Fix bug by adding braces More... almost 6 years ago
Merge pull request #112 from zfit/importance_sampling More... almost 6 years ago
HACK add `control_dependencies` to make sure `reduce_max` does not return a value shifted by a factor of 1e-14. Bug report on tf will be filled. More... almost 6 years ago
Add docs to sample methods More... almost 6 years ago
Cleanup More... almost 6 years ago
Remove debug statement More... almost 6 years ago
Add test for `sample_and_weight` More... almost 6 years ago
Fix bug in `resample` if n was None or str and is handled inside More... almost 6 years ago
Fix bug in `create_sampler`, also suppress TypeError More... almost 6 years ago
Add `max_weights` to `sample_and_weight` and extend docs More... almost 6 years ago
Make py37 mandatory to pass More... almost 6 years ago
Catch illegal `n` specification in `Sampler` More... almost 6 years ago
Fix `n` not defined in `create_sample` More... almost 6 years ago
Extract `sample_and_weights` More... almost 6 years ago
Merge pull request #111 from zfit/numerics More... almost 6 years ago
Add docs `check_numerics` More... almost 6 years ago
Improve printing in sample More... almost 6 years ago
Add array to comparison if empty or not in limits More... almost 6 years ago
Add assert for integral shape More... almost 6 years ago
Make integral 0 dim More... almost 6 years ago