Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Histogram manipulations and fitting -> zfit example #54

Open
JacekHoleczek opened this issue Aug 7, 2023 · 2 comments
Open

Histogram manipulations and fitting -> zfit example #54

JacekHoleczek opened this issue Aug 7, 2023 · 2 comments
Labels

Comments

@JacekHoleczek
Copy link
Contributor

In the "Histogram manipulations and fitting" chapter, in the "Fitting histograms" section, the last example uses "zfit".

I needed to "install zfit" from conda-forge, which generated a warning that 3 packages needed to be downgraded:

  - typing_extensions             4.7.1  pyha770c72_0             conda-forge     Cached
  + typing_extensions             4.5.0  pyha770c72_0             conda-forge       31kB
  - typing-extensions             4.7.1  hd8ed1ab_0               conda-forge     Cached
  + typing-extensions             4.5.0  hd8ed1ab_0               conda-forge       10kB
  - platformdirs                 3.10.0  pyhd8ed1ab_0             conda-forge     Cached
  + platformdirs                  3.5.1  pyhd8ed1ab_0             conda-forge       19kB
@jpivarski
Copy link
Collaborator

Currently, zfit is based on TensorFlow, which has restrictive installation dependencies. We're all looking forward to it being rewritten to use JAX instead, which is still a heavy dependency, but forward-looking.

(TensorFlow's future doesn't look good.)

@stale
Copy link

stale bot commented Oct 6, 2023

This issue or pull request has been automatically marked as stale because it has not had recent activity. Please manually close it, if it is no longer relevant, or ask for help or support to help getting it unstuck. Let me bring this to the attention of @klieret @wdconinc @michmx for now.

@stale stale bot added the stale label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants