Skip to content

REL: v0.2.1

Compare
Choose a tag to compare
@greglucas greglucas released this 01 Sep 00:28
· 116 commits to main since this release
668f34f

This release adds new maintenance code for building on Windows systems. To build across systems in a more compatible manner we have dropped the native architecture and fast-math compile-time flags. Additionally, the Windows+Python3.9 build tests were failing from compiler optimizations, so we are now forcing "-O1" optimization levels when building.