Releases: MRChemSoft/mrcpp
Releases · MRChemSoft/mrcpp
MRCPP-v1.3.0: Minor release
Added
- Function mapping functionality
- Possibility for faster operator application by space-varying precision
MRCPP-v1.2.0: Minor release
Added
- Projecton of vector function onto FunctionTreeVector (API)
- Construction of semi-periodic Gaussians (non-API)
- CircleCI test build config
Changed
- New versioning scheme and branching model, documented in README
- Much improved API documentation
- Proper installation of MW filters
- FunctionTrees are now evaluated as zero outside the domain
Fixed
- Faulty cube plot grid generation
- Pull Eigen from gitlab instead of deprecated github mirror
- Incompatible compiler flags between debug and release
- Failing periodic unit tests
- Plotting range verification
MRCPP-v1.2.0-alpha3: Third alpha release
Added
- Projecton of vector function onto FunctionTreeVector (API)
- Construction of semi-periodic Gaussians (non-API)
Changed
- New versioning scheme and branching model, documented in README
- Much improved API documentation
- Proper installation of MW filters
- FunctionTrees are now evaluated as zero outside the domain
Fixed
- Faulty cube plot grid generation
- Pull Eigen from gitlab instead of deprecated github mirror
- Incompatible compiler flags between debug and release
- Failing periodic unit tests
MRCPP-v1.2.0-alpha2: Second alpha release
Added
- Projection of vector function onto FunctionTreeVector (API)
- Construction of semi-periodic Gaussians (non-API)
Changed
- New versioning scheme and branching model, documented in README
- Much improved API documentation
- Proper installation of MW filters
Fixed
- Faulty cube plot grid generation
- Pull Eigen from gitlab instead of deprecated github mirror
MRCPP-v1.2.0-alpha1: First alpha release
Added
- Projection of vector function onto FunctionTreeVector (API)
- Construction of semi-periodic Gaussians (non-API)
Changed
- New versioning scheme and branching model, documented in README
- Much improved API documentation
- Proper installation of MW filters
Fixed
- Faulty cube plot grid generation
MRCPP-v1.1.0: Minor release
Added
- Option in the API for building trees using absolute MW precision.
- Functionality to estimate absolute node overlaps for screening purposes.