https://github.com/cvxgrp/scs
Raw File
Tip revision: a19873be070fac1bb389876991c0cd0e29f1227f authored by bodonoghue on 19 January 2016, 21:55:25 UTC
remove appv from mkl branch
Tip revision: a19873b
.gitignore
*.iml
examples/DIMACS/
local.mk
sftp-config.json
.settings
.cproject
.project
.pydevproject
.idea
*.pyc
*dSYM
*demo_direct
*demo_indirect
python/flags.tmp
python/.coverage
python/build/
python/cover/
python_dist
linsys_dense/out
out
.swo
*.o
*.a
*.DS_Store
*.out
*.nav
*.dvi
*.ps
*.pdf
*.aux
*.log
*.bbl
*.blg
*.toc
*.swp
*.m~
*.mat
*.mex*
*.mexmaci
*.mexa64
*.mexmaci64
*.dependencies
*.classpath
*.class
*.dylib
*.jar
back to top