/FastApiJwt

JWT template

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Logo

Lion Of Graphs

GitHub top language GitHub last commit GitHub Code style: black

Table of Contents

  1. Description
  2. Structure
  3. Contributing
  4. Authors
  5. License
  6. Acknowledgments

Description

The Lion Of Graphs is an application that aims to provide multiple mathematical services. It is mainly focused on the generation of graphs but it also computes equation fitting, ordinary different equation (ODE) solver, and other mathematical features. Users will

either generate any kind of graphs, that can be highly configurated by the users, . From a given dataset,

This application is built on top of an engine with two main services: the plotter, which is responsible for the graphical representation, and the fitter, which computes the best approximation of a function to the provided dataset. Multiple plots can be constructed in a single figure.

Users can produce plots by providing any function, written in LaTeX, any dataset, in different formats (.csv, .xmlx, .txt, .dat), or even both. Moreover, the user can provide all options to detail the graph as much as desired.

🚧 under construction 🚧

Structure

🚧 under construction 🚧

Contributing

Do you want to be part of this project and join our community? Please start by reading the Contributing Guidelines and our Code of Conduct. Your contribution is always welcome!

Authors

This project was possible thanks to all our contributors.

License

This project is built under the GNU General Public License © 2023. For more information, see the source reference.

Acknowledgments

🚧 under construction 🚧