Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faustotnc/blueberrymath
An extensive math library written in Java.
https://github.com/faustotnc/blueberrymath
calculus linear-algebra math statistics
Last synced: about 1 month ago
JSON representation
An extensive math library written in Java.
- Host: GitHub
- URL: https://github.com/faustotnc/blueberrymath
- Owner: faustotnc
- License: mit
- Created: 2020-07-08T05:57:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T19:41:19.000Z (over 4 years ago)
- Last Synced: 2024-11-10T02:42:59.664Z (about 2 months ago)
- Topics: calculus, linear-algebra, math, statistics
- Language: Java
- Homepage:
- Size: 179 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BlueBerryMath
Open Source Math Packages
BlueBerryMath aims to collect different algorithms for mathematical computation. Currently, BlueberryMath contains packages written in Java, Typescript and Python, with modules for the topics of Calculus, Statistics, and Linear Algebra.## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Contributing](#contributing)
- [License](#license)## Features
- **Documentation**: Access to amazing documentation to understand all about BlueBerryMath.
- **Integration**: BlueBerryMath offer many programming language implementations, some of which include Java, TypeScript and Python.
BlueBerryMath is free and always will be.
Help us with a start! 🌟## Installation
The modules (classes) may be downloaded individually and incorporated into your own project as desired. Keep in mind that some of the modules depend on one another, in which case the required modules must be incorporated into your project as well.## Contributing
We love that others find our code useful and want to help us improve it to make it better every day. Feel free to contribute to the project by submitting a pull request.
## License
MIT
#### Develop with ❤️ by [faustotnc](https://github.com/faustotnc) and [RolEYder](https://github.com/RolEYder/)