v6.0.24
ArrayInterface v6.0.24
Closed issues:
Merged pull requests:
- Remove unnecessary methods from
setindex(#305) (@hyrodium) - Fixing lu_instance doesnt work on julia-1.8 (#346) (@TheZombie1999)
- Fixing the ArrayInterfaceCUDA lu_instance test (#347) (@TheZombie1999)
- Use LU for newer versions of CUDA (#349) (@ChrisRackauckas)
- Unnecessary
cucall (#350) (@ChrisRackauckas) - Make the GPU-generic lu_instance creation non-singular (#351) (@ChrisRackauckas)
- Add
undefmatrix(similar tozeromatrix) (#353) (@oscardssmith) - add undefmatrix for numbers (#355) (@oscardssmith)
- move
undefmatrixoverload toArrayInterfaceStaticarraysCore(#357) (@oscardssmith) - fix and test undef matrix for MArray (#358) (@oscardssmith)
- ArrayInterfaceStaticArraysCore needs latest ArrayInterfaceCore (#359) (@chriselrod)
- Update Umfpack constructor for 1.9 (#360) (@Wimmerer)
- Fix
@assume_effectscompat (#361) (@Tokazama) - Add missing
parent_typedefinitions (#364) (@Tokazama) - remove
setindextests (#365) (@Tokazama) - Remove range types (#366) (@Tokazama)