Skip to content

Release (v0.4.1)

Compare
Choose a tag to compare
@njroussel njroussel released this 22 Feb 10:23
· 527 commits to master since this release

Changes in this patch release:

  • Add a Kahan-style error-compensating atomic scatter-accumulation operation c7225f6 .. 462dbd2
  • Fix dr.whos() 02f7162
  • Internal changes to virtual function calls (only devirtualize literals) 462dbd2
  • Various minor bug fixes