Skip to content

0.14.0

Latest

Choose a tag to compare

@bab2min bab2min released this 21 Feb 04:33
d9b583e

What's Changed

  • AVX-512 instruction set is now supported on x86-64 architectures. If your CPU supports AVX-512, you can enjoy significantly improved performance.
  • AVX-only mode has been removed.
  • tomotopy now supports the Python 3 Stable ABI, so you can install the tomotopy package on any version of Python 3.9 or later.
  • tomotopy now supports NumPy 2.0 and later.