Skip to content

v1.0.0

Compare
Choose a tag to compare
@Jutho Jutho released this 15 Dec 01:38
· 380 commits to master since this release

Major overhaul with significant changes (but unchanged API):

  • More robust support for general strided arrays and custom element types
  • Package wide cache for storing temporaries and removing pressure from Julia's GC
  • Contracting with Diagonal objects
  • Expanded and improved documentation
  • Various fixes