https://github.com/cvxgrp/scs
Raw File
Tip revision: d2c1ae92b8c5c6d45406afd007d1ddad74635cfd authored by bodonoghue on 08 July 2019, 19:10:47 UTC
bump to 2.1.1
Tip revision: d2c1ae9
.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