Releases: dance858/PSLP
Releases · dance858/PSLP
v0.0.8
v0.0.7
v0.0.6: Fix include error (#37)
* trigger branch * update version * minor * C++ build include * remove an include
Add windows support
fix-windows-build (#34) * set up workflows * get rid of all conversion warnings by using size_t at some places * fixed valgrind workflow * window threads * windows timer * fix include error * windows abstraction for threads * activate tests * improved tests * ran formatter + C++ test workflow * format of printing * windows disable parallel compilation * debug output windows build * only build windows * new attempt windows build release mode * attempt on MSVC compiler bug * attempt on MSVC compiler bug * disable tests * compile test files separately * activate tests * object library test_macros * commenting out half the tests * comment out more tests * comment out more tests * minor * add dton and dom prop * comment out dton and dom prop * comment out pathlogical * only run pathlogocail * comment out some tests in pathological * add back test with empty arrays * add back test with empty arrays * replaced empty arrays with null pointers * replaced empty arrays with null pointers * typo * add more tests * add even more tests * add more tests * added parallel rows test * comment out test 3 parallel rows * fixed windows order of parallel rows 3 * debug order of rows test 3 * test dton * comment out parallel rows test * adding some parallel row tests * forgot include * comment out test 15 parallel rows * comment out test 16 parallel rows * add parallel col tests * add print output * skip parallel rows and cols for windows * add mac and ubuntu to cmake workflow * add postsolve tests for mac and ubuntu * add postsolve tests to windows to find failing test * test 6 postsolve windows * test 6 postsolve * test 7 postsolve windows column order * test 9 windows build * commented out unncessearary code * introduced PSLP_uint * Revert "introduced PSLP_uint" This reverts commit 9dafbef89cba7c1fe004e00c6005b9d6e29b1aff. * clean up * clean up cmake * more clean up cmake * more clean up * update version
v0.0.4
v0.0.3
v0.0.2
Separate thread for transpose (#22) * code dump * workflows * ran formatter * readme * workflow * removed old workflows * new workflow * c++ workflow * C++ workflow * new line at eof to formatter * improved interface * new workflow * new workflow * new workflow * updated default settings * small changes to API * added one test * small changes to interface * minor * minor change to test * cmake link * expose objective offset * removed PSLP inf * removed PSLP inf * removed PSLP inf * removed PSLP inf * mac build * new isinf function * debugging mac * debugging mac * new definition that perhaps is mac compatible * remove print * small change to cmake * version handling * workflows * workflows * workflows * separate thread for transpose * updated version * c++ test fix
Release 0.0.1
First official release.