Commit Graph

7300 Commits

Author SHA1 Message Date
Davis King
6108f60aaa more travis debug 2018-03-30 15:30:19 -04:00
Davis King
526fa50237 more travis debug 2018-03-30 15:19:10 -04:00
Davis King
963bc0feaf merged 2018-03-30 10:34:29 -04:00
Davis King
9f53eac2ba Improved the stopping condition of solve_qp_box_constrained() and solve_qp_box_constrained_blockdiag(). 2018-03-30 10:31:04 -04:00
Davis King
973a3da36f more travis debug 2018-03-30 10:10:06 -04:00
Davis King
5597679bb4 more travis debug 2018-03-30 10:04:35 -04:00
Davis King
f5665cd159 more travis debug 2018-03-30 09:58:04 -04:00
Davis King
613ac89063 more travis debug 2018-03-30 09:49:45 -04:00
Davis King
81248d3f97 more travis debug 2018-03-30 09:45:04 -04:00
Davis King
9bf9340d4d debug travis 2018-03-30 09:38:57 -04:00
Davis King
fe7eb3a067 debug travis 2018-03-30 09:26:04 -04:00
Davis King
11020cbdc7 Debug travis 2018-03-30 09:20:00 -04:00
Davis King
f302ab6fd5 Try to fix travis 2018-03-30 09:13:40 -04:00
Davis King
8587ccd0b5 Added logging 2018-03-30 08:12:32 -04:00
Davis King
d0b94a76c3 Fixed cmake downloading script 2018-03-30 08:01:21 -04:00
Davis King
e41fc8ec41 Try to fix travis 2018-03-30 07:55:55 -04:00
Davis King
4e97b79900 Fix travis file. 2018-03-30 07:37:27 -04:00
Davis King
cd2c6e3a5b Added travis tests to make sure we work with old versions of cmake. 2018-03-30 07:25:59 -04:00
Davis King
2fdc731077 Print cmake version used. 2018-03-30 07:01:15 -04:00
davemers0160
1dec97d69c Downsample layer (#1212)
Added resize_to_ layer
2018-03-29 21:03:08 -04:00
Davis King
cc0542b3be clarified comment 2018-03-28 09:59:20 -04:00
Davis King
b8da437edf Fixed bug in global_function_search's constructor taking initial function
evaluations.  It wasn't assigning these values into the entire state of the
solver, causing it to be a little busted if used.
2018-03-27 18:28:41 -04:00
Davis King
674e31ee8d Updated docs 2018-03-26 16:48:48 -04:00
Davis King
6ed561a381 Fix int handling in cblas 2018-03-23 14:59:32 -04:00
Davis King
23ab5e0861 Added USE_64BIT_LAPACK_INTEGERS macro to control the type of integers used when calling fortran 2018-03-22 12:14:55 -04:00
Davis King
53de13102c Added CBLAS_INT_TYPE for this version of the cblas binding as well. 2018-03-22 12:14:16 -04:00
Davis King
0ef7198eb3 Added a CBLAS_INT_TYPE macro to control the int type used by cblas. 2018-03-22 12:13:31 -04:00
Davis King
e71f6bced3 Added tag v19.10 for changeset c8b794f274df 2018-03-19 07:21:57 -04:00
Davis King
021cbbb1c2 Created release v19.10 2018-03-19 07:21:57 -04:00
Davis King
2d50a51520 Updated sphinx stuff so it outputs documentation for the new submodules. 2018-03-18 17:52:33 -04:00
Davis King
37f82c7f25 updated docs 2018-03-18 17:21:23 -04:00
Davis King
66d6d68fbd updated docs 2018-03-18 12:59:58 -04:00
Davis King
82c7e5f66e cleanup 2018-03-18 12:52:03 -04:00
Davis King
5858f61a7f A bit of cleanup 2018-03-18 11:59:35 -04:00
Davis King
88834d34e6 Fixed grammar 2018-03-18 11:34:55 -04:00
Davis King
86eaaf45ac merged 2018-03-18 09:09:07 -04:00
Davis King
c5689ea24e Fixed random forest feature extraction serialization. 2018-03-18 08:12:23 -04:00
Davis King
60a4af67e8 Added more unit tests 2018-03-17 17:10:44 -04:00
Davis King
2cff3f4e00 Added a note about disabling LTO 2018-03-17 17:10:31 -04:00
Davis King
594fa8c7b1 Fixed typo in comment 2018-03-17 17:09:02 -04:00
Davis King
3e781f6f61 Added interface to the global_function_search object. 2018-03-17 17:00:08 -04:00
Davis King
11ed263066 Added more docs and tests. 2018-03-17 10:22:02 -04:00
Davis King
62cd23ce66 updated faq 2018-03-17 07:19:32 -04:00
Davis King
40998905a0 Added a random forest regression tool. 2018-03-14 17:28:51 -04:00
Davis King
8b419e43a7 Fixed memory leak in java swig array binding tool. 2018-03-13 19:14:44 -04:00
Davis King
65b62c1bc9 merged 2018-03-12 20:56:46 -04:00
Davis King
30a3e352d8 merged 2018-03-12 20:55:17 -04:00
Davis King
83057123b9 Added check_serialized_version(). 2018-03-12 20:51:21 -04:00
Lukas-Buricin
b44e784a52 Fixed VS 2017 level-3 warnings (#1193) 2018-03-12 11:05:52 -04:00
Davis King
e26e09d3fa Fixed tabbing and formatting 2018-03-10 08:49:20 -05:00