Releases: MarkCWirt/PyTuning
Updated -- 0.7.3
Updates to PyTuning
It has been several years since I've logged into Github and updated things.
There is no new functionality here, but there is an update to work with more recent versions of SymPy. A few things have been moved around a bit (like sp.numbers -> sp.core.numbers). People have been waiting patiently, and I've let them down a bit.
Hopefully this will make things easier, and people are still interested in the software.
Getting
As always, the easiest way to get this is on PyPI. I will need to update those resources. Heck, I hope I can find my login credentials!
In the interim, I've attached a pure-Python wheel to this so you can download and install.
0.7.2
| Date | 6 March 2017 |
| Version | 0.7.2 |
Something of a check-point release. Nothing too earth-shattering, but there hasn't been much done on the code lately, so I wanted to include what's been laying around for a few months.
- Added the ability to change the reference frequency of the
tuning tables, so that one isn't limited to the 12-EDO standard for the mapping. - New functions:
prime_factor_ratio()create_ratio_from_primes()
Minor Update
| Date | 2 December 2016 |
| Version | 0.7.1 |
Minor updates to documentation. RTD formatting should work for stable version now.
First Public Release
| Date | 1 December 2016 |
| Version | 0.7.0 |
This is the initial public release of PyTuning.
Being a bad copy editor, there will probably be a slew of small releases following to correct for typos.