Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jishanshaikh4/lib-math
🔰 A mathematical library in C (Portable to Python3) having implementation of numerical-methods, Gamma, Bessel, trigonometric, hyperbolic, approximation functions from scratch
https://github.com/jishanshaikh4/lib-math
lib-math mathematics mathematics-library numerical-methods scientific
Last synced: 5 days ago
JSON representation
🔰 A mathematical library in C (Portable to Python3) having implementation of numerical-methods, Gamma, Bessel, trigonometric, hyperbolic, approximation functions from scratch
- Host: GitHub
- URL: https://github.com/jishanshaikh4/lib-math
- Owner: jishanshaikh4
- License: mit
- Created: 2018-07-19T19:25:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-12T17:00:23.000Z (over 3 years ago)
- Last Synced: 2023-03-04T01:37:01.379Z (over 1 year ago)
- Topics: lib-math, mathematics, mathematics-library, numerical-methods, scientific
- Language: C
- Homepage:
- Size: 148 KB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :beginner: lib-math
![](https://travis-ci.com/Jishanshaikh4/reversed-chess.svg?branch=master) [![CodeFactor](https://www.codefactor.io/repository/github/jishanshaikh4/lib-math/badge)](https://www.codefactor.io/repository/github/jishanshaikh4/lib-math)
A mathematical library in C Programming language having implementation, and use of various mathematical functions from scratch or standard library. It will also include functions for computational geometry (Long term goal)
# Sections
- [To do](https://github.com/Jishanshaikh4/lib-math/blob/master/README.md#to-do)
- [Contributions](https://github.com/Jishanshaikh4/lib-math/blob/master/README.md#contributions)
- [License](https://github.com/Jishanshaikh4/lib-math/blob/master/README.md#license)## To do
- Paper, Report, and Source Code compilation. (NOT DONE YET)
- Release first version (NOT DONE YET, BECAUSE IT IS NOT COMPLETED YET :(
- Insert files in bessel, trigonometry, hyperbolic folders. (NOT DONE YET)
- Add a new section of Geometry. (NOT DONE YET)
- Add more files in numerical-methods. (NOT DONE YET)
- Add more fields of mathematics. (NOT DONE YET)
- Add new sections in master branch. (NOT DONE YET)
- Create and develop new branches, environments, and releases.## Contributions
I'm willing to accept contributions from open source developers. What you have to do is simply fork this repository, made changes to it, and leave a pull request. Anybody can contribute to this repository following industry ethics.## License
This is licensed under MIT License. It is provided as it is, without any warranty. You can not use, re-modify, distribute, etc. for commercial purposes. Read more about licence [here](https://en.wikipedia.org/wiki/MIT_License).Copyright 2018-Present. Jishan Shaikh.
MIT License
https://en.wikipedia.org/wiki/MIT_License
![](https://upload.wikimedia.org/wikipedia/commons/f/f8/License_icon-mit-88x31-2.svg)