Skip to content

MachineMindCore/function_mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Function mapper

Simple tool to model experimental data into a function. This project is only compatible with Windowns, to use on Linux remove loadfont function and dll dependencies.

Installation

First, its needed (recomendation) to create a virtual enviroment.

python -m venv .venv
.venv\Scripts\Activate.ps1

Then download python dependencies.

pip install -r requirements.txt

To run project.

python main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages