| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pyslvs v19.03.0.tar.gz | 2019-03-28 | 3.8 MB | |
| Pyslvs v19.03.0.zip | 2019-03-28 | 4.1 MB | |
| README.md | 2019-03-28 | 813 Bytes | |
| v19.03.0.tar.gz | 2019-03-28 | 3.8 MB | |
| v19.03.0.zip | 2019-03-28 | 4.1 MB | |
| Totals: 5 Items | 15.6 MB | 0 | |
Features
- Show a progress dialog when loading file or database.
- CAD kernels improvements.
- Performance improvement of algorithms.
- Monochrome mode for mechanism. (Excluding indicators)
Development
- Remove related import at "core" (root module) to speed up the compile time.
- Remove customized splash class that is used once.
- Update new Cython wrapper of Python-Solvespace.
- Removed SWIG requirement.
- Removed the support of Eric IDE.
- Basic logging method instead of "print" function.
- Now Pyslvs will create a log file beside executable.
- The log file will be delete after generally closed Pyslvs.
- Add startup time record.
- Test the kernels when packing executable.
- Performance improvement if dimensional synthesis algorithm.
- Add code of conduct.