bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/plurimath.rb | 100644 | 0 | 0 | | | 102 Bytes | 5d6f7887937765406cc1744a3abd05f0de9814f59c6bf1facddd321d7534a2a1 |
.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 |
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 | 33d6b9944a22d1f846e7c232851c135f9690cb28c1306ace5ae680c79adb9ee9 |
lib/plurimath/latex/parse.rb | 100644 | 0 | 0 | | | 8.89 KB | 5fc677735f8a03cff277b00779adf1700c39b701decb5b11c8f52a2ddd95b022 |
lib/plurimath/latex/parser.rb | 100644 | 0 | 0 | | | 791 Bytes | a024bd91a1268f5d3c3d679fee98c66bf857c27cfbc8e9bb3900c4120624521f |
lib/plurimath/latex/transform.rb | 100644 | 0 | 0 | | | 23 KB | f1046784bbeddf113148c31d3c67229441b4f1373dc1fdfb953b1d43017ffe07 |
lib/plurimath/math.rb | 100644 | 0 | 0 | | | 2.19 KB | 877ff799cb4ca619af06ebd6104dce4fe60c2e13c8c938fce16428619d9e7003 |
lib/plurimath/math/core.rb | 100644 | 0 | 0 | | | 1.29 KB | 7bf8a7697c83102de1758987b9160ac66ff6dd85c6f7b17e30591f799323915c |
lib/plurimath/math/formula.rb | 100644 | 0 | 0 | | | 5.04 KB | d57c4ef04a2ed945bbe869a6f07867e0868efb0808027d2c1890cdfd8fd1b5e5 |
lib/plurimath/math/function.rb | 100644 | 0 | 0 | | | 265 Bytes | 571aa4215d6e638d2a0ef2a0db2997eeb9394713b04215ebd84848dc1b161840 |
lib/plurimath/math/function/abs.rb | 100644 | 0 | 0 | | | 1.18 KB | 39eb141628c98576d9f0e70667c46593a3f261444a7be17624ccae979733a342 |
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 | | | 1.32 KB | e857e6a04565b433e6b2feafec84d47eb6719702bcb1539404c24d9422082bd7 |
lib/plurimath/math/function/base.rb | 100644 | 0 | 0 | | | 1.85 KB | 30257e60537f1b00076daed67d437530a54be7c5f41c0f6ecb7dca070cbe61d0 |
lib/plurimath/math/function/binary_function.rb | 100644 | 0 | 0 | | | 3.07 KB | 7d1646a136846e84f9190dca7427f30b2bef2a447ec87f2a805e926f79248968 |
lib/plurimath/math/function/cancel.rb | 100644 | 0 | 0 | | | 563 Bytes | b833c2f2bac3d9e57cd853b68a8f62ab54262518c96cd12245b1249d677ee186 |
lib/plurimath/math/function/ceil.rb | 100644 | 0 | 0 | | | 854 Bytes | d5e686c551b1b5963e28dba0497887b836a993536eabd6598a966dfc42c4622f |
lib/plurimath/math/function/color.rb | 100644 | 0 | 0 | | | 1.01 KB | 6560c9f22e67522b99e7d328533efb8fcf7ecabe88c6fd070cbde079cff320a4 |
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 | | | 927 Bytes | 7710f240be6bcd095c358fa3e86c439fcbfd82254765c2a5c1ee1b025a9875a2 |
lib/plurimath/math/function/deg.rb | 100644 | 0 | 0 | | | 334 Bytes | 1b86b17ac68d6b3944105e934d6dc0114402db83f03f8f5e0a66cfe61b22504d |
lib/plurimath/math/function/det.rb | 100644 | 0 | 0 | | | 334 Bytes | 485f8f83087b8d6aeb6bef50d5baa65f2fefd55426ed87231300f2cd8ea894d2 |
lib/plurimath/math/function/dim.rb | 100644 | 0 | 0 | | | 334 Bytes | 33a858cdae1951f751b0810cb71152530be4ba9768010ca30514b7b2d5ba26c0 |
lib/plurimath/math/function/dot.rb | 100644 | 0 | 0 | | | 1.04 KB | 7c63013368adfd5fd1c83a0f28d8b71842b11dcbb8f3aa66248d1e278c6ed98f |
lib/plurimath/math/function/exp.rb | 100644 | 0 | 0 | | | 334 Bytes | 1951c882c0cd0c229de1becbd82e2a0d5364f33c4cc0e7f6116e70d3f4c1d7ee |
lib/plurimath/math/function/fenced.rb | 100644 | 0 | 0 | | | 3.19 KB | a2bfffcb629e9e3d18e659c5cd5eae484f4905cba84932a641d7f6f5648039f7 |
lib/plurimath/math/function/floor.rb | 100644 | 0 | 0 | | | 792 Bytes | 96252048f577559df8fedff5f01bfbaba627befc98e70711e151842ec5255ea0 |
lib/plurimath/math/function/font_style.rb | 100644 | 0 | 0 | | | 873 Bytes | ccf3e29f56379f056bb94192b8e2d84428ab44d6a2d5f6839e4b2f7513636ce9 |
lib/plurimath/math/function/font_style/bold.rb | 100644 | 0 | 0 | | | 807 Bytes | a04a8e089d8ce8580c46844f340d0a19564178b9e79f4412bbe4a55c08d3feac |
lib/plurimath/math/function/font_style/double_struck.rb | 100644 | 0 | 0 | | | 833 Bytes | 256a0595ed6f9dc18167fff901bdceec14a908853371a085197e30718e50c65c |
lib/plurimath/math/function/font_style/fraktur.rb | 100644 | 0 | 0 | | | 820 Bytes | 5aebe0d8fb5f1175c5a416b5ecb3c945d445af719e34887d4560882b97169154 |
lib/plurimath/math/function/font_style/italic.rb | 100644 | 0 | 0 | | | 809 Bytes | 3d20421c7dd29db96356858646eea55ed23cea1f335bad7af494d4f1bbefdfd1 |
lib/plurimath/math/function/font_style/monospace.rb | 100644 | 0 | 0 | | | 822 Bytes | ae8ccddc512c2b84c149effb61839a2abe1bbc13f4007c34b597252c96556c1a |
lib/plurimath/math/function/font_style/normal.rb | 100644 | 0 | 0 | | | 805 Bytes | 065f5fcfad5146b1718f921d8c336b09cd83ecfd63f44508583da2c7851383e9 |
lib/plurimath/math/function/font_style/sans-serif.rb | 100644 | 0 | 0 | | | 824 Bytes | d06f57a73a1a593db5ec34c860be9d6666c6a5c55a86b1e0da99d81e8e60b0b2 |
lib/plurimath/math/function/font_style/script.rb | 100644 | 0 | 0 | | | 815 Bytes | 47a692264aa00c94bf3c4d4e59a4d199d37631756067099337cd8ff9e2f37608 |
lib/plurimath/math/function/frac.rb | 100644 | 0 | 0 | | | 1.48 KB | f7f347e282f1ab0fdc61511a07d5716f7c7b6308c949e91a3b1258d37b9e7c8e |
lib/plurimath/math/function/gcd.rb | 100644 | 0 | 0 | | | 334 Bytes | 8dcd6fb6f47fdf2d8187bee3504c1742798a1e512f001e344debb532b32197cb |
lib/plurimath/math/function/glb.rb | 100644 | 0 | 0 | | | 334 Bytes | 9215c92a2067b80d3784ffcd45557a705c39f4da7c1f03ef7c37f918dd4386f5 |
lib/plurimath/math/function/hat.rb | 100644 | 0 | 0 | | | 1.1 KB | c8f52845970c3a9d2660d1ab6c8412f75e395ba4170df50c35ebcc9ff110b441 |
lib/plurimath/math/function/hom.rb | 100644 | 0 | 0 | | | 267 Bytes | 8d4831a49a93879656a1c4ab5af5d2df8086295f8c97c72bc510108c246c7da2 |
lib/plurimath/math/function/inf.rb | 100644 | 0 | 0 | | | 1.11 KB | dd0cfe48fc7e790101ca02f9f086f3c842e9fec7ba0a51e8e10af81c100a5d1f |
lib/plurimath/math/function/int.rb | 100644 | 0 | 0 | | | 2.13 KB | b1860b9e3e1d4569beab55bf1ed1dbc6e7c0181e969ee29b67ad0ae90e3b1929 |
lib/plurimath/math/function/ker.rb | 100644 | 0 | 0 | | | 267 Bytes | d869a5b0c94d593b27628ce6085f91c5272af74a96804aaf83d2f0e72185689a |
lib/plurimath/math/function/lcm.rb | 100644 | 0 | 0 | | | 267 Bytes | 0af213188bb1eeae3e442ee89309f713878f026643dd492922a40547b343d324 |
lib/plurimath/math/function/left.rb | 100644 | 0 | 0 | | | 1016 Bytes | 04b8512cc37585f4f3f0c4dbf26c93ecf28f0fb94010f63c37e8cf31c7cef324 |
lib/plurimath/math/function/lg.rb | 100644 | 0 | 0 | | | 332 Bytes | 08029d868c4a0ea4976b3bd39ba18262f06d135146336d824dc624d7909668e5 |
lib/plurimath/math/function/lim.rb | 100644 | 0 | 0 | | | 1.44 KB | 3f11c5f67e4524b6decffd267699091b3f0582c8d28adee2505bb0bfcd67a246 |
lib/plurimath/math/function/liminf.rb | 100644 | 0 | 0 | | | 273 Bytes | 3bb85d840b3eb213dbc872ff4e71d8297b51b8b96419122ca705bde7189d760c |
lib/plurimath/math/function/limits.rb | 100644 | 0 | 0 | | | 1.16 KB | 4a2db8c8b12d3b1e2fe7464d902f6bd42387b2617c9aff42d3b62465131f4616 |
lib/plurimath/math/function/limsup.rb | 100644 | 0 | 0 | | | 273 Bytes | 48191927f6ea949dbb6f1741f931637d0cc1e3a6e5201cedb34586ccc10ed1fa |
lib/plurimath/math/function/ln.rb | 100644 | 0 | 0 | | | 332 Bytes | bb9a6b1cd9d22777ae404a38037b28dcf1ff5c3ca37bf77e726d43e9bcf62217 |
lib/plurimath/math/function/log.rb | 100644 | 0 | 0 | | | 2.94 KB | 29cab404d60fc31a0b02f7df68063bbbd344b0a6ffdf5741beb52b9380e9feb9 |
lib/plurimath/math/function/longdiv.rb | 100644 | 0 | 0 | | | 251 Bytes | 83c35462d3141546f2662a4e1100aceac49951b802419882752f2749c03dba1c |
lib/plurimath/math/function/lub.rb | 100644 | 0 | 0 | | | 334 Bytes | 54a1784bdeb64cda39ddda9bae08efdc8230054f964cd08ba45469afb415b62d |
lib/plurimath/math/function/max.rb | 100644 | 0 | 0 | | | 334 Bytes | 9cc5dd8de2d13b5713884a62e1f31f65b351b3fee094aa22a4117cd05c249306 |
lib/plurimath/math/function/mbox.rb | 100644 | 0 | 0 | | | 620 Bytes | bd6c4f54d9ff8e6cb95003e17ff17c4819439cdec637c8f35dcb537dbe2e1ed2 |
lib/plurimath/math/function/menclose.rb | 100644 | 0 | 0 | | | 1.2 KB | fd27344fbda4ada18efaf08e3e4df243fa362ec7f195d728727ade6d1ccfdb75 |
lib/plurimath/math/function/merror.rb | 100644 | 0 | 0 | | | 224 Bytes | 5c280ec0034b2f6de4c88de08c6607413023f0a70f5e7cdc1962dfa446931d8a |
lib/plurimath/math/function/min.rb | 100644 | 0 | 0 | | | 334 Bytes | c0f498b7d38501c179e65724a6dd66a54fcb76acc6c8fca40ff5b827139e72f1 |
lib/plurimath/math/function/mod.rb | 100644 | 0 | 0 | | | 1.54 KB | 604c1b69bdf0aa7c913ff1a784427b449a2270556a7966f239dd23dc8398236c |
lib/plurimath/math/function/msgroup.rb | 100644 | 0 | 0 | | | 706 Bytes | 0ce7bc784ce7ba071bdb2b857ff72642f58122c81db1264421c2820c75c72dfc |
lib/plurimath/math/function/msline.rb | 100644 | 0 | 0 | | | 250 Bytes | acfec4b8d5a03bd78b67fd700b4dfe6b90b015e515bb866b3cafb952159d6707 |
lib/plurimath/math/function/multiscript.rb | 100644 | 0 | 0 | | | 759 Bytes | 835d5414b2427efb77594b6f946094f0b74cd60528e6c0692941dd6292d10867 |
lib/plurimath/math/function/norm.rb | 100644 | 0 | 0 | | | 901 Bytes | 5eca27cdb6db9d40ecf43d89c5c12013bfa30499809529d7cec9d9e7ea78efc7 |
lib/plurimath/math/function/obrace.rb | 100644 | 0 | 0 | | | 1.6 KB | 1d825e6ec063908e548730eb1e26fa22532777580710a432cfdfa2551abce653 |
lib/plurimath/math/function/oint.rb | 100644 | 0 | 0 | | | 2.3 KB | 785e1bbcb7e3d16ac7c2cc785f344bd4ea7840ba3a09163ecdddc002a1787d81 |
lib/plurimath/math/function/over.rb | 100644 | 0 | 0 | | | 1.39 KB | 996ad2f203dab474d39ad6ac39d47b7b07bf531bd8ca4779daa7880053e2e63d |
lib/plurimath/math/function/overset.rb | 100644 | 0 | 0 | | | 1.05 KB | 02e7c78391b9960ebbeadc55130ea1c06445521fa5df1e3c3596820beb006d30 |
lib/plurimath/math/function/phantom.rb | 100644 | 0 | 0 | | | 699 Bytes | cc3780a1c6737e37d58dc32f4cae4e7b44eac3d81e645bef7e75c55d466ee422 |
lib/plurimath/math/function/power.rb | 100644 | 0 | 0 | | | 1.66 KB | 7cf905012424d169228cb681fd20af5190224fc2a85dc5a878036a5dc2046572 |
lib/plurimath/math/function/power_base.rb | 100644 | 0 | 0 | | | 3.19 KB | ddc881d3443b6ba33e21b26f31825b970a9537f8ad36d1b822c13622ca42cc38 |
lib/plurimath/math/function/prod.rb | 100644 | 0 | 0 | | | 2.72 KB | ef370dbfa0ab13c3f2d6dc84dada77c908e0e507b52c479d02f76d8b47b7c231 |
lib/plurimath/math/function/right.rb | 100644 | 0 | 0 | | | 1021 Bytes | 9d0e543af56ae02c96c0a25f6e56017ad530e5eb78d8b62083749663b1035dc6 |
lib/plurimath/math/function/root.rb | 100644 | 0 | 0 | | | 1.2 KB | 042780a9d61aa21c679a7bf1a4af9ef6915ed5681ef2d2b119775be9f9cc2c5a |
lib/plurimath/math/function/rule.rb | 100644 | 0 | 0 | | | 795 Bytes | 75776babef95a1ffbade17a9396e01545bf07a322455b641bcee00e38e4ae441 |
lib/plurimath/math/function/scarries.rb | 100644 | 0 | 0 | | | 252 Bytes | 6b1f37927749cc1b56ddbe058746f84478a5c726007cffff97a4e9beb8de3b68 |
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.12 KB | f33221ae6d6d9d4a9b43019bae9402d6c872e260629b87cefe47f0e18f5507f2 |
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.04 KB | 5bea97a3968ba75beeac048a761379a6c08be89ba7d1532328561fe0e436fee4 |
lib/plurimath/math/function/stackrel.rb | 100644 | 0 | 0 | | | 1.61 KB | f539707dfd23faac0fcab5b0bbf1dc4ac006a4b6bd85ee6ab3aee58c59112a67 |
lib/plurimath/math/function/substack.rb | 100644 | 0 | 0 | | | 2.05 KB | 6cb055d1d52c53e8823f2b11f78632e0d957f6cbc6a09c0ba0754a7198365673 |
lib/plurimath/math/function/sum.rb | 100644 | 0 | 0 | | | 2.78 KB | 37fb28da779c72db364cb8282c0307860bcacba180546f265fa879d6043ae412 |
lib/plurimath/math/function/sup.rb | 100644 | 0 | 0 | | | 363 Bytes | aac90071371e9a47748cf5e174e70d414907221e1192b8e2d54ddad00b69413b |
lib/plurimath/math/function/table.rb | 100644 | 0 | 0 | | | 7.93 KB | 845baa3c2fcb0e7fe560fb36796337984eda7db42c53da23ba20c3941586b9c3 |
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.16 KB | ca0a71f18a8069722e18e88bd5cdbbb1e9d776994fecc6f5034795b23a6d6a08 |
lib/plurimath/math/function/ternary_function.rb | 100644 | 0 | 0 | | | 4.67 KB | 8146cfeb061b29acf1a0b05169b5840f45a5ebd5e8073d4554a81f7c38711a3e |
lib/plurimath/math/function/text.rb | 100644 | 0 | 0 | | | 1.97 KB | 15c004bfbb2ef1d8dac122f24384d05ff006d5e96be06be85ee4f6a67114f50e |
lib/plurimath/math/function/tilde.rb | 100644 | 0 | 0 | | | 965 Bytes | 516cbdaf90e96204e3821c5b122e99c1194476770e3f218e3992fdad5e25c59b |
lib/plurimath/math/function/tr.rb | 100644 | 0 | 0 | | | 1.35 KB | 31a2b51990195249e18469fe4b49498793e83f427c05af63173a2aad05b7613a |
lib/plurimath/math/function/ubrace.rb | 100644 | 0 | 0 | | | 1.41 KB | ae72527c28393f148795ba0e4a2a94273e4c9155679e8d48fb3eda713dae5637 |
lib/plurimath/math/function/ul.rb | 100644 | 0 | 0 | | | 1.03 KB | 3a0fe2943e6edadd8ec59eb658f34cc8188698eacc87a16abcebb8b885a1cc55 |
lib/plurimath/math/function/unary_function.rb | 100644 | 0 | 0 | | | 3.35 KB | a9df2f0552a2cca92d0006907084d86c1d579ec1975429027dabc19383e34b7a |
lib/plurimath/math/function/underover.rb | 100644 | 0 | 0 | | | 2.91 KB | 68f266a7661a8be232bcfa5ac79b12ba6a1fb266bb8229321912352cd1041833 |
lib/plurimath/math/function/underset.rb | 100644 | 0 | 0 | | | 1.03 KB | 64962e1c3845284cf66c2ed425da784df2a5e5bb5842a27ce42f6976edf651f1 |
lib/plurimath/math/function/vec.rb | 100644 | 0 | 0 | | | 971 Bytes | b18349753d75a057445ba04fbb3e27948b5c501c27bb05271acc36f1ce2b725a |
lib/plurimath/math/number.rb | 100644 | 0 | 0 | | | 916 Bytes | 6663d9c2aa201196ca1255fb335c0e3aca6c8489ed6d06e242b9d0ce2da01fc3 |
lib/plurimath/math/symbol.rb | 100644 | 0 | 0 | | | 2.71 KB | ecd76598b3eacfd48e6780e14a7ff5b6c656236a348a989fd14679ebb8083e9f |
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.56 KB | e73ba87fbc99f5bfde0d07c2dee03e1a148fcb8d7547689fd20b4ea4b5ca607b |
lib/plurimath/mathml/parser.rb | 100644 | 0 | 0 | | | 1.39 KB | 51ae819e57e9a4d9e082add426214fe129660c6f5951cb02227954393f0ae40b |
lib/plurimath/mathml/transform.rb | 100644 | 0 | 0 | | | 8.92 KB | 35b15dab48bf5f35a558e4832c084804292cb497f6c9aa883b5bf0bf38d25212 |
lib/plurimath/omml.rb | 100644 | 0 | 0 | | | 205 Bytes | e753abad75986674db1cc82319887089e7939ffe53755c028760d6006191b1dc |
lib/plurimath/omml/parser.rb | 100644 | 0 | 0 | | | 1.16 KB | 799a12e863e160c3ae0e34e1e442f926ae29a1288404484eaa1b97a9ed3f188a |
lib/plurimath/omml/transform.rb | 100644 | 0 | 0 | | | 8.16 KB | 6fb5f71d7dd186a414fd1a4a547af6b7fb53083e7112fdbb42d6f653438b4940 |
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 | | | 12.7 KB | aa4d1b1a6e76b118cd57c76ac0ba4e6e902bb45869560b97f58c531cd7a5e82b |
lib/plurimath/version.rb | 100644 | 0 | 0 | | | 72 Bytes | 69874bbedd60f3997e4637bf341a570c426ce890486d23a4ce35c019baea1c7e |
plurimath.gemspec | 100644 | 0 | 0 | | | 1.15 KB | 17efdbb27ec7d8bf80e5766d2d464638b46ddfd53ab0dd1e66f564997e1762b5 |