Metadata-Version: 2.4
Name: simple_equ
Version: 1.1.10
Summary: An open source library containing multiple known STEM equations in a functional form.
Author: antfullstack
License: MIT License
        
        Copyright (c) 2026 antfullstack
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# 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: 

<img width="1085" height="422" alt="quadratic" src="https://github.com/user-attachments/assets/91818279-b5af-4ad5-b9e1-1d58d5ec938f" />

<img width="1065" height="580" alt="sin" src="https://github.com/user-attachments/assets/a34229b6-628b-452f-8efa-ed1181638ffd" />

<img width="1233" height="185" alt="linearreg" src="https://github.com/user-attachments/assets/a09cc933-0e2b-493d-bbef-894115112f31" />

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.  

## Installing
```pip install simple-equ```

(For versions 3.8 or newer)


## Contributing

Contributions are always welcome!

See `contributing.md` for ways to get started.




## Features

- Community driven and open 
- Functions from different fields
- Reusable

Do not forget to star the repo if you like it! It means a lot!
