All Projects → arguiot → Theoremjs

arguiot / Theoremjs

Licence: mit
A Math library for computation in JavaScript 📕

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Theoremjs

Goapframework
C++ General Purpose Goal Oriented Action Planning framework for Unreal Engine
Stars: ✭ 17 (-98.15%)
Mutual labels:  framework
Helma
Helma web framework
Stars: ✭ 18 (-98.04%)
Mutual labels:  framework
Intellij jahia plugin
Jahia's definitions.cnd files syntax highlighting, code completion, and other amazing stuff
Stars: ✭ 19 (-97.93%)
Mutual labels:  framework
Ulnoiot Upy
retired version of ulnoiot based on micropython
Stars: ✭ 17 (-98.15%)
Mutual labels:  framework
Lying
PHP Framework.
Stars: ✭ 18 (-98.04%)
Mutual labels:  framework
Cuty
A MVC Node.js framework inspired by koa and spring
Stars: ✭ 19 (-97.93%)
Mutual labels:  framework
Binary.dart
Utilities for working with binary data and bit manipulation in Dart.
Stars: ✭ 16 (-98.26%)
Mutual labels:  math
Furion
Make .NET development easier, more versatile, and more popular.
Stars: ✭ 902 (-1.64%)
Mutual labels:  framework
Aruba
Test command-line applications with Cucumber-Ruby, RSpec or Minitest. The most up to date documentation can be found on Cucumber.Pro (https://app.cucumber.pro/projects/aruba)
Stars: ✭ 900 (-1.85%)
Mutual labels:  framework
Gaintime
GainTime é um framework de HTML, CSS e JS para desenvolvimento de projetos responsivos, focado na simplicidade.
Stars: ✭ 19 (-97.93%)
Mutual labels:  framework
Rpn
Math functional language, inspired by Hewlett-Packard Reverse Polish Notation (RPL) language
Stars: ✭ 17 (-98.15%)
Mutual labels:  math
Coord Rs
[deprecated] A simple, ergonomic vector mathematics crate for Rust
Stars: ✭ 18 (-98.04%)
Mutual labels:  math
Sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Stars: ✭ 895 (-2.4%)
Mutual labels:  framework
Gantry5
🚀 Next Generation Template / Theme Framework
Stars: ✭ 895 (-2.4%)
Mutual labels:  framework
Frankie
A frankenstein framework - middleware and annotation based
Stars: ✭ 19 (-97.93%)
Mutual labels:  framework
Flaui
UI automation library for .Net
Stars: ✭ 892 (-2.73%)
Mutual labels:  framework
Neptuneframework
Neptune Framework official account.
Stars: ✭ 19 (-97.93%)
Mutual labels:  framework
Hzdtf.foundation.framework
基础框架系统,支持.NET和.NET Core平台,语言:C#,DB支持MySql和SqlServer,主要功能有抽象持久化、服务层,将业务基本的增删改查抽离复用;提供代码生成器从DB生成实体、持久化、服务以及MVC控制器,每层依赖接口,并需要在客户端将对应实现层用Autofac程序集依赖注入,用AOP提供日志跟踪、事务、模型验证等。对Autofac、Redis、RabbitMQ封装扩展;DB访问提供自动主从访问,Redis客户端分区。特别适合管理系统。
Stars: ✭ 22 (-97.6%)
Mutual labels:  framework
Gdx Ai
Artificial Intelligence framework for games based on libGDX or not. Features: Steering Behaviors, Formation Motion, Pathfinding, Behavior Trees and Finite State Machines
Stars: ✭ 907 (-1.09%)
Mutual labels:  framework
Framework
High-Performance Long-Living PHP Framework for modern enterprise application development
Stars: ✭ 895 (-2.4%)
Mutual labels:  framework
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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].