Skip to content

BASE-9 Release 9.4.1

Compare
Choose a tag to compare
@argiopetech argiopetech released this 22 Sep 04:30
· 199 commits to master since this release
9.4.1

Major changes

  • Support for building out of the box on i7 Macs running OS X Mavericks
  • YAML configuration modifications to reflect the mpiMcmc -> singlePopMcmc name change
  • All applications now generate and print a random seed if none is given
  • The _ suffix in the MCMC programs has been removed (it caused more problems than it solved). The user is responsible for ensuring uniquely named result files (as in 9.3.4 and before).
  • makeCMD now uses the same grid method as calcPost (80 points interpolated between every EEP)
  • makeCMD now provides apparent magnitudes (it previously provided absolute mags)
  • build.sh now supports the PREFIX environment variable to specify an install prefix (/usr/local/bin is default)
  • build_local.sh has been added to support simple installation of optimized binaries to BUILD/bin