.github/workflows/rake.yml | 100644 | 0 | 0 | | | 259 Bytes | 807a0ed03ec388f9997e766f9771a912cca4dfcc22709961aad3181d906bd763 |
.github/workflows/release.yml | 100644 | 0 | 0 | | | 587 Bytes | a79500776db36f6477ca55ac2fc191f44a890cdb5c13c7d07f8ec2ceb159e03b |
.gitignore | 100644 | 0 | 0 | | | 124 Bytes | 1571d4e43cd864d675fa9ca0f35fd5d73c5009b6f1e870eefad10a078c6deb67 |
.hound.yml | 100644 | 0 | 0 | | | 143 Bytes | 4375c2f9d9b0ef6f775852930e72917ce2b8a999be8d4f4ea9c3dda05d659c1d |
.rubocop.yml | 100644 | 0 | 0 | | | 266 Bytes | 738d5d15c1627fb9a7f513a0984f80300960fb644f094bd2ce9b70df003f41be |
AsciiMath-Supported-Data.adoc | 100644 | 0 | 0 | | | 44.8 KB | 5e5db090098ec4767ed001db9b71a41643fc8a7ffb1cbebd0b1f5338a056d82d |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.16 KB | 8712793b33a7b75ce1e950bca589c37c893187ef2a699625505c4231b0e1f0e9 |
Gemfile | 100644 | 0 | 0 | | | 225 Bytes | c1d52be31a9c0e034b36e000287b8c1a7a0334dd664f5f9a30e0be0053e38d6e |
Latex-Supported-Data.adoc | 100644 | 0 | 0 | | | 28.5 KB | 81535539fec1a49155ebc07b7a0373e62b4f6640cdf832f199bb34338f8ce832 |
MathML-Supported-Data.adoc | 100644 | 0 | 0 | | | 4.66 KB | 60a548b6dc08a027f406c4c17637968246869b5e44ecac2a2d82abf77593cbd8 |
README.adoc | 100644 | 0 | 0 | | | 2.31 KB | ed9cc1bdeb24ba2d091471ef1fccc87405883a4a52a6bcf2fd380387460b1f7c |
Rakefile | 100644 | 0 | 0 | | | 117 Bytes | dca0f4190a3b018ccfd644daa6600f4fe5d11b3330ecb4c564a2971465e5b016 |
bin/console | 100755 | 0 | 0 | | | 344 Bytes | 8407e4112eeba077cb560ac66b6f0ee9203da9e02b4c5380ebe9adb3dbe4f4a2 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/plurimath.rb | 100644 | 0 | 0 | | | 102 Bytes | 5d6f7887937765406cc1744a3abd05f0de9814f59c6bf1facddd321d7534a2a1 |
lib/plurimath/asciimath.rb | 100644 | 0 | 0 | | | 234 Bytes | 342625014ca67b150ca95172640758424badafa29980fb1c6ef9fb91e1b779df |
lib/plurimath/asciimath/constants.rb | 100644 | 0 | 0 | | | 8 KB | d4891e7d7d525ab6644c24dc6a2fa2ef9857507b07428748e7f70976df0cb928 |
lib/plurimath/asciimath/parse.rb | 100644 | 0 | 0 | | | 8.34 KB | cba610e0070b7f9772d72051ca6013bd2777175826d2829258e1116f9d6bbd17 |
lib/plurimath/asciimath/parser.rb | 100644 | 0 | 0 | | | 713 Bytes | 9c3dc89592d82b5d7e2095c71d37a3e29dc6af9876b2f5d7f055e9f271f1c0f2 |
lib/plurimath/asciimath/transform.rb | 100644 | 0 | 0 | | | 30.1 KB | 1ebd97c271a9d0aafdb0787f8f8ce9def9315231608c080317fd9b3ec2d76294 |
lib/plurimath/html.rb | 100644 | 0 | 0 | | | 205 Bytes | b316d0aa5605c4f3510940c9edd4a04685e8ee0fa6efc4e3b8d508455b552ace |
lib/plurimath/html/constants.rb | 100644 | 0 | 0 | | | 719 Bytes | 14c60d1950bf8f31afb3ea6df237087110888c67523b2cd21acda3d0927ee70e |
lib/plurimath/html/parse.rb | 100644 | 0 | 0 | | | 4.41 KB | 61c6af6c2799a6b23c8264c64e037f5e640343792b0abc6356e77a056d6d3a37 |
lib/plurimath/html/parser.rb | 100644 | 0 | 0 | | | 599 Bytes | e1110a6fe21ce0092e0825dcc14217b32e1d815c1d08d57089cb6898349ceb9c |
lib/plurimath/html/transform.rb | 100644 | 0 | 0 | | | 11.2 KB | 3b35848099a2cb87adfde4a8216705c8d428c1f27fe1a9274489c01d06374389 |
lib/plurimath/latex.rb | 100644 | 0 | 0 | | | 206 Bytes | 334cc7165f2071c968cab4c730140c0df7dc2b754fd1a4a87eec4a79b75951c0 |
lib/plurimath/latex/constants.rb | 100644 | 0 | 0 | | | 111 KB | 11339b29ec4883c82249b153e4f956359d35eb75d3c40d956370323d54ee1c9b |
lib/plurimath/latex/parse.rb | 100644 | 0 | 0 | | | 9.56 KB | 9f98796ef459aef9041e3b41af06ade550608be4435665fc0234e0524ba34d20 |
lib/plurimath/latex/parser.rb | 100644 | 0 | 0 | | | 791 Bytes | a024bd91a1268f5d3c3d679fee98c66bf857c27cfbc8e9bb3900c4120624521f |
lib/plurimath/latex/transform.rb | 100644 | 0 | 0 | | | 25.8 KB | d4d742adc5ddee45e675372139d52f5496ed0def59369d437809ec6ed8f65d4f |
lib/plurimath/math.rb | 100644 | 0 | 0 | | | 2.2 KB | aa95e7069370e4b53a77e5d3547ceff3923e3c8585aa5b89d00017416d464925 |
lib/plurimath/math/core.rb | 100644 | 0 | 0 | | | 1.55 KB | a6a1611f26d89872b0a9033c51a444e9fe9beb8e416fabe23088ef743c9f0857 |
lib/plurimath/math/formula.rb | 100644 | 0 | 0 | | | 5.51 KB | e408126d787991f2a9fe6addb760b92683416a83fc8ffb26d50f87c09eb434a5 |
lib/plurimath/math/function.rb | 100644 | 0 | 0 | | | 265 Bytes | 571aa4215d6e638d2a0ef2a0db2997eeb9394713b04215ebd84848dc1b161840 |
lib/plurimath/math/function/abs.rb | 100644 | 0 | 0 | | | 1.21 KB | a2c0e9dc14c876d6b7db498fdddd5dc2abb55de6c9ec6d3f6297c5a9c089a223 |
lib/plurimath/math/function/arccos.rb | 100644 | 0 | 0 | | | 246 Bytes | 096e1cae6a978c6d8a4128178095ef81ff70f85cd5e689e25954c830c47913f9 |
lib/plurimath/math/function/arcsin.rb | 100644 | 0 | 0 | | | 246 Bytes | 02cd8827282e66a252769925e1ccf68f3ad077149d07e06b6781f80110c689c3 |
lib/plurimath/math/function/arctan.rb | 100644 | 0 | 0 | | | 246 Bytes | c4f2f0d5305537f732f50a3662651ba4628176df5eff71db0656397856e340fe |
lib/plurimath/math/function/bar.rb | 100644 | 0 | 0 | | | 2.5 KB | f783a9fecb47ec0a220f0acfc7543ac3192115dca7f63d02081e1fc36a5e6085 |
lib/plurimath/math/function/base.rb | 100644 | 0 | 0 | | | 1.9 KB | 94d3e3c885dda7d46f43902de9c6437a423ede42f9bdd625bfffe2764004b4a5 |
lib/plurimath/math/function/binary_function.rb | 100644 | 0 | 0 | | | 3.47 KB | bf61d0e27473c89d34eb4ae71a50b0e373d45cc8a262237859d0d29e0db661cd |
lib/plurimath/math/function/cancel.rb | 100644 | 0 | 0 | | | 593 Bytes | 873f5d7282d5766bdd51bd61bd92604beafce1492b110cdcce9dcdcf11ed45c7 |
lib/plurimath/math/function/ceil.rb | 100644 | 0 | 0 | | | 1.02 KB | cc9b07d1f3d7371984c3fc295840c92781a017551e8dfa20864fee21bf79d458 |
lib/plurimath/math/function/color.rb | 100644 | 0 | 0 | | | 1.04 KB | 82016b037b89972ecb98b6b461a97de8b3757378abe93953e8be7d96f784e48e |
lib/plurimath/math/function/cos.rb | 100644 | 0 | 0 | | | 243 Bytes | ad70ccfe9721e1a9bb7852078012ba10e4ba60033deebe5a25b39625ec7f567b |
lib/plurimath/math/function/cosh.rb | 100644 | 0 | 0 | | | 244 Bytes | 875be3461f897926ff42e3b3161936896b7b6914b386451212aed7ccdafe17c3 |
lib/plurimath/math/function/cot.rb | 100644 | 0 | 0 | | | 243 Bytes | f0d38c04f6c0d8ff49ef67044eeb0554df001fb14259a33400aea6b9ad6c9c80 |
lib/plurimath/math/function/coth.rb | 100644 | 0 | 0 | | | 244 Bytes | acc9d577da6acacebee61a3d32eaf466cee0290c5cc758a7b60837ce0013dbbb |
lib/plurimath/math/function/csc.rb | 100644 | 0 | 0 | | | 243 Bytes | 18b6d44f84b08e26aca312cc09103ae3aa8d063994218f2c9c70f3b9cc90ecb0 |
lib/plurimath/math/function/csch.rb | 100644 | 0 | 0 | | | 244 Bytes | 0fd056f8888c80a15da70b282386834b2af45b2226f7599c5f2476d040e19b07 |
lib/plurimath/math/function/ddot.rb | 100644 | 0 | 0 | | | 1013 Bytes | 82f9fc68f4adfd4642fe63457f188b2d8a546ef58b8a444757cb869ee6f5d4c0 |
lib/plurimath/math/function/deg.rb | 100644 | 0 | 0 | | | 380 Bytes | cddc14c40f58a5bbfdb29e43e80ee3982e3b2856878f0e91857ea639b845996a |
lib/plurimath/math/function/det.rb | 100644 | 0 | 0 | | | 380 Bytes | 5684abc52d508f7b2cd638e3b175e0243ecbb354ac65a56cf491b6ee2be9487e |
lib/plurimath/math/function/dim.rb | 100644 | 0 | 0 | | | 380 Bytes | bb052e462315e70eed6bb89cd9db6f3d0e615d197cf7d6820bdc360fe7fcb82b |
lib/plurimath/math/function/dot.rb | 100644 | 0 | 0 | | | 1.8 KB | 44060df2a76a0c6f7230d612ec4d6a38c69d9e4f053fa7e2576a0481696fdf34 |
lib/plurimath/math/function/exp.rb | 100644 | 0 | 0 | | | 380 Bytes | b49ea8b40ae8b0baa15ce2a2970be275f2bd2163a6bc421e1640aa7c509d45ad |
lib/plurimath/math/function/fenced.rb | 100644 | 0 | 0 | | | 3.21 KB | fad8238eb89b3337deadd2c4fdf8028fb12a77be1eea375a21672fc92c990fc0 |
lib/plurimath/math/function/floor.rb | 100644 | 0 | 0 | | | 822 Bytes | 9b390611740fb6b6427c0961d6111b3629bae5b77f9e67b8f3d44162b16d8a29 |
lib/plurimath/math/function/font_style.rb | 100644 | 0 | 0 | | | 1.68 KB | 4cc2f72a7c17f6b0b6dc760fa4a36840aff059b8e24155438f2e9074dec89240 |
lib/plurimath/math/function/font_style/bold-fraktur.rb | 100644 | 0 | 0 | | | 349 Bytes | 87d1ca42e35744754acfb99e0d963813c796c0bcbc296ccfc06e8480268594d6 |
lib/plurimath/math/function/font_style/bold-italic.rb | 100644 | 0 | 0 | | | 333 Bytes | d66259dd123b71a3d6cd4cba693b4cdbd5adfe2bc4da2cc77ba97ac5a9768ef4 |
lib/plurimath/math/function/font_style/bold-sans-serif.rb | 100644 | 0 | 0 | | | 354 Bytes | a2756af35162a9892b35fa1011e657a9fa5688cb9b6b3415707d733fc207886e |
lib/plurimath/math/function/font_style/bold-script.rb | 100644 | 0 | 0 | | | 347 Bytes | 51d4558f6ed58c852d41377bd91ffe564061eda11feeb36acf784277bc75f150 |
lib/plurimath/math/function/font_style/bold.rb | 100644 | 0 | 0 | | | 925 Bytes | 3b74e299600fa5fb1363736339e40fb46c37884298aa187ff77c24f574832b00 |
lib/plurimath/math/function/font_style/double_struck.rb | 100644 | 0 | 0 | | | 973 Bytes | 621085def1557f50650dd92dc990c49b7f32c1bb2046d56b540de25500a76753 |
lib/plurimath/math/function/font_style/fraktur.rb | 100644 | 0 | 0 | | | 944 Bytes | 672d964345bb7ff2ca60b8a929b791da9139a3e487fab230f0bc075093f73c47 |
lib/plurimath/math/function/font_style/italic.rb | 100644 | 0 | 0 | | | 927 Bytes | fe0991785f2cfed349f2a1c24caa3d362441eebe73193002da5e8be16d8d8b9c |
lib/plurimath/math/function/font_style/monospace.rb | 100644 | 0 | 0 | | | 958 Bytes | cc91591826d96181590b8b6bb122a74c8943df9af4083a05945dda17f91e8699 |
lib/plurimath/math/function/font_style/normal.rb | 100644 | 0 | 0 | | | 923 Bytes | 70457ed6cb68ff0c0356b01d24e8168967a27c2852d29c047e4c7d695ecfba2a |
lib/plurimath/math/function/font_style/sans-serif-bold-italic.rb | 100644 | 0 | 0 | | | 361 Bytes | 643b1b0fe27f8f2666f07524be5a96f7582dc1d5674eba3b9d8234539739dd16 |
lib/plurimath/math/function/font_style/sans-serif-italic.rb | 100644 | 0 | 0 | | | 356 Bytes | 20878247b539ab5fc5a81781644a495abb816bd2da42066ff1226289c99a1b20 |
lib/plurimath/math/function/font_style/sans-serif.rb | 100644 | 0 | 0 | | | 961 Bytes | f474725e363f22603a5442afa0507edf871621b19ffa43ea46f553367fed2cd3 |
lib/plurimath/math/function/font_style/script.rb | 100644 | 0 | 0 | | | 938 Bytes | a3b5d24c9feb2793447dd34f6c61380eb48f6b8a63b9704a9abae436ce4bc85c |
lib/plurimath/math/function/frac.rb | 100644 | 0 | 0 | | | 1.52 KB | fbdd3b3bd11d976cd8fee3018b2fb83b0464c4e1c3a7316dc16c974a4d35b483 |
lib/plurimath/math/function/gcd.rb | 100644 | 0 | 0 | | | 380 Bytes | 733a2ae0422b162c01de97ac199b05db8c55c16aa0b18f100f54fb6e6e6a226b |
lib/plurimath/math/function/glb.rb | 100644 | 0 | 0 | | | 380 Bytes | 67f045289cd9e8413892808b6def678a1a3c24d16bf2c082b0b0a4e61211fdce |
lib/plurimath/math/function/hat.rb | 100644 | 0 | 0 | | | 2.01 KB | 41b6b434c24c48ad0294223b8c94ba52ce987e36a5ff76c40307b405e3eb0c17 |
lib/plurimath/math/function/hom.rb | 100644 | 0 | 0 | | | 313 Bytes | 59e99e8eabe9e92711a67ccaf28307d15a3352ab0c88cabc3dfcada6807b0032 |
lib/plurimath/math/function/inf.rb | 100644 | 0 | 0 | | | 1.14 KB | 990ebcda3bc226f9be04f1aadbdd37c575bffe7fafeecb883735b12e48bbf362 |
lib/plurimath/math/function/int.rb | 100644 | 0 | 0 | | | 2.18 KB | b305167b0402118f05c4056ad97e7205a615ed3243fc7f2b42defe019a22c254 |
lib/plurimath/math/function/ker.rb | 100644 | 0 | 0 | | | 313 Bytes | aff70a607100c0a5ebfd837c350fa25f77acfac9eaed34d89d6c5d71da9af2dc |
lib/plurimath/math/function/lcm.rb | 100644 | 0 | 0 | | | 313 Bytes | c098f0596e56382c4ff141ec008744c3195c5314a5dab5aebf5d9028f56e0bd4 |
lib/plurimath/math/function/left.rb | 100644 | 0 | 0 | | | 1.01 KB | 0746300f7dd9c60f1b3bdc43f78f5aadcd07252596bbee68e0128bf41aef4f95 |
lib/plurimath/math/function/lg.rb | 100644 | 0 | 0 | | | 378 Bytes | 5b3b13584496664f909b96105ed62fe2bd2cce81571de09b7769f4921c16025d |
lib/plurimath/math/function/lim.rb | 100644 | 0 | 0 | | | 1.47 KB | 53074190cee7613697ccc4ccf1bff8e2a821e272b5a49a281926c7686c75bcc0 |
lib/plurimath/math/function/liminf.rb | 100644 | 0 | 0 | | | 319 Bytes | 74a6670b339c68bc7a2ae59b5690974ed29ecaaa8e3f9f7b99a283e951ca1812 |
lib/plurimath/math/function/limits.rb | 100644 | 0 | 0 | | | 1.22 KB | 38929918444760aa45521a09debe1335a92e54538a185526b8b73d085767b07b |
lib/plurimath/math/function/limsup.rb | 100644 | 0 | 0 | | | 319 Bytes | 756c871a47c9b563c0490a42be0c1b0e922379f6eb726518256701a19172b2fa |
lib/plurimath/math/function/ln.rb | 100644 | 0 | 0 | | | 378 Bytes | 70643b5aa84c8c4a82ff7347667347128e3cf91e582597087d27e47ac257e3bc |
lib/plurimath/math/function/log.rb | 100644 | 0 | 0 | | | 3.05 KB | d419337031eb527e967632286b397cdf5785ce5f4e6ca777e731bc4c663ee72e |
lib/plurimath/math/function/longdiv.rb | 100644 | 0 | 0 | | | 281 Bytes | 5d6aa4d8b50aa99cf76e759e1004ed5bbc83e08da618100546095c3a007870a3 |
lib/plurimath/math/function/lub.rb | 100644 | 0 | 0 | | | 380 Bytes | ce3efda34b5f4fbbfcb00dd56102e0d9a72e67862d507786047453ad7dcdf823 |
lib/plurimath/math/function/max.rb | 100644 | 0 | 0 | | | 380 Bytes | 6b79f87fd0d4a0c9f74071de3f0075b5a354aa2d8f311e139f2bd1fe6e087f91 |
lib/plurimath/math/function/mbox.rb | 100644 | 0 | 0 | | | 650 Bytes | 754f681ead93847ec302a06ce35bb1cf016723a373cf951a02caaf5a1d368547 |
lib/plurimath/math/function/menclose.rb | 100644 | 0 | 0 | | | 1.23 KB | 49135d5574922cab8d56c831bf11ee29ebb25bff8a20b12c8ea28ee100855f1c |
lib/plurimath/math/function/merror.rb | 100644 | 0 | 0 | | | 239 Bytes | e74c33dc7cbe4e564de0922e49f2a77b84bb413080218d407180ccd641681375 |
lib/plurimath/math/function/min.rb | 100644 | 0 | 0 | | | 380 Bytes | f83826b9cff66239fdecbeb4dc003a395e58dfb7a2e6bb0ddbe7d7f3d163a525 |
lib/plurimath/math/function/mod.rb | 100644 | 0 | 0 | | | 1.58 KB | a1fac8f67005436910ce9424a74668787d50130c66de7707f1cad784e91933aa |
lib/plurimath/math/function/msgroup.rb | 100644 | 0 | 0 | | | 736 Bytes | e12a0d86c4dfd8109439c3a2ee14ddcceabefbe14c84ebb77ff2a98d23a808da |
lib/plurimath/math/function/msline.rb | 100644 | 0 | 0 | | | 280 Bytes | d9f2560a262ce73b47f1e441ca016674f1ec9b5ff49696784e341855b4b4a309 |
lib/plurimath/math/function/multiscript.rb | 100644 | 0 | 0 | | | 819 Bytes | 71a4c2513eed4c22395a8f55d9d5bc430e34ada5f5e18144073ce157de67e89c |
lib/plurimath/math/function/norm.rb | 100644 | 0 | 0 | | | 931 Bytes | 36e16e7042112c2d487e04517b183408b3aedd5aec7d632a96526b5a6dfff2b9 |
lib/plurimath/math/function/obrace.rb | 100644 | 0 | 0 | | | 2.05 KB | 2d3658a092005159b816e2d5520231569d59ab5e3f981662f586a8456a932374 |
lib/plurimath/math/function/oint.rb | 100644 | 0 | 0 | | | 2.36 KB | 55b7ed19e18473cae5301c26297ad673134eb6c09fa4214d4196523b4e86b077 |
lib/plurimath/math/function/over.rb | 100644 | 0 | 0 | | | 1.44 KB | 83296566ed12ac6c8409cd88a30e61be5bcb7ab847bf0d2ad00eff2e93fa671c |
lib/plurimath/math/function/overset.rb | 100644 | 0 | 0 | | | 1.26 KB | 2d96d63ea732a06bd4048e067312b47a2e57a984369199211c9c5d13b92b8bfe |
lib/plurimath/math/function/phantom.rb | 100644 | 0 | 0 | | | 699 Bytes | cc3780a1c6737e37d58dc32f4cae4e7b44eac3d81e645bef7e75c55d466ee422 |
lib/plurimath/math/function/power.rb | 100644 | 0 | 0 | | | 1.71 KB | c2c56770977dac22248c5d78b4c42cdd6943f244e23751a2a5f48fab7ffbec52 |
lib/plurimath/math/function/power_base.rb | 100644 | 0 | 0 | | | 3.3 KB | 3189ad3e5f4bd501e60c9a42dd1185e8175205a5373db7c1ce71c78777977e2c |
lib/plurimath/math/function/prod.rb | 100644 | 0 | 0 | | | 2.78 KB | a667b84702c46c16e40b9ec16b662e529215c298e2fbff622fc68246ed1883d6 |
lib/plurimath/math/function/right.rb | 100644 | 0 | 0 | | | 1.01 KB | 722e4cb6208971e5aeb514b2ad2c27962c1884dd42afd294aa9e970df1ba6b41 |
lib/plurimath/math/function/root.rb | 100644 | 0 | 0 | | | 1.24 KB | 6e726b4b5acb33434aec21a1b935e46b511f63792bcddb6a5486b6e307ce3205 |
lib/plurimath/math/function/rule.rb | 100644 | 0 | 0 | | | 810 Bytes | 2d0f8f0d727c34fe7b54684cc307cbc905fdfbf6007614369fad3b252e2d4a50 |
lib/plurimath/math/function/scarries.rb | 100644 | 0 | 0 | | | 282 Bytes | e0e22064bfa617fb19a6ece55ec17dc63c88054fa10165179d7758d2cf5de42b |
lib/plurimath/math/function/scarry.rb | 100644 | 0 | 0 | | | 180 Bytes | d58011d85fc0ce9abef52b2e852f90c3271fbdfcb24c386d6085a8426e6800ec |
lib/plurimath/math/function/sec.rb | 100644 | 0 | 0 | | | 243 Bytes | 3a12ebaa810de2bc1eb361e7b717878e3851fc1e1ccdc0fb2f6ca65fe01a054c |
lib/plurimath/math/function/sech.rb | 100644 | 0 | 0 | | | 244 Bytes | a6018ec33394cb0d9c92d943d712b30b721cc00b5b8c62f49402e2b6139499e9 |
lib/plurimath/math/function/semantics.rb | 100644 | 0 | 0 | | | 1.15 KB | dc73dd1fc6f443d6cb64a51f4d8f4c0dff8f71ecc33a222ae6f17781f9c80c76 |
lib/plurimath/math/function/sin.rb | 100644 | 0 | 0 | | | 243 Bytes | 4c440dc6776b015a77d71d076ec90ad4f810e4a98f017e18bc09f35ecca97dd9 |
lib/plurimath/math/function/sinh.rb | 100644 | 0 | 0 | | | 244 Bytes | 44613492db4fade05e53e1122db70393372232c24d085396c03faac24652bf8d |
lib/plurimath/math/function/sqrt.rb | 100644 | 0 | 0 | | | 1.08 KB | 8f716ee34f69b2eb84449a9cd485744223afd527cc7572ecbb7cbe7c63faf256 |
lib/plurimath/math/function/stackrel.rb | 100644 | 0 | 0 | | | 1.66 KB | 1cf0a7315769e0297ec3c6504815ab0f107698275220a494c957c756f18bd05f |
lib/plurimath/math/function/substack.rb | 100644 | 0 | 0 | | | 2.09 KB | 7de7e5402d7622dcb64b625c09bd2afe8255a77d76711eec6ff619eff5251d58 |
lib/plurimath/math/function/sum.rb | 100644 | 0 | 0 | | | 2.66 KB | aa561d0325e12904a37afcaf0291027e91fca61c05e522af02dc4b9a424b88bd |
lib/plurimath/math/function/sup.rb | 100644 | 0 | 0 | | | 409 Bytes | 9c607d81d3d3c6fd10fa5e4692d43783d8e70d8d4bf8fb41461a40d608d6c3fe |
lib/plurimath/math/function/table.rb | 100644 | 0 | 0 | | | 8.05 KB | 8ce0e7d0cb340d1068895aaad55d88c9b7e558e317aee2df0e2710aeeba3b31d |
lib/plurimath/math/function/table/align.rb | 100644 | 0 | 0 | | | 493 Bytes | 01ea19222f45b86551afe52d6b75dc472d4e1b36c7c23c3b867da4dd5a543e64 |
lib/plurimath/math/function/table/array.rb | 100644 | 0 | 0 | | | 1.18 KB | 049a740deca4198011b1ad76fb9296b2cc6e911205336b593864907678ec211f |
lib/plurimath/math/function/table/bmatrix.rb | 100644 | 0 | 0 | | | 988 Bytes | 613d157f87e2b5ab3bc49fbd4f62429d18e014534c4b42d4bd1a0bbdfc7413e0 |
lib/plurimath/math/function/table/matrix.rb | 100644 | 0 | 0 | | | 766 Bytes | 4d62f101cbe95735932fb4c2345bf134b2cc33fe800d3e8db4a79ab63cdefe13 |
lib/plurimath/math/function/table/multline.rb | 100644 | 0 | 0 | | | 496 Bytes | c2e254648448ab4080ee140b9ea1697c624a2ee6ded59d865434677acab69f7e |
lib/plurimath/math/function/table/pmatrix.rb | 100644 | 0 | 0 | | | 495 Bytes | e848166b94cb8e1ca45d4f87b320b23577762be6ce6241e1f594af6bebd3c191 |
lib/plurimath/math/function/table/split.rb | 100644 | 0 | 0 | | | 493 Bytes | d791651a51050205c544c949f7fc5e8cd596d8724d7221ac635fd70b9fb90a23 |
lib/plurimath/math/function/table/vmatrix.rb | 100644 | 0 | 0 | | | 495 Bytes | 4e477ffa2a8d322ea1dcb245adfd9e5a8f7d1a0a1f96ee19e9a6170944d77766 |
lib/plurimath/math/function/tan.rb | 100644 | 0 | 0 | | | 243 Bytes | 661c5a82eee8b6be82928a0499af94841917782cef99944fdc312b9ca41455be |
lib/plurimath/math/function/tanh.rb | 100644 | 0 | 0 | | | 244 Bytes | 3c50cbdabcc69ff9fc74bd61bbe119f498d9164367286a88d0380d9bbdd388d5 |
lib/plurimath/math/function/td.rb | 100644 | 0 | 0 | | | 1.19 KB | e4ad4ddc3f0bea7f39c28a697522a50cd01279284aa5ac53f91b7a74d1c16371 |
lib/plurimath/math/function/ternary_function.rb | 100644 | 0 | 0 | | | 4.9 KB | 5c124e012d7141616a2acab4802a6bdd17e05047ffa5754e3c32eb55067788ff |
lib/plurimath/math/function/text.rb | 100644 | 0 | 0 | | | 2.05 KB | baf9f30314a0785fc16ff1c5144392b144f8ac94b8d15872b87258bf3d8fde41 |
lib/plurimath/math/function/tilde.rb | 100644 | 0 | 0 | | | 1.66 KB | 177f69bc4e382ee0ed320f8cde3ddfb66907dcdad0a4bccb78e3cdc7ba48d309 |
lib/plurimath/math/function/tr.rb | 100644 | 0 | 0 | | | 1.39 KB | 188a2762ad704418531e4feb1d1e8e92191f4d235eef5c8658cb7d56e3f1d383 |
lib/plurimath/math/function/ubrace.rb | 100644 | 0 | 0 | | | 1.53 KB | 2a60f3bd5b8be2c38147c2ef5250db76435ef76b6f475aae60614e8cb2545ee2 |
lib/plurimath/math/function/ul.rb | 100644 | 0 | 0 | | | 2.26 KB | 4da37241473cee1f110eab186b511698a0aa7621455b2afb5fc58e9ff47a100e |
lib/plurimath/math/function/unary_function.rb | 100644 | 0 | 0 | | | 3.59 KB | 8412128b43d11053c05b752706b4bd0ecd603ea93fcdb8fedf8b6dec4f9a7da4 |
lib/plurimath/math/function/underover.rb | 100644 | 0 | 0 | | | 3.18 KB | 4d7a654fbb9188c1b04e7c36d82b2e8b8cd902197ae3adf54a9545a3f62b313b |
lib/plurimath/math/function/underset.rb | 100644 | 0 | 0 | | | 1.23 KB | 73bdf9b1be5a55bf959751adb6e0db2b35f9318ebe779f89f46d17471891b0d1 |
lib/plurimath/math/function/vec.rb | 100644 | 0 | 0 | | | 1.64 KB | 5153301b6592995545e2c2295a6e0fef7cd119205dc3741339d1560681def9c6 |
lib/plurimath/math/number.rb | 100644 | 0 | 0 | | | 1.03 KB | 69213a7d80d3e43b2149c000b5251cfcb00bdc5f6f8641399811a1557bf6e999 |
lib/plurimath/math/symbol.rb | 100644 | 0 | 0 | | | 2.85 KB | 2426193840197f737e931a78cc6bbdbe512dae991c8fdfdd5bbe7bbf9214758a |
lib/plurimath/math/unicode.rb | 100644 | 0 | 0 | | | 196 Bytes | b7c7cafa51856788832f059cc5e67b3bf41ea09ace77800e3e630820b39a8c40 |
lib/plurimath/mathml.rb | 100644 | 0 | 0 | | | 231 Bytes | 2dc4e49c76784fbc17a8930c1d8e4020e276562fb1f59c50f2d6adcc9a493002 |
lib/plurimath/mathml/constants.rb | 100644 | 0 | 0 | | | 7.77 KB | 5ca4b748d717ec6a5cc81eb35a5895877a9905a36d8b3af9f0bd04bacc738e4a |
lib/plurimath/mathml/parser.rb | 100644 | 0 | 0 | | | 1.46 KB | 7052b0cebfa473972357ed660aeae6a0c440d2eed1cbb41f2676b7b56c4870a0 |
lib/plurimath/mathml/transform.rb | 100644 | 0 | 0 | | | 10.2 KB | e30bf4c95263c2a6e03a9e0a0a04544fe34d8e320677b3df20beaec395bf5a2d |
lib/plurimath/omml.rb | 100644 | 0 | 0 | | | 205 Bytes | e753abad75986674db1cc82319887089e7939ffe53755c028760d6006191b1dc |
lib/plurimath/omml/parser.rb | 100644 | 0 | 0 | | | 2.14 KB | 57c57246f0a962ee662cf6597f6ecad6906a805fd0b61a67432be92cfb6a8096 |
lib/plurimath/omml/transform.rb | 100644 | 0 | 0 | | | 9.47 KB | 89acd6ff40787675ad263b1960a78e24eab383012476f2df68ff9a6b79a96636 |
lib/plurimath/unicode.rb | 100644 | 0 | 0 | | | 218 Bytes | 2b829f2afcc11222cd35f9a57f827018bd1e5fe73da789e48f1cffba7cc46bcb |
lib/plurimath/unitsml.rb | 100644 | 0 | 0 | | | 218 Bytes | 810e64a9f30df64de910fa2a2576054438a66c4afcb4daa0dc55b886679b2f57 |
lib/plurimath/utility.rb | 100644 | 0 | 0 | | | 17.5 KB | 98eed748f96e91b28d411bd7d042c9a951aa9eea8a65471e96019fd26317abaa |
lib/plurimath/version.rb | 100644 | 0 | 0 | | | 72 Bytes | ac8a2a018aaee18c7f730a8787dd89dc89965ff6b24352dc85acd663e7366556 |
plurimath.gemspec | 100644 | 0 | 0 | | | 1.15 KB | 17efdbb27ec7d8bf80e5766d2d464638b46ddfd53ab0dd1e66f564997e1762b5 |