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

docs: Add v1.3.4 release notes #64

Merged

Conversation

matthewfeickert
Copy link
Contributor

Resolves #63

* Release v1.3.4 covers the work done by Jordan Ashley in their
  2024 IRIS-HEP Fellow project.
   - c.f. https://iris-hep.org/fellows/JordanAshley.html
@matthewfeickert
Copy link
Contributor Author

@rikab @j-s-ashley this is ready for review.

@matthewfeickert
Copy link
Contributor Author

For easier reviewing:

1.3.4

  • Removed dependency on six.
  • Used modern TensorFlow and Keras to support Python 3.7+.
  • Require NumPy v1.17.0+ to support recommended use of numpy.random.default_rng over numpy.random.random.
  • Added optional rng and seed arguments to energyflow.gen_random_events and energyflow.gen_random_events_mcom to allow passing of a numpy.random.Generator.
  • Adopted hatchling as the build backend.
  • Added support for NumPy 2.0.
  • Added distribution on conda-forge.

@rikab rikab merged commit 0c9162a into thaler-lab:master Oct 17, 2024
22 checks passed
@matthewfeickert matthewfeickert deleted the docs/add-1-3-4-release-notes branch October 17, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add v1.3.4 release notes
2 participants