Skip to content

SMERobotics/notebooks

Repository files navigation

notebooks

put ts math here

uv recommended, install here
JupyterLab notebooks recommended, install here

uv venv .venv

# windows users
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
.venv/Scripts/activate.ps1
# macos/unix users
.venv/Scripts/activate

uv pip install -r pyproject.toml

# windows users
.venv/Scripts/jython-run.exe
# macos/unix users
.venv/Scripts/jython-run

About

put ts math here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published