https://github.com/cvxgrp/scs

sort by:
Revision Author Date Message Commit Date
a70a42c tweak logo size 24 July 2021, 17:44:41 UTC
529e46d Merge branch 'master' of ssh://github.com/cvxgrp/scs 24 July 2021, 17:42:46 UTC
7791ef1 add logo to readme 24 July 2021, 17:42:36 UTC
54eea7a add zipping to instructions on issues 12 July 2021, 11:26:10 UTC
fc468e1 typo 12 July 2021, 11:17:19 UTC
e3060b2 add issue template 12 July 2021, 11:15:08 UTC
eeafeb7 Merge pull request #163 from blegat/patch-1 Update Convex.jl url and add JuMP.jl 30 June 2021, 20:13:58 UTC
e115fb2 Update Convex.jl url and add JuMP.jl 30 June 2021, 19:26:28 UTC
29b1dba Merge branch 'master' of ssh://github.com/cvxgrp/scs 06 June 2021, 14:11:04 UTC
e811445 switch to github actions 06 June 2021, 14:10:51 UTC
e56aab0 bump2version 2.1.4 05 June 2021, 14:30:56 UTC
b206aba Merge pull request #161 from GiulioRomualdi/feature/cmake_buildsystem Add CMake build-system 05 June 2021, 13:07:47 UTC
f84d9ef Update README.md Fix -DBUILD_TESTING flag example. 05 June 2021, 13:06:56 UTC
0566e17 Add CMakeLists.txt to .bumpversion.cfg 28 May 2021, 19:17:06 UTC
8b3b0a4 Update the README.md 20 May 2021, 14:34:46 UTC
b087900 Add CMake build-system 20 May 2021, 14:30:32 UTC
07ca69c bump to v 2.1.3 12 April 2021, 08:43:08 UTC
db1ddb5 temporarily comment out appveyor build status 17 March 2021, 09:34:57 UTC
3076de9 Merge pull request #155 from Sokolmish/master Update deprecated CUDA functions 10 February 2021, 18:58:41 UTC
32e6883 Reusing cusparse vectors descriptors 10 February 2021, 18:10:55 UTC
b523ba6 Reusing temporary cusparse buffers 09 February 2021, 13:39:25 UTC
9ba2eac Add errors checking for `cusparseSpMV` function 22 January 2021, 11:13:45 UTC
1c19f84 Update deprecated code The `cusparseDcsrmv` and `cusparseDcsr2csc` methods are deprecated. These wethods have been removed from CUDA Toolkit since 11.0. 20 January 2021, 14:09:11 UTC
681b049 gpu trans 22 December 2020, 15:22:02 UTC
331adcc Merge pull request #153 from timgates42/bugfix_typo_execute docs: fix simple typo, execture -> execute 22 December 2020, 13:37:42 UTC
56a5194 docs: fix simple typo, execture -> execute There is a small typo in README.md. Should read `execute` rather than `execture`. 21 December 2020, 18:52:23 UTC
48dfbe8 fix type error in rw.c 23 August 2020, 15:26:03 UTC
bdad7cf Merge pull request #145 from malickf/patch-1 Update the AMD link 16 August 2020, 15:52:59 UTC
8dff2cf Update the AMD link Hi, I had the chance to speak with Prof. Timothy A. Davis and he told me that the AMD link on this page is not the right one, advising me to replace it with the one added. Could you please validate it ? Thank you 15 August 2020, 18:21:55 UTC
4ed6c2a Merge pull request #141 from adshieh/adshieh-isless Quiet NaN comparisons 05 June 2020, 09:04:23 UTC
2c976fc Convert < to isless comparison for quiet NaN handling 04 June 2020, 17:54:02 UTC
0fd7ea8 put AA null warning behind verbose check, closes #118 18 December 2019, 06:41:08 UTC
23b18ab Add link to ruby interface, closes #128 18 November 2019, 14:38:56 UTC
eb3ae9c add new size functions to header 05 November 2019, 13:11:55 UTC
9e4d98d add sizeof helper functions 05 November 2019, 12:49:25 UTC
77c2c78 Merge pull request #126 from kalmarek/patch-1 fix rule for $(OUT)/run_from_file_gpu_indirect 16 October 2019, 09:36:02 UTC
ccc7e65 fix rule for $(OUT)/run_from_file_gpu_indirect 15 October 2019, 22:20:35 UTC
e6ab81d Use CUDA_PATH in scs.mk, closes #124 06 September 2019, 10:04:24 UTC
82df621 Merge pull request #125 from cvxgrp/gpu_direct Some refactoring of the linear system solvers. 03 September 2019, 19:31:54 UTC
275f9df comment out direct gpu for now 03 September 2019, 14:23:02 UTC
0b6b7f3 add missing file 03 September 2019, 14:18:58 UTC
e38028c fix 03 September 2019, 14:18:21 UTC
f7cd9d4 cleanup 03 September 2019, 14:17:17 UTC
50c4e2b more refactoring 03 September 2019, 12:39:37 UTC
44e4329 refactoring 03 September 2019, 10:23:08 UTC
9858d6b fix win64 matlab issue 22 August 2019, 12:18:48 UTC
2df7cad Update readme, closes #107 21 August 2019, 15:06:11 UTC
7522ace rm debugging macros 21 August 2019, 14:58:26 UTC
ed11658 fix minor mem leak in gpu code 21 August 2019, 14:42:49 UTC
b0fa392 remove redundant checks for null before frees 21 August 2019, 14:32:04 UTC
0af05c3 Merge pull request #122 from link2xt/free Do not check if pointer is NULL before passing to free() 21 August 2019, 13:41:52 UTC
b9aa35d Merge pull request #123 from link2xt/spellcheck Spellcheck 21 August 2019, 13:41:36 UTC
ecdc4bf Spellcheck 21 August 2019, 11:57:41 UTC
c6ce089 Do not check if pointer is NULL before passing to free() free(NULL) does nothing 21 August 2019, 11:51:20 UTC
34a6a67 disable appveyor test 02 August 2019, 11:15:14 UTC
2ac25d4 add run from file gpu to makefile 02 August 2019, 10:22:09 UTC
e5bb794 return best found solution if hit max_iters 31 July 2019, 13:01:34 UTC
a9e7abb add override setting from command line 23 July 2019, 15:43:46 UTC
d2c1ae9 bump to 2.1.1 08 July 2019, 19:10:47 UTC
d3d1d4c silence aa warning message 23 April 2019, 14:08:15 UTC
ead7ec1 Merge pull request #116 from jamiesnape/install-all-headers-gpu Install all public headers and add target to install libscsgpu 23 April 2019, 10:05:18 UTC
419f46b Install all public headers and add target to install libscsgpu 22 April 2019, 15:12:11 UTC
3401dfc Merge pull request #114 from jamiesnape/unix-line-endings Convert Windows line endings to Unix 10 April 2019, 20:40:08 UTC
9ae3c70 Convert Windows line endings to Unix Every other file has Unix line endings 10 April 2019, 19:50:55 UTC
4b93cf2 Merge pull request #113 from jamiesnape/install-target Add install target to Makefile 10 April 2019, 18:19:15 UTC
a3729dd Add make install to .travis.yml 10 April 2019, 17:22:48 UTC
bf5d11d Add install target to Makefile 10 April 2019, 17:22:47 UTC
c2f2109 Merge pull request #112 from bamos/master Allow linsys solvers to define their own normalization routes. 08 April 2019, 19:26:07 UTC
245d66f Allow linsys solvers to define their own normalization routes. 08 April 2019, 18:12:47 UTC
bc5ca15 Merge pull request #110 from bamos/master Allow zero A matrices as a special case. 04 April 2019, 09:57:01 UTC
b95f1dc Allow zero A matrices as a special case. 03 April 2019, 17:54:51 UTC
afc6a0b Merge pull request #109 from bamos/master linsys/gpu: Remove cudaDeviceReset call from free_lin_sys_work. 03 April 2019, 09:24:54 UTC
61cba87 Update private.c 03 April 2019, 09:24:23 UTC
8e4c98b linsys/gpu: Remove cudaDeviceReset call from free_lin_sys_work. 02 April 2019, 20:43:01 UTC
f7af53b forward declare in test 26 March 2019, 12:27:16 UTC
dfe212e add missing include 22 March 2019, 19:58:13 UTC
5956f1b attempt to fix ctrlc issue in matlab 22 March 2019, 11:03:48 UTC
4709f15 add interrupt check back in to factorization 15 March 2019, 21:05:25 UTC
4f9d8b7 Squashed commit of the following: commit 61024a8eee60dace0e958c12ef31b35f10312ba8 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Fri Mar 15 17:27:05 2019 +0000 rm EXTRA_VERBOSE commit 80829dd0d87d69e2fdcb0ed5d0dc1b9847ebb82a Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Fri Mar 15 17:12:39 2019 +0000 update test commit c0f762d675396b67c13f98dcfaa067798a0151b1 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Fri Mar 15 17:03:35 2019 +0000 unsigned long to uint32_t commit 42970199e085e3c2511122c9b2e2a7dd2aa78f27 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Fri Mar 15 13:48:37 2019 +0000 add extra verbose commit 97e58116c64282b2aadd23c2b9edcc868ceeebfc Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 18:27:07 2019 +0000 rm some lines commit a2e7c3f8d5a27c7d9e123872a87ade24b4685de8 Merge: cfdbcf7 bf83f48 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 17:38:20 2019 +0000 Merge branch 'master' into fix_appveyor commit cfdbcf764636040140c6ce26c640ddeb13fd929a Merge: 15e1803 5bf43b1 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 17:29:18 2019 +0000 Merge branch 'master' into fix_appveyor commit 15e1803e646ad066b2d3c71282438ea076d829f9 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 17:01:22 2019 +0000 update path for gfortran commit 01653272b6433c58bc098b0643568e03650ac643 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 13:52:16 2019 +0000 fixing commit e87cd45dedc9cfdb3a39612a9b948fa6b604762d Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 13:10:23 2019 +0000 fixing commit cdabaadecb083c41a35afc8717feb0f8760f5f42 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 13:07:33 2019 +0000 fixing commit 7c8906e7ee37bd8c14a9dcccd8c38ad6bb948b4b Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 13:01:59 2019 +0000 fixing commit 97dfc5b4a4fc79f9d5d465961c988b62a6a8264a Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 12:59:51 2019 +0000 fixing commit 7b243db83785ac921753a25c62ba15f245af19ed Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 12:55:02 2019 +0000 fixing 15 March 2019, 17:27:33 UTC
bf83f48 forward declaration 14 March 2019, 17:37:06 UTC
5bf43b1 add LAPACK check to AA 14 March 2019, 17:19:42 UTC
bc2f881 swap to long for win 64 14 March 2019, 16:51:06 UTC
d989a0f add include 14 March 2019, 14:58:36 UTC
4502ab4 switch to typedef over define for new types/ 14 March 2019, 14:43:43 UTC
48e3bf6 update readme 14 March 2019, 12:22:24 UTC
bf339d1 SCS 2.1.0 Squashed commit of the following: commit 8d99108c6baae3462d04c07a94f926d8e0d7cca6 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 12:14:16 2019 +0000 update string commit feabd3a7e8bf7dfdef67f9e31d13bfcf88898525 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 12:09:05 2019 +0000 set small_lp acceleration_lookback to 10 commit da662e2653703b9e5682672f7b5de22a4c011aa7 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 14 11:47:37 2019 +0000 fix type in aa commit d0faaa079afbaaec31a7b6724d8c3540a1672619 Merge: da8f0c8 4992396 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Wed Jan 2 20:09:53 2019 +0000 Merge branch '2.1.0' of https://github.com/cvxgrp/scs into 2.1.0 commit da8f0c8e514ba42baec4a073415d2bdaf912998d Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Wed Jan 2 20:09:50 2019 +0000 minor equilibration tweak commit 499239641b88ca03f255b4f72889c78d851b42ff Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Wed Jan 2 20:08:49 2019 +0000 make type 2 aa available commit efaeececeb87a720d11fc3689ead04bdfa4db5d0 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Mon Dec 31 16:33:33 2018 +0000 disable mem san, seems to be bugged commit b99ab0b37395feae280e0c967c94db4beeadaa3c Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Mon Dec 31 16:26:30 2018 +0000 still trying to fix sanitizer. commit cfcd8619102aa063ba6a79d0496ccee0098c835b Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Mon Dec 31 15:51:15 2018 +0000 still trying to fix sanitizer. commit 7b0d489f8dcd734e6988eb8b199221baa630fc87 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Mon Dec 31 15:44:46 2018 +0000 still trying to fix sanitizer. commit 35fd60e3ad3429bc79dfb70480f10faa662e8e47 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Mon Dec 31 15:41:11 2018 +0000 still trying to fix sanitizer commit 3fdb8964e8cb576086f3b149715c44753c1448eb Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Mon Dec 31 15:31:03 2018 +0000 rm space in comment commit e4187ec7e677b30ddbf4f0b963b168bd4676cd0b Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Mon Dec 31 15:25:56 2018 +0000 trying to fix sanitizer commit e6bff41adb12d5ef847ca474071a2e14febe9586 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Mon Dec 31 14:49:30 2018 +0000 move over to AA-2 for now, and switch to AA package commit 7dfadae5867d70e050d48572f55af00aa1b064df Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Fri Dec 28 15:29:29 2018 +0000 rm unused file commit 4198c9223edec7b9857ffaef92f9cc8243cf18f3 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Fri Dec 28 14:49:55 2018 +0000 appears to be working with qdldl now commit 55b9e1943691a8e4a3247cbd3dfd0290abc9e1fb Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Fri Dec 28 14:20:34 2018 +0000 checkin commit d837175c8ca9f1523259a2bd60f80488adeee47e Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Fri Dec 28 14:20:22 2018 +0000 checkin commit db1be85c65422a49cb42f022387ba45e8d493dbd Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Fri Dec 28 12:51:39 2018 +0000 checkin commit 5f601c00771f1567ae59871622cd0e81efff5ef6 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Dec 27 15:12:30 2018 +0000 Basic acceleration fixes: - Add 1 to lookback to be consistent with paper and intuition - Make default 5 instead of 20 - Make last step always cone projection commit b1ea3bcec814fc88ad86314e3689a7b0c044fb24 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Dec 27 14:35:41 2018 +0000 return error from bad file read commit eb53a47d06bcb04baf8c3d67bcc01f8df1a7d000 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Dec 27 12:40:03 2018 +0000 add some explicit casts commit 17d8ecc78cbb993682d201bd3fc069f69050d0b0 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Dec 27 12:35:11 2018 +0000 add return flag for data file read commit 47234f2b22938578f703a5a1c34f2b028ff7b0de Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Wed Dec 26 21:28:34 2018 +0000 add basic size checks to data read / write commit 7e2b787476a040cec766eb8c91a2954b4582212d Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Wed Dec 26 17:52:37 2018 +0000 add forgotten header commit 1f51fa60db4ccbaab604bcf06b52215aefa0e6c6 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Wed Dec 26 17:51:34 2018 +0000 forgot to add files commit 315764881104a562562126477f456bf46f26e934 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Wed Dec 26 17:38:43 2018 +0000 appears to be working now commit 19e3ed3e3123b3aae20097e8f3e7799421c9d6a0 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Wed Dec 26 16:40:47 2018 +0000 partial check in of read-write functionality commit 748f551e55e3e50cb03fc038903ba9c7e083b10d Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Sun Apr 8 17:21:29 2018 +0100 typo and year commit dcc0fa3dc52fc491c45471ad66216e7418947110 Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 29 20:20:48 2018 +0100 disable ssparse timer, add interrupt check to ldl commit 25e95e93cc82fe8e847b17ff680d901ec84fead1 Author: Brendan O'Donoghue <bodonoghue@bodonoghue-macbookpro3.roam.corp.google.com> Date: Thu Mar 29 20:19:36 2018 +0100 Add check to norm of accel params and don't update if too large. commit e5b8432b85261c76af4c0ca764209d8be3d7b7af Author: Brendan O'Donoghue <bodonoghue85@gmail.com> Date: Thu Mar 29 17:03:52 2018 +0100 bump to 2.1.0 14 March 2019, 12:17:50 UTC
d1437c3 trying original l-inf norm normalization, which seems to play better with acceleration 29 March 2018, 16:03:26 UTC
06a62cf bump to 2.0.3 29 March 2018, 13:24:45 UTC
3338469 python fix 29 March 2018, 13:23:09 UTC
b88c84c update ssparse deps 29 March 2018, 13:07:36 UTC
b03e156 formatting and some minor fixes to test imports 20 February 2018, 17:04:36 UTC
e25f8bb rename a couple of methods in direct solver due to collisions 15 February 2018, 14:36:11 UTC
dfcb153 fix overrides 09 December 2017, 13:22:47 UTC
6e680a4 add override to CFLAGS+= in scs.mk 09 December 2017, 13:09:24 UTC
9071cec remove comments beside constants in set_default_settings, point to include/glbopts.h instead 08 December 2017, 13:24:48 UTC
9f7b7e1 testing win64 suitesparse 06 December 2017, 13:39:44 UTC
172bf6b testing win64 suitesparse 06 December 2017, 13:34:05 UTC
bd794c9 colon 06 December 2017, 12:17:50 UTC
770921e still attempting to fix weird windows 64 issue 06 December 2017, 12:06:45 UTC
3b9d494 still attempting to fix weird windows 64 issue 06 December 2017, 11:16:33 UTC
back to top