gaioguys / GAIO.jl

A Julia package for set oriented computations.
MIT License
9 stars 4 forks source link

SIMD and CUDA functionality for TransferOperator #60

Closed April-Hannah-Lena closed 1 year ago

April-Hannah-Lena commented 2 years ago

This PR adds function definitions TransferOperator(g::BoxMap{<:BoxMapCPUCache}, source) and TransferOperator(g::BoxMap{<:BoxMapGPUCache}, source).