Skip to content

OpenFEPOPS v1.8.0

Compare
Choose a tag to compare
@stevenshave stevenshave released this 13 Sep 22:11
· 18 commits to master since this release

Addresses reviewer comments with an aim to publish OpenFEPOPS in the Journal of Open Source Software.

What's Changed

  • Numerous documentation improvements (both online generated docs and in README.md)
  • Refactored small classes into a utils submodule
  • Fixed bug whereby FEPOP features were not scaled before application of k-medoids
  • Added functionality to output results of calc_sim and get_fepops command line arguments to JSON files
  • Added CI workflow which runs tests on commit to repo
  • Updated pip and conda install dependencies
  • Added fepops[dev] install options
  • Updated publication with further details on how FEPOPS features are calculated