Skip to content

Version 2.2.2

Compare
Choose a tag to compare
@Aggrathon Aggrathon released this 14 Dec 13:01
· 6 commits to master since this release
e9ddb6a

What's Changed

  • Numba tweaks by @Aggrathon in #9
    • Default to num_threads = 1 to avoid horrible performance on some CPUs
    • Add signatures to jitted functions (for faster and more reusable jitting)