Changelog ========= All notable changes to this project will be documented in this file. This project adheres to `Semantic Versioning `_. Version 2.0.2 ------------- New: * The tutorial notebook now uses f-strings for output. Fix: * The Zenodo DOI has been updated. Version 2.0.1 ------------- Fix: * A missing configuration has been added. Version 2.0.0 ------------- New: * Normalization degree has been added to the complete homogeneous symmetric polynomials. * Tests have been added to the workflow. Fix: * The power sum and partial Bell polynomial classes have been renamed to conform to Python standards. This is a backwards-incompatible change. Version 1.3.0 ------------- Fix: * Class names are now capitalized in keeping with Webnucleo standards. Version 1.1.0 ------------- Fix: * Some symmetric polynomial normalizations have been fixed. * Some package installs have been added to the tutorial for better functioning with Binder. * The package has been updated to beta status. Version 1.0.0 ------------- New: * Initial release