Skip to content

Version 1.4

Compare
Choose a tag to compare
@martinberoiz martinberoiz released this 19 Jan 03:17
· 41 commits to master since this release

AutoMix

  • Separation of automix functions and a main.c driver that uses automix functions.
  • Cleaner public API in automix header.
  • Full data encapsulation and amSampler data structure with allocator/deallocator.
  • Complete separation of file-writing and RJMCMC runs.
  • Clang-format style test in continuous integration.
  • Simplified Makefile with pattern rules.
  • Docs improvements.