Skip to content

Svat-linux/lasercompute-lab

 
 

Repository files navigation

lasercompute-lab

How to start using

    git clone https://github.com/nedoninja/lasercompute-lab
    cd lasercompute-lab/
    python -m venv venv         # if use *NIX = python3      
    source venv/bin/activate    # if use *NIX
    venv\Scripts\activate.bat   # if use windows
    pip install -r requirements.txt
    python main.py

About

crossplatform implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%