Module:Temperament data: Difference between revisions

CompactStar (talk | contribs)
IDK why no one thought of making this a module, although it would take a while because I have to figure out the linear algebra on computing CTE tuning.
 
CompactStar (talk | contribs)
No edit summary
Line 1: Line 1:
local rat = require('Module:Rational')
local rat = require('Module:Rational')
local p = {}


local function matmul(a, b)
local function matmul(a, b)