Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

53 lines (33 loc) · 1.54 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.3] - 2020-10-19

This is the official release for the JOSS paper JOSS.

Added

  • Add the pyproject.toml for the build requirements according to PEP-518.
  • Add the Pypi badge for the latest releases.
  • Add the Doxygen build via CMake.
  • Upload the package to Zenodo.

Fixed

  • Fix bibliography and paper document
  • Fix minor issues in the documentation

[1.0.2] - 2020-10-12

Added

  • Doxygen documentation of the C++ APIs
  • Sphinx documentation of the Python APIs
  • CI for the documentation build

Fixed

  • python setup using pip, fixing dependencies and installation paths

[1.0.0] - 2020-07-03

Added

  • First C++ version of the BinaryCommitteeMachineFBP code written in Julia
  • Add Cython wrap for the Python support
  • Add scikit-learn compatibility
  • Add scorer support for the score evaluation
  • Add old std compatibility in C++

Changed

  • Change the file organization in C++ modules
  • Change magnetization formulas for computational performance improvements

Fixed

  • Add a complete Python support for the magnetization variables
  • New performances visualization plots