README.md
setup.py
nullspace_optimizer/__init__.py
nullspace_optimizer/cvx_interface.py
nullspace_optimizer/nullspace.py
nullspace_optimizer/optimizable.py
nullspace_optimizer/osqp_interface.py
nullspace_optimizer.egg-info/PKG-INFO
nullspace_optimizer.egg-info/SOURCES.txt
nullspace_optimizer.egg-info/dependency_links.txt
nullspace_optimizer.egg-info/requires.txt
nullspace_optimizer.egg-info/top_level.txt
nullspace_optimizer/examples/__init__.py
nullspace_optimizer/examples/draw.py
nullspace_optimizer/examples/draw_pyplot.py
nullspace_optimizer/examples/ex0.py
nullspace_optimizer/examples/ex0_bis.py
nullspace_optimizer/examples/ex0_light.py
nullspace_optimizer/examples/ex1.py
nullspace_optimizer/examples/ex2.py
nullspace_optimizer/examples/ex3.py
nullspace_optimizer/examples/test_all.py
test/test_examples.py
test/test_examples_light.py
test/test_examples_osqp.py