MCPcopy Index your code
hub / github.com/arguiot/TheoremJS

github.com/arguiot/TheoremJS @1.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.2.0 ↗ · + Follow
219 symbols 865 edges 127 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Logo

TheoremJS

A Math framework for computation in JavaScript

GitHub release cdnjs release Build Status Github All Releases npm License FOSSA Status

TheoremJS is a mathematical framework that is packed up with tons of useful mathematical functions. It is composed of functions in most mathematical fields such as algebra, number theory, statistics, etc... It was designed to fit your need, whatever you are trying to do.

Getting Started

Type the following command in a terminal

[sudo] npm i theorem.js

Then open your favorite code editor:

const t = require("theorem.js");
/* Start coding here */

Documentation

The documentation can be found here

Project using TheoremJS

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Arthur Guiot - Initial work - @arguiot

Also look at the list of contributors who participated in this project. If you don't code but you have great ideas, don't hesitate to write your idea in the issue part. If your idea is accepted, I will add you to this list 😊.

License

This project is licensed under the MIT License - see the file for details

Copyright © 2017 - 2018 Arthur Guiot All Rights Reserved.

FOSSA Status

Core symbols most depended-on inside this repo

times
called by 133
__test__/theorem.js
div
called by 106
__test__/theorem.js
complex
called by 53
__test__/theorem.js
plus
called by 47
__test__/theorem.js
AddUnsigned
called by 40
src/includes/functions/cryptography/md5.js
toString
called by 38
__test__/theorem.js
safe_add
called by 36
src/includes/functions/cryptography/sha256.js
abs
called by 35
__test__/theorem.js

Shape

Method 156
Function 51
Class 12

Languages

TypeScript100%

Modules by API surface

__test__/theorem.js162 symbols
src/includes/functions/cryptography/sha256.js13 symbols
src/includes/functions/cryptography/md5.js13 symbols
src/includes/functions/cryptography/huffman.js6 symbols
docs/docs/js/main.js4 symbols
docs/desc/js/main.js4 symbols
src/includes/functions/math/units/convert.js2 symbols
src/includes/functions/math/complex/complex.js2 symbols
src/base.js2 symbols
gulpfile.js2 symbols
docs/js/main.js2 symbols
src/includes/functions/math/numbers/pi.js1 symbols

For agents

$ claude mcp add TheoremJS \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact