Skip to content

Web app made with React and Python which gives you the chance to get into the basics of the numerical methods.

Notifications You must be signed in to change notification settings

jestra52/super-numerical-analysis-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super numerical analysis

Web app made with React and Python which gives you the chance to get into the basics of the numerical methods.

General requirements

Web app requirements

Setup for web app

$ git clone https://github.com/jestra52/super-numerical-analysis-web.git
$ cd super-numerical-analysis-web
$ npm install
$ npm start

Web API requirements

Go to project repo

Setup for web API

$ git clone https://github.com/jestra52/supor-numerical-analysis-api.git
$ cd super-numerical-analysis-api
$ python3 src/main.py

About

Web app made with React and Python which gives you the chance to get into the basics of the numerical methods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages