Releases: avramidis/sodecl
Releases · avramidis/sodecl
v0.2.1
v0.2.0
v0.2.0-alpha
New
Changed the Python3-SODECL interface. Now pybind11 is used for that. This way no files are created to pass data between Python3 and SODECL
Improvements
Changes to code for clarity and better organisation.
Fixes
None
v0.1.2-alpha
New
Citation instructions.
Improvements
None
Fixes
None
v0.1.1-alpha
New
None
Improvements
None
Fixes
- Fixed problem of files not copied at the build folder caused by the cmake configuration.
- Fixed the problem of not been able to test OpenCL on TravisCI (uses osx now).