pocomath/src/generic
Glen Whitney 7ec9686019 feat: Homogeneous typed Tuple class using templates 2022-08-05 05:44:28 -07:00
..
Types refactor: Simpler merging mechanism 2022-07-27 22:28:40 -07:00
all.mjs feat: Template operations (#41) 2022-08-01 10:09:32 +00:00
arithmetic.mjs feat: Homogeneous typed Tuple class using templates 2022-08-05 05:44:28 -07:00
divide.mjs feat: Template operations (#41) 2022-08-01 10:09:32 +00:00
gcdType.mjs feat: Template operations (#41) 2022-08-01 10:09:32 +00:00
identity.mjs feat: Homogeneous typed Tuple class using templates 2022-08-05 05:44:28 -07:00
lcm.mjs feat(gcd,lcm): Allow arbitrarily many arguments 2022-08-02 10:32:06 -07:00
mean.mjs feat(Chain): add computation pipelines like mathjs 2022-08-01 16:24:20 -07:00
mod.mjs feat: Template operations (#41) 2022-08-01 10:09:32 +00:00
reducingOperation.mjs feat: Template operations (#41) 2022-08-01 10:09:32 +00:00
relational.mjs feat: Homogeneous typed Tuple class using templates 2022-08-05 05:44:28 -07:00
sign.mjs feat: Template operations (#41) 2022-08-01 10:09:32 +00:00
sqrt.mjs fix(Types): Move distinct types into distinct identifiers 2022-07-25 11:56:12 -07:00
square.mjs feat: Template operations (#41) 2022-08-01 10:09:32 +00:00
subtract.concrete.mjs feat: Add a couple of ways to install generics safely. (#18) 2022-07-23 02:41:59 +00:00
subtract.mjs feat: Template operations (#41) 2022-08-01 10:09:32 +00:00