Releases: stfc/RegentParticleDSL
Releases · stfc/RegentParticleDSL
Version 0.2
This is a release for version 0.2.
Significant changes have taken place since version 0.1, including:
- Implementation of the invoke keyword.
- Significant improvement on including the library.
- Support for reduction operations, enabling parallelism.
- A simple SPH-like implementation - correctness is not guaranteed
- Testing moved to github actions.
- Some refactoring from neighbour search algorithms to Utility functions.
Bugfixes:
- HDF5 IO module performance
There are also some other small parts not yet finished, which are likely to be expanded and improved upon for version 0.3:
- Timing functionality
- Debug check functionality.
Initial release
Initial release - this is ready to test small examples with.
We know for larger and/or longer runs there is a memory leak with the current neighbour search method - this is one of the next major parts of development.
Initial release candidate
Initial release candidate, with Dockerfile and some initial docs. While waiting on hanging code fixes and more docs we're in release candidate mode.