Skip to content

Releases: MRChemSoft/mrcpp

MRCPP-v1.3.0: Minor release

28 Aug 15:34
Compare
Choose a tag to compare

Added

  • Function mapping functionality
  • Possibility for faster operator application by space-varying precision

MRCPP-v1.2.0: Minor release

13 Apr 12:56
057eca1
Compare
Choose a tag to compare

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

16 Mar 18:22
Compare
Choose a tag to compare

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

26 Feb 08:32
Compare
Choose a tag to compare

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

10 Feb 11:57
Compare
Choose a tag to compare

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

13 Jan 16:17
Compare
Choose a tag to compare

Added

  • Option in the API for building trees using absolute MW precision.
  • Functionality to estimate absolute node overlaps for screening purposes.