Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/c0dbce74a717b0b98e7247fc5e810575 to your computer and use it in GitHub Desktop.
Save r-ryantm/c0dbce74a717b0b98e7247fc5e810575 to your computer and use it in GitHub Desktop.
/nix/store/q11fxip572jp14rllzv2hagrn20p7a0f-python2.7-cvxopt-1.2.5
├── lib
│   └── python2.7
│   └── site-packages
│   ├── cvxopt
│   │   ├── amd.so
│   │   ├── base.so
│   │   ├── blas.so
│   │   ├── cholmod.so
│   │   ├── coneprog.py
│   │   ├── coneprog.pyc
│   │   ├── cvxprog.py
│   │   ├── cvxprog.pyc
│   │   ├── fftw.so
│   │   ├── glpk.so
│   │   ├── gsl.so
│   │   ├── info.py
│   │   ├── info.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── lapack.so
│   │   ├── misc.py
│   │   ├── misc.pyc
│   │   ├── misc_solvers.so
│   │   ├── modeling.py
│   │   ├── modeling.pyc
│   │   ├── msk.py
│   │   ├── msk.pyc
│   │   ├── printing.py
│   │   ├── printing.pyc
│   │   ├── solvers.py
│   │   ├── solvers.pyc
│   │   ├── umfpack.so
│   │   ├── _version.py
│   │   └── _version.pyc
│   └── cvxopt-1.2.5.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 37 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment