https://github.com/cvxgrp/scs
Raw File
Tip revision: 2262586deee242d93ece9ef136666b355ad83d5b authored by bodonoghue on 30 November 2017, 23:03:00 UTC
bump to ver 2.0.2
Tip revision: 2262586
.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