sort by:
Revision Author Date Message Commit Date
911cb49 Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#282) Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.1 to 4.6.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.1...v4.6.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 09 July 2024, 14:55:48 UTC
2b9b03d bump to 3.2.6 (#281) 05 July 2024, 11:28:04 UTC
bd991fa mpc bug test (#280) * mpc bug test * explicit memset to 0 * not sure what is failing * fix n * add some prints * better print * test disable res infeas * disable other tests * Revert "disable other tests" This reverts commit b1a41ba75e657d593d4a5ea2605892748f2559c8. * cleanup * add more tests * rename var --------- Co-authored-by: Brendan O'Donoghue <bodonoghue@google.com> 05 July 2024, 10:47:23 UTC
91a982e bump to 3.2.5 due to blas issue fix (#279) 27 June 2024, 16:51:07 UTC
7fc2a88 fix nasty lda bug in lange (#278) * fix nasty lda bug in lange * switch to using blas amax instead 27 June 2024, 16:41:11 UTC
45988c9 Log more to csv (#277) * log more data to csv 26 June 2024, 16:05:23 UTC
ea09a02 attempt to fix gpu workflow (#276) * attempt to fix gpu workflow * new line * link yml * try some subpackages * try some non cuda subpackages * add cudart 25 June 2024, 16:26:30 UTC
6455368 --- (#265) updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 21 May 2024, 18:16:33 UTC
4c817c2 --- (#268) updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 21 May 2024, 18:16:26 UTC
ce4b9a0 --- (#266) updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 21 May 2024, 18:16:15 UTC
6059d55 Create dependabot.yml (#264) 21 May 2024, 18:01:13 UTC
697e647 When USE_LAPACK is false, do not link against LAPACK (#263) 02 May 2024, 10:40:53 UTC
fd0e6ec fix syev failure bug, closes #238 (#261) 11 March 2024, 07:50:12 UTC
0d0c049 update year on docs (#259) 30 December 2023, 12:29:49 UTC
9024b8c bump to 3.2.4 08 November 2023, 11:20:07 UTC
10dec35 Add USE_LAPACK as CMake option (default: ON) (#257) 31 October 2023, 16:21:46 UTC
f5f054b libscsgpuindir should depend on SCS_INDIR_O (#251) 13 April 2023, 08:51:52 UTC
fa32d87 some openmp improvements, add ci test (#249) * some openmp improvements, add ci test * add cmake openmp ci 05 April 2023, 17:53:06 UTC
3bfcc70 tiny docs fix 05 April 2023, 16:41:02 UTC
240fe81 silence warning 05 April 2023, 11:05:03 UTC
9e8d465 minor docs changes 05 April 2023, 09:59:59 UTC
f0c2334 bump version to 3.2.3 (#248) 05 April 2023, 08:18:05 UTC
27542a6 New exp cone projection (#247) * New exponential cone projection, about 50x faster than the original one. * Based on "Projection onto the exponential cone: a univariate root-finding problem", Friberg, 2021. * Add test covering exp cone projection. 04 April 2023, 18:37:49 UTC
986a200 Gpu fixes (#246) GPU code works again! Fixes contributed by @syockit. 04 April 2023, 14:07:04 UTC
41d3791 Cast ints when reading from file (#245) * Add ability to cast integer types when reading data files. This makes it easier to add and run new tests which can just be dumped data files from, eg, python. * Add maximum entropy test as example. 04 April 2023, 13:58:11 UTC
e33067c fix docs 03 April 2023, 17:34:36 UTC
bf56c9b update to checkout@v3 (#244) 03 April 2023, 17:20:40 UTC
eee0cca replace strdup with strcpy due to matlab issues (#243) * replace strdup with strcpy due to matlab issues * other minor fixes to logging 22 March 2023, 18:50:06 UTC
7d5697b more / better logging 22 March 2023, 18:20:54 UTC
fec2cc8 Fix cmake (#242) * fix cmake mkl 04 February 2023, 14:27:54 UTC
1798125 Fix cmake (#241) * attempting to fix broken cmake test * switch to DYLD_FALLBACK_LIBRARY_PATH var for rpath 03 February 2023, 09:55:42 UTC
b486c80 update google analytics (#240) 03 February 2023, 09:31:40 UTC
186b67c Fix docs. (#237) * fix year for 3.2.2 release * fix bad doc wording about cones 01 December 2022, 10:21:34 UTC
2f5c0ac Safe div remove fn (#236) * remove function calls inside SAFE_DIV_POS macro * move norm calcs back inside conditions 16 November 2022, 10:27:43 UTC
43ccf6d better error handling on reading data from file (#235) 15 November 2022, 14:30:10 UTC
6c75ace fix sign error in docs, closes #233 09 November 2022, 16:41:40 UTC
3f91964 bump to 3.2.2 04 November 2022, 10:21:54 UTC
2915adc Do not use functions inside macro calls (#232) * do not pass function calls to macros like MAX, MIN, ABS * fix typo * slight tweak of indirect warm-stat * minor lin sys warm start fix 04 November 2022, 10:20:51 UTC
f2da64d [docs] add comment on how rows are laid out within each cone (#230) 23 August 2022, 16:24:36 UTC
c785d2f add python mkl docs (#219) 13 March 2022, 12:55:08 UTC
195691e update api documentation and comments (#218) * update public api documentation 10 March 2022, 15:20:29 UTC
8ca0377 Refactor csc (#217) strip out csc struct 07 March 2022, 16:08:22 UTC
a543b70 MKL Pardiso direct linear solver support. (#215) * first draft of mkl pardiso interface * fix workflow * fix workflow * fix workflow * fix workflow * fix workflow * fix workflow * fix workflow * fix workflow * fix workflow * attempt to locate libmkl * fix workflow * fix workflow * cleanup * hack mkl into cmake * more cmake hacking for mkl * better cmake with mkl * ran cmake-format -i CMakeLists.txt * add cmake mkl workflow * fixing workflow * rm pardiso_64 * Revert scs_types.h * revet pardiso_64 removal * docs * docs tweak * cleanup and better make files * add comment * tweak valgrind action * cmake-format -i CMakeLists.txt * add comment * docs * report correct timings when printing summary * bump to 3.2.1 * clang-format -style="{BasedOnStyle: llvm, IndentWidth: 2, AllowShortFunctionsOnASingleLine: None, KeepEmptyLinesAtTheStartOfBlocks: false}" -i *.{c,h} * cmake-format -i CMakeLists.txt * minor cleanup Co-authored-by: Brendan O'Donoghue <bodonoghue@google.com> 07 March 2022, 15:40:26 UTC
367be9c update AA docs so that the reader does not get the impression AA is off by default (#213) 28 February 2022, 15:57:59 UTC
469485a fix docs about AA defaults (#212) 27 February 2022, 22:38:30 UTC
54135cb Better control over read/write and printing in compilation flags (#211) * better control over read/write and printing in compiled binary * Revert types change. * update comments * [skip ci] ws * rename OPT_FLAGS to CUSTOM_FLAGS 23 February 2022, 23:23:38 UTC
a381245 Remove underscore prefix from linsys functions. (#210) * Remove underscore prefix from linsys functions. * propagate changes * gpu solver 23 February 2022, 23:02:57 UTC
c1ba690 re-run c, python qp example 22 February 2022, 00:55:33 UTC
ac6840a rm unnecessary returns 15 February 2022, 21:52:50 UTC
af3b7ea reduce test tols 15 February 2022, 20:53:15 UTC
dac517b rm unused license text 15 February 2022, 18:08:43 UTC
d08ae9d tweak test tolerances 15 February 2022, 17:16:51 UTC
ee1d48e actually check run tests, tweak gap tolerance 15 February 2022, 16:57:14 UTC
df3f152 add missing includes 15 February 2022, 16:25:52 UTC
da88a37 add missing includes 15 February 2022, 16:19:36 UTC
b24c1a5 fix missing include 15 February 2022, 16:15:02 UTC
004a94e typo 14 February 2022, 23:27:57 UTC
b08b5f0 docs cleanup 14 February 2022, 23:23:25 UTC
2701266 Bring back ability to re-use SCS workspace for multiple related solves. (#207) * bring back updating b / c vectors * update setup_timer * loosen warm start test tol * fix mem leak in small_qp test * docs * docs * move SCS_NULL definition; * typo * docs * scs fully own b,c memory * run black on py code * partial refactor to eliminate need to keep init memory around * fix some memory issues * check warm start for nan * set warm start in solve() * reset tracking info in workspace * rm warm start from header print * deep cone copy explicitly set to NULL missing vals * minor docs tweak * disable noisy checks on A, closes #196 * Tweak api. * Silence print warning. * update docs to new API * Fix force residual computation when solving many problems. * starting docs example update * docs only build on master * update readme * typo * experimenting with returning b,c into normalization * fix seg fauly * Revert "fix seg fauly" This reverts commit 0aab0d798fbbc6ff2c76c4ab36cc62bbc9d2e2d8. * Revert "experimenting with returning b,c into normalization" This reverts commit 30c44cc9a3fb401fe107c046865b2af824ac1c34. * Tweak min/max scale. * Revert "Tweak min/max scale." This reverts commit c2098908b0e1f8736367f498892f2af55b00d723. * working on docs * adding example stubs * examples * examples * docs * docs * python doc * bump to 3.2.0 * ws * add comment to example 14 February 2022, 23:02:19 UTC
65a5451 docs only build on master 08 February 2022, 19:34:10 UTC
cd4028d docs typo fix 29 January 2022, 13:08:22 UTC
b9fe52c tweak docs example slightly 29 January 2022, 09:26:39 UTC
4047e1a bump to 3.1.1 17 January 2022, 14:24:42 UTC
7ebeb3b whitespace 17 January 2022, 14:24:25 UTC
5a1419c fix undefined mean when USE_LAPACK=0, add test and workflow (#205) 17 January 2022, 14:19:42 UTC
1cf5cbc bump to 3.1.0 14 January 2022, 15:11:34 UTC
6500ff8 fix default python settings in docs, add docs README badge 12 January 2022, 18:18:03 UTC
42a36b2 Add discussion on use_indirect setting in python api 12 January 2022, 17:41:24 UTC
7ad53a1 switch most uses of malloc to calloc (#202) 12 January 2022, 12:24:10 UTC
01d3e2e Test cmake (#201) * testing cmake command * tweak install loc * Revert "tweak install loc" This reverts commit 59fa20ff656b7e94eeae9cb703b6a5d0bc67cf1c. * concrete install dir * export LD_LIBRARY_PATH * return 0 12 January 2022, 11:26:05 UTC
a7a3d9c fix broken docs link 11 January 2022, 20:06:16 UTC
6486389 fix relaxation bug with incorrect lengths (#200) 11 January 2022, 19:53:13 UTC
515c905 Gpu fix (#199) * fix gpu * add gpu action * workflow namings 11 January 2022, 17:02:11 UTC
5a40b44 Generic diagonal scaling api (#198) * add rho dependent box cone projection * rename vars in direct solver * starting work * fix * broken * fixed * checking in broken state * fix memory error * restore test settings * cleanup * better test logging * bump back to 0.5 * bump to 3.1.0 * tweak * switch to other resids * use u - u_t * temp * revert version update for now, make enforce cone boundaries take func pointer * revert to previous scaling logic * use enforce cone boundaries everywhere * revert test changes * cleanup * propagate changes to indirect * minor cleanup * update comments * use cone info to set R_y * clang-format -style="{BasedOnStyle: llvm, IndentWidth: 2, AllowShortFunctionsOnASingleLine: None, KeepEmptyLinesAtTheStartOfBlocks: false}" -i *.{c,h} * add comment * working on gpu code * working gpu * use TAU_FACTOR again * comment * comment * minor minunit output tweak * comment * comment * cleanup dot_r * minor rename var * minor rename var * move update_dual_vars to after update_scale * Minor comment. * this commit (almost) reproduces previous behaviour * Revert "this commit (almost) reproduces previous behaviour" This reverts commit 001408471fee6ada638bcfabf47347cda7b603e8. * fmt * add comment * aãdd lin_sys_solver field to info, update docs * docs tweaks * fix lin sys docs, add const to diag_r * add comment 11 January 2022, 16:01:39 UTC
3f5d251 Under the hood API refactoring (#197) * cleaning up scs.h and api * fix comments * fix function calls * fmt * typo * docs * suitesparse fixes * Refactor internal api. * Update gitignore for build folder. * improve cmake build system * fixing workflow * fixing workflow * tweaks and fmt 10 January 2022, 18:02:16 UTC
abb488c Add examples to docs (#195) * add examples to docs * update pygments * tweak example * add missing files * add comment * add back display_version * attempt to unpin docutils * update github pages deplot 09 January 2022, 18:37:30 UTC
77c86c8 Revert "use correct type in cg norm calc" This reverts commit c10b3fe228b42140279add05659afe5883eeccf6. 07 January 2022, 23:01:54 UTC
c10b3fe use correct type in cg norm calc 07 January 2022, 23:00:10 UTC
6e8410e more csv logging (#194) 24 December 2021, 14:04:46 UTC
550c5fc fix acceleration_interval 0 bug (#193) 24 December 2021, 13:59:58 UTC
2a06e55 add transparent logo 02 December 2021, 15:16:14 UTC
1e2d460 Fix build issues when using a c++ compiler (#188) * return correct type on failure * fixes for c++ * add c++ ci build testing * rename new workflow * fixing workflow * fixing workflow * fixing workflow * fixing workflow 01 December 2021, 13:22:05 UTC
37234a9 Merge pull request #187 from FlorianSchwendinger/master R API docs + examples 30 November 2021, 10:16:02 UTC
72c0285 R API docs + examples 28 November 2021, 11:41:55 UTC
6ef145b rm unused gpu macros 10 November 2021, 18:24:52 UTC
d48ce1b Merge pull request #182 from cvxgrp/fix_tests Fix tests 04 November 2021, 15:38:58 UTC
d0f9212 tighten qafiro tol 04 November 2021, 15:36:28 UTC
5a5b11f tightening tols 04 November 2021, 15:31:50 UTC
04753e3 fixing tests 04 November 2021, 15:27:06 UTC
7bf6122 tweak test tolerances 04 November 2021, 15:15:16 UTC
ecde4bd test print 04 November 2021, 15:13:19 UTC
be098f6 better test logging 04 November 2021, 15:12:29 UTC
0e34241 add test 04 November 2021, 15:12:07 UTC
26524e2 rename vars in direct solver 04 November 2021, 15:01:15 UTC
6a28efe fix random number generator 04 November 2021, 14:39:47 UTC
ecbab2a rm unused code 04 November 2021, 14:08:40 UTC
31afaa7 add files to bumpversion, fix CMakeLists version 04 November 2021, 13:31:06 UTC
6663804 Merge pull request #181 from cvxgrp/cuda_device_check add check for gpu device and fail fast if not available 03 November 2021, 11:22:48 UTC
14bb950 fmt 03 November 2021, 11:22:02 UTC
b649173 cast type to avoid warning 03 November 2021, 11:21:26 UTC
back to top