Version 0.4.0
New features
- Add different solving methods.
- Increase default alpha values for flexible parameters.
- Rename
precision
andfinal_precision
totolerance
andresidual
- Rename isolation into insulation
- Improve performances for large networks
- Raise error for bad transformer parameters
- Rename
resolution_method
intosolver
Documentation
- Correction of small errors in the documentation
- Add some LaTeX images from the LaTeX documentation
- Point the docs to conda-forge instead of GitHub release page
- Add links to the website/GitHub/LinkedIn of Roseau Technologie
What's Changed
- DOC: LaTeX images by @benoit9126 in #72
- Update the conda docs by @alihamdan in #75
- Bump actions/deploy-pages from 1 to 2 by @dependabot in #77
- Raise error for bad transformer parameters by @Saelyos in #79
- Improve performances for large networks by @Saelyos in #80
- Solvers review by @alihamdan in #83
- Add solvers by @Saelyos in #82
- Add a changelog file by @benoit9126 in #84
- Rename
precision
andfinal_precision
by @benoit9126 in #85 - Rename isolation into insulation by @benoit9126 in #86
- [DOC] Add american standards in LaTeX generated figures by @benoit9126 in #87
- Solver update by @Saelyos in #88
- Update dependencies, change Self type by @Saelyos in #89
- Modification before release 0.4.0 by @benoit9126 in #91
- Version 0.4.0 by @Saelyos in #90
Full Changelog: v0.3.0...v0.4.0