v0.8.8
Release notes
- Implemented a proxy component, which makes it possible to send array operations to a backend server over TCP/IP.
convolve()
andcorrelate()
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).