v1.2.0
aPriori v 1.2.0
Main updates:
- Computational Singular Perturbation analysis with PyCSP;
- Documentation with sphynx, using autoAPI for better automation;
- General test utility (only one global test for now, more shall be added);
- Updated aesthetics of the plotting utilities;
- Import package name modified from aPrioriDNS to aPriori (no retro-compatibility with previous code versions, but a minor change should be fine to run older codes -> substitute import aPrioriDNS with aPriori);
- Minor bug fixes;
What's Changed (auto-generated release notes)
- Merge pull request #7 from LorenzoPiu/dev by @LorenzoPiu in #8
- License changes by @LorenzoPiu in #10
- Dev by @LorenzoPiu in #11
- Dev by @LorenzoPiu in #12
- Update README.md by @LorenzoPiu in #13
- merge dev and main by @LorenzoPiu in #14
- Merge pull request #14 from LorenzoPiu/main by @LorenzoPiu in #15
- Merge pull request #15 from LorenzoPiu/dev by @LorenzoPiu in #16
- Dev by @LorenzoPiu in #17
- Merge pull request #17 from LorenzoPiu/dev by @LorenzoPiu in #18
- Merge dev by @LorenzoPiu in #19
- new readme for test added by @evamunozsalamanca in #20
New Contributors
- @evamunozsalamanca made their first contribution in #20
Thanks Eva for helping me debug the tests