Wolfram Alpha Regular Temperament Widgets: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Adding Category:BrokenJS |
||
Line 14: | Line 14: | ||
=Hermite Normal Form Calculator= | =Hermite Normal Form Calculator= | ||
[[Category:BrokenJS]] |
Revision as of 16:47, 23 September 2018
Broken, as MediaWiki does not support Javascript. Instead see https://web.archive.org/web/20180923080021/http://xenharmonic.wikispaces.com/Wolfram+Alpha+Regular+Temperament+Widgets?responseToken=0b700728c7caeed943cba2b456a1a34cb.
Wolfram Alpha Widgets
These are tools that use Wolfram Alpha's "Widgets" function to compute useful, regular-temperament-oriented things right in your browser. These require your browser to support JavaScript.
Please note that all matrices must be input in Mathematica form, which is as a list of lists. For example, the matrix
[1 2 3]
[4 5 6]
would be entered as { {1, 2, 3}, {4, 5, 6} }