An open source library containing multiple known STEM equations in a functional form.
Project description
simple-equ
An open source library containing multiple known STEM equations in a functional form.
Usage
simple-equ is simple, yet practical. That is the problem is solves. Sure, someone with some knowledge in their field can implement this library's functionality. But, let us look on how that would realistically look like:
You just import the field of your liking, and then boom!
Sturcture
The library is structured into fields. These fields have their own folder aka modules. However, a field can have multiple subsets. These subsets are usually
present in the form of python files. For example: algebra.py and geometry.py, are examples of subfields of the general math field called math_general.
To import something in a practical sense in simple_equ, the structure looks like this:
import simple_equ.field.subfield as ...
Practical examples include:
import simple_equ.math_general.geometry as sg
import simple_equ.economics.statistics as se
Installation
pip install simple-equ
(For versions 3.8 or newer)
Optional: Use a venv (virtual environment).
Contributing
Contributions are always welcome!
The project encourages a community-driven approach. Everyone can contribute. Be sure to be kind and respectful. Do not assume that something is known to the contributor you are talking to just because you know it and do not be rude or even made comments about their skill. This behaviour is not welcome here.
See contributing.md for ways to get started.
Features
- Community driven and open
- Functions from different fields
- Reusable
- Highly accurate
- Simple yet practical
Do not forget to star the repo if you like it! It means a lot! Thank you for reading this document and getting involved with our community :)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple_equ-1.1.25.tar.gz.
File metadata
- Download URL: simple_equ-1.1.25.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a1460802687bd5ce1c38d269681d89ea5b3420c55b984d78540f39637f3f19e
|
|
| MD5 |
c1e5809d9944e207ce28cc8d7676fe96
|
|
| BLAKE2b-256 |
c5c71a2935277dbaf43dd3ccbf4d4028a9f3ba0bd5ea31144e3a666b4309323a
|
File details
Details for the file simple_equ-1.1.25-py3-none-any.whl.
File metadata
- Download URL: simple_equ-1.1.25-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7922a4a4f4d1c0a401f0c7a64263578b4ddedd00626ed9a14c57527674b99935
|
|
| MD5 |
dc3cac012b743de15c673ef116e52790
|
|
| BLAKE2b-256 |
9ec5133607bee65028820f81fa969c2f4ba6b1760c6ea49dc408b6edb631709f
|