Skip to content

1.0.0

Compare
Choose a tag to compare
@holl- holl- released this 10 Aug 15:50
· 670 commits to main since this release

Initial release of PhiML. The code was originally developed inside the ΦFlow repository and split off after version 2.4. Major changes since the split include

  • Adding math.use() as the primary way to specify which library to use.
  • Automatic backend initialization when passing backend-specific tensors.
  • Unifying the neural network libraries
  • Adding documentation
  • Fixing various bugs