0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add possibility to ignore tails in pdfs sampling by introducing a cut More... over 5 years ago
Remove plot in test More... over 5 years ago
Add test for importance sampling and assert for inefficient biased sampling More... over 5 years ago
Improve sample error check and numerical stability More... over 5 years ago
Improve importance sampling test More... over 5 years ago
Add BaseFunctor to PDF namespace More... over 5 years ago
Merge pull request #154 from zfit/new_gaussian_constraint More... over 5 years ago
Deactivate chunchink in teardonw function tests More... over 5 years ago
Fix odd typo More... over 5 years ago
Try fix odd ci error More... over 5 years ago
Add value test More... over 5 years ago
Add exception test, add type hints More... over 5 years ago
Fix pytest parametrization and bug More... over 5 years ago
add tests with tensors for nll_gaussian in test_loss.py More... over 5 years ago
Add comment TODO More... over 5 years ago
Correct test for chunked versions More... over 5 years ago
Update basemodel.py More... over 5 years ago
remove whitespaces and unused import from constraints.py More... over 5 years ago
simplify nll_gaussian which can now take a Tensor for the sigma argument, also add pow function to ztf More... over 5 years ago
Improve Parameter __repr__ More... over 5 years ago
Fix typing More... over 5 years ago
Shorten is_container function More... over 5 years ago
add a test with covariance matrix for nll_gaussian More... over 5 years ago
add else statement in case of sigma being the covariance matrix More... over 5 years ago
fix typo, sigma square in the covariance matrix instead of just sigma More... over 5 years ago
remove old nll_gaussian More... over 5 years ago
simplify the function, remove whitespaces ect... More... over 5 years ago
add a more general nll_gaussian constraint that can use either a covariance matrix or a list of standard deviations More... over 5 years ago
Fix integral 0 More... almost 6 years ago
Fix polynomial func, legendre, legendre analytic integral More... almost 6 years ago