Skip to content

0.3.5

Choose a tag to compare

@duburcqa duburcqa released this 23 Oct 16:59
· 21 commits to main since this release
8528dac

Minor release mainly aiming at polishing existing features and addressing some major performance regression that was introduced end of august. GsTaichi dynamic array type and fast cache are now enabled by default on Linux and Windows (opt-in on MacOS via env variable 'GS_ENABLE_NDARRAY'), which should help avoiding recompilation in most cases.

New Features

Bug Fixes

Miscellaneous