wheeheee

Results 62 comments of wheeheee

These commits should fix the `StoreSI` version. Uses `VERSION > v"1.12-"` to facilitate testing with 1.12 release candidates. So far, seems to work fine with Julia 1.10

Have mostly fixed the performance issues for stateful multi-dimensional arrays by `wrap`ping the columns of the state array. Reverted the commit removing inbounds because I previously accidentally tested it with...