Really interesting usecase. Has it been done(or something) by someone else earlier?
On Tuesday, 4 April 2017 20:13:33 UTC+5:30, Mark Conway Wirt wrote: > > Hello SymPy People, > > On the SymPy project page they mention letting the list know if you're > using SymPy in a project. > > My particular project may (or may not) be interesting to the folks on the > list, owing to the fact that the domain is a good deal different form the > standard SymPy domain. From the project description: > > *PyTuning is a Python library intended for the exploration of musical > scales and microtonalities. It can be used by developers who need ways of > calculating, analyzing, and manipulating musical scales, but it can also be > used interactively.* > > *It makes heavy use of the SymPy package, a pure-Python computer algebra > system, which allows scales and scale degrees to be manipulated > symbolically, with no loss of precision. There is also an optional > dependency on Matplotlib (and Seaborn) for some visualizations that have > been included in the package.* > > > It is released under an MIT-style license. Source code is hosted on GitHub > <https://github.com/MarkCWirt/PyTuning>. Pypi > <https://pypi.python.org/pypi/PyTuning/0.7.2> entry is here. > > Thanks for all the work that's gone into this great package! (I also use > it at work more in line with its default use-cases.) > > --mcw > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/272955c9-8cfd-493e-a20b-9747997a357d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
