Skip to content

gpilab/gpi-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPI V2

Prototype of a graphical programming enviroment for scientific computation.

To run from source, make a virtual environment in nodes/, python -m .venv activate it, and pip install . Edit .cargo.config.toml and set PYO3_PYTHON to the absolute path of the virtual environment just created. (This will not be necessary in the future)

then run with cargo run