Skip to content

Python 3.10 and TensorFlow > 2.7

Compare
Choose a tag to compare
@jonas-eschle jonas-eschle released this 01 Sep 17:23

Upgraded Python and TensorFlow version.

Added tf and tensorflow extra to requirements. If you intend to use
phasespace with TensorFlow in the future (and not another backend like numpy or JAX),
make sure to always install with phasespace[tf].

Requirement changes

  • upgrade to TensorFlow >= 2.7
  • Python from 3.7 to 3.10 is now supported