Skip to content

v0.8.8

Compare
Choose a tag to compare
@madsbk madsbk released this 13 Oct 12:55
· 1079 commits to master since this release

Release notes

  • Implemented a proxy component, which makes it possible to send array operations to a backend server over TCP/IP.
  • convolve() and correlate() now works on pure numpy arrays as well as bohrium array.
  • Now using a simpler fuser in special cases, which significantly reduce the fusion overhead (issue #425).