Flexible and efficient tools for high-dimensional approximation, scientific machine learning and uncertainty quantification.
51
stars
13
forks
source link
Improve cross-platform support by adopting numpy types #8
Closed
ConnectedSystems closed 3 years ago
Avoiding use of base python types in cython functions to make cross-platform behaviour more consistent.
Tested and can confirm this resolves issues encountered on Linux (Ubuntu 20.04) and Windows.