Wolfram Alpha Regular Temperament Widgets: Difference between revisions
Jump to navigation
Jump to search
Wikispaces>mbattaglia1 **Imported revision 307290128 - Original comment: ** |
m Added link to dead end page |
||
(11 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
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= | |||
__FORCETOC__ | |||
These are tools that use Wolfram Alpha's "Widgets" function to compute useful, [[Regular temperament|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} } | |||
=Hermite Normal Form Calculator= | |||
[[Category:BrokenJS]] |
Latest revision as of 07:31, 9 January 2024
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} }