Tasmanian 6.0
- Tasmanian can use UTK MAGMA as back-end for GPU Accelerated Linear Algebra
- New type of grid: Fourier grids use trigonometric basis and preserve periodicity
- Added CUDA kernels for Sequence and Fourier grids
- In addition to arrays, the external API accepts
std::vector<type>
with basic error checking - Numerous bug-fixes and performance enhancements, see the changelog for details