Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

Reference manual of the SageMath package kerrgeodesic_gw

Project: Sagittarius
Views: 7654
License: GPL3
Image: ubuntu2004
1
{
2
"name": "mathjax",
3
"version": "2.7.4",
4
"description": "Beautiful math in all browsers. MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all browsers.",
5
"keywords": [
6
"math",
7
"svg",
8
"mathml",
9
"tex",
10
"latex",
11
"asciimath",
12
"browser",
13
"browser-only"
14
],
15
"maintainers": [
16
"MathJax Consortium <[email protected]> (http://www.mathjax.org)"
17
],
18
"bugs": {
19
"url": "http://github.com/mathjax/MathJax/issues"
20
},
21
"license": "Apache-2.0",
22
"repository": {
23
"type": "git",
24
"url": "git://github.com/mathjax/MathJax.git"
25
},
26
"main": "./unpacked/MathJax.js",
27
"scripts": {
28
"test": "echo 'No tests here!'"
29
}
30
}
31
32