Skip to content

martgros/pot_neuromancer_for_ocp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evaluation of using NEUROMANCER for Optimization and Optimal Control Problems

python

version

3.10

package manager

I am using uv to manage python packages.

if not installed, install python version 3.10.12

uv python install 3.10.12

getting started (create .venv and install all packages)

uv sync --all-extras

inital setup

uv init
uv venv --python <YOUR_PYTHON_VERSION>
source .venv/bin/activate
uv add <package>

About

evaluating the usability of neuromancer for optimization and optimal control problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors