Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Digraph3-November-2021.tar.gz | 2021-10-30 | 82.7 kB | |
Digraph3-November-2021.zip | 2021-10-30 | 82.7 kB | |
README.md | 2021-10-30 | 559 Bytes | |
Totals: 3 Items | 166.0 kB | 0 |
New Features: - Reviewed the export3DPlotOfActionsCorrelation() and export3DPlotOfCriteriaCorrelation() methods. Dropped the dependency on the calmat matrix calculator by using instead the exportPrincipalImage() method; - Reviewed the exportPrincipalImage() method. Added a bgcolor, fontcolor and a fontsize parameter.
Maintenance: - Tested the modules under Python3.10.0 including the cythonized ones; - Replaced in the global setup.py file the now deprecated docutils module import with the setuptools module import.