Skip to content

vastly improved fitting speed, Julia 0.6 and 0.7 compatibility

Compare
Choose a tag to compare
@davidssmith davidssmith released this 05 Jun 22:09
· 77 commits to master since this release
  • New convolution method with tremendous speed increase from @notZaki (#29)
  • Fixed bug where not all points were fit when the number of voxels was not a multiple of the number of workers.
  • Now supports Julia v0.6 and v0.7. Julia v0.4 no longer supported (#32).
  • Plotting during validation is now optional.