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
Fix yield None type error More... about 6 years ago
Merge pull request #97 from zfit/simple_subclass More... about 6 years ago
Update basemodel.py More... about 6 years ago
Fix unittests More... about 6 years ago
Add new keyword params More... about 6 years ago
Quickfix in typing 2 More... about 6 years ago
Quickfix in typing needed to evaluate to type and not instance (False vs bool) More... about 6 years ago
Merge pull request #86 from zfit/autodocs More... about 6 years ago
Fix wrong if More... about 6 years ago
Merge pull request #95 from zfit/default_spaces More... about 6 years ago
Remove redundant check, apply change to interface More... about 6 years ago
Add default limit to resample More... about 6 years ago
Add non-containers to container conversion More... about 6 years ago
Add test for resampling More... about 6 years ago
Merge branch 'develop' into autodocs More... about 6 years ago
Add SampleData (no tests yet), add `set_value` to Parameter More... about 6 years ago
Add x.unstack_x() to Data (should be prefered over x.value() More... about 6 years ago
Fix errordef of NLL to 0.5 to yield correct sigma More... about 6 years ago
Fix bug, convert yield to parameter as well More... about 6 years ago
Remove debug print More... about 6 years ago
Fix exponential copy More... about 6 years ago
Merge pull request #92 from zfit/name_consistency More... about 6 years ago
Adjust behavior of norm_range from daugthers for functors More... about 6 years ago
Add Docs More... about 6 years ago
Add ZFunc subclass test More... about 6 years ago
Add simple subclass creation ZPDF and ZFunc with test More... about 6 years ago
Merge pull request #93 from zfit/check_n_obs More... about 6 years ago
Fix small bug, typo More... about 6 years ago
Add test to catch wrong n_obs More... about 6 years ago
Change all "parameters" to "params" More... about 6 years ago