Skip to content

v0.5.0

Compare
Choose a tag to compare
@juliohm juliohm released this 03 Jul 19:41
· 374 commits to master since this release
  • Drop support for Julia v0.5.
  • Fix warnings in Julia v0.6.
  • Replace explicit calls to broadcast! by dot notation .+=, which is now memory efficient.