Skip to content

MRCPP-v1.4.0: Minor release

Compare
Choose a tag to compare
@stigrj stigrj released this 13 Oct 14:46
· 2 commits to release/1.4 since this release
1a6d450

Added

  • New constructors for BoundingBox and MRA, accepting box=[-L,L] argument
  • Add FunctionTree::evalf_precise which evaluates both scaling and wavelet parts
  • Possibility for empty tree skeletons without allocated coefficients
  • Possibility to manually set location of MW filters at configure time

Changed

  • Eigen version 3.4.0
  • Improvements under the hood of the Tree classes (non-API):
    • remove GenNode and ProjectedNode
    • simplified NodeAllocator class
    • new improved OMP locking

Fixed

  • Get node center and (lower/upper) bounds