Navigation Menu

Skip to content

PaulMDiaz/active_subspaces

 
 

Repository files navigation

Python utilities for working with active subspaces.

WARNING: Development is very active right now, so the interfaces are far from stable. It should settle down soon. Feel free to follow development.

Right now I'm using Enthought's Python Distribution and Canopy for development. You'll need numpy and scipy for these tools.

You also need a linear program and quadratic program solver. I'm using Gurobi; you can see the gurobi_wrapper.py that solves the problems I need. To get Gurobi's Python interface working with Enthought/Canopy, take a look at this thread: https://groups.google.com/forum/#!searchin/gurobi/canopy/gurobi/ArCkf4a40uU/R9U1XFuMJEkJ

Questions? Contact Paul Constantine at Colorado School of Mines. Google me for contact info.

About

Python Active-subspaces Utility Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.2%
  • Python 4.7%
  • MATLAB 2.4%
  • Other 0.7%