Commit Graph
21685 Commits
Author SHA1 Message Date
Ryan Curtin 03e2e7ff73 Fix typo. 2019-11-29 22:53:12 -05:00
Ryan Curtin 3dad09742f Handle suffixes correctly in cli.jl also. 2019-11-29 22:05:32 -05:00
Ryan Curtin 2b69d48457 Handle library suffix more correctly. 2019-11-29 19:17:16 -05:00
Ryan Curtin 007e038462 OS X uses .dylib not .so, so handle that correctly. 2019-11-29 11:45:07 -05:00
Ryan Curtin d08d5747cd Try to get better output. 2019-11-29 10:33:05 -05:00
Ryan Curtin cbc41eaf66 Clean up and try to use ctest for OS X and Windows. 2019-11-28 23:19:41 -05:00
Ryan Curtin 56e017f6f3 Try to publish the whole Testing directory. 2019-11-28 16:13:44 -05:00
Ryan Curtin 55872b77dc List the test artifacts so we can figure out what to publish. 2019-11-27 20:00:05 -05:00
Ryan Curtin 078fa7a634 Use brew to install julia. 2019-11-27 17:22:25 -05:00
Ryan Curtin 26b25c713e Try to use the cTest runner to publish results. 2019-11-27 17:19:12 -05:00
Ryan Curtin e61e269069 Another attempt at OS X Julia configuration. 2019-11-27 17:13:49 -05:00
Ryan Curtin a5b1b713aa Try to install julia on OS X correctly. 2019-11-27 17:06:38 -05:00
Ryan Curtin b50569264e Try to fix Azure pipelines builds. 2019-11-27 13:36:48 -05:00
Ryan Curtin e7256f9dd0 Attempt to build Julia bindings on Azure. 2019-11-27 13:24:00 -05:00
Ryan Curtin bb648e0a4a Merge remote-tracking branch 'origin/master' into julia-bindings 2019-11-27 13:16:41 -05:00
Ryan Curtin 08ae85244c Fix handling of row/urow/col/ucol/matrixwithinfo types. 2019-11-27 12:32:20 -05:00
Marcus Edel c75a6455e4 Merge pull request #2094 from rcurtin/coverage-fix
Fix coverage build by linking against quadmath.
2019-11-27 12:55:18 +01:00
Marcus Edel 1b39610554 Merge pull request #2095 from zoq/readme-fix-version
Show the latest mlpack release (3.2.2) in Readme.md.
2019-11-27 12:55:01 +01:00
Marcus Edel d3111b3e5d Show the latest mlpack release (3.2.2). 2019-11-26 19:58:31 +01:00
Ryan Curtin 1279b2424e Merge pull request #2090 from zoq/azure_fix_boost
unset BOOST_ROOT (azure pipelines)
2019-11-25 19:40:46 -05:00
Marcus Edel 570af0dbd7 Reinclude the serialization part, as the layer move from one variant to the other worked. 2019-11-25 21:38:32 +01:00
Ryan Curtin 9efd3eaf45 Merge branch 'KimSangYeon-DGU-version' 2019-11-25 15:26:40 -05:00
Ryan Curtin a28479ff61 Merge branch 'version' of https://github.com/KimSangYeon-DGU/mlpack into KimSangYeon-DGU-version 2019-11-25 15:26:30 -05:00
Ryan Curtin 9d86b8b1a2 Merge branch 'tejasvi-md5check' 2019-11-25 15:25:25 -05:00
Ryan Curtin 5ec0a22845 Merge branch 'md5check' of https://github.com/tejasvi/mlpack into tejasvi-md5check 2019-11-25 15:25:18 -05:00
Ryan Curtin 2fc26e0bb3 Merge branch 'jaibhageria-linear-svm-expose-callback' 2019-11-25 15:21:25 -05:00
Ryan Curtin 90014a6f99 Add license to callback_test.cpp. 2019-11-25 15:21:13 -05:00
Ryan Curtin 7c63b40083 Merge branch 'linear-svm-expose-callback' of https://github.com/jaibhageria/mlpack into jaibhageria-linear-svm-expose-callback 2019-11-25 15:20:02 -05:00
Ryan Curtin 8e071ffe49 Fix coverage build by linking against quadmath. 2019-11-24 23:47:33 -05:00
Marcus Edel edeaf7ef0a Add RecurrentNetworkTest to the list of parallel tests. 2019-11-24 16:29:59 +01:00
Marcus Edel b28a5f0da9 Move WeightNorm layer. 2019-11-24 14:52:33 +01:00
Marcus Edel 9c3f113bd5 Let's see if the serialization of the wrapped layer is the issue. 2019-11-24 14:13:44 +01:00
Sangyeon 5d57aa7a81 Update HISTORY.md 2019-11-24 19:46:41 +09:00
sy0814k 6bee284b60 Merge pull request #2093 from rcurtin/numfocus-fsa-readme
Add attribution for NumFOCUS to README.md
2019-11-24 18:50:15 +09:00
Sangyeon 114d7c0e49 Add a comment 2019-11-24 17:17:39 +09:00
Sangyeon 5e37825ddb Add mlpack version to __init__.py 2019-11-24 17:11:17 +09:00
Ryan Curtin 058915db2b Fix typo. 2019-11-23 16:47:32 -05:00
Ryan Curtin 9f30003846 Fix image URL. 2019-11-23 14:51:11 -05:00
Ryan Curtin 76c6fd79d6 Add attribution for NumFOCUS. 2019-11-23 14:10:59 -05:00
Marcus Edel 41699414cb To avoid taking up resources when the job hung or is waiting too long, it's a good idea to set a limit, the default limit is set to 60 minutes which sometimes is not enough, so we increase the value. 2019-11-21 19:45:02 +01:00
Shikhar Jaiswal ed9d7e27ce Merge pull request #2089 from zoq/sponsor-button-update
Sponsor button - custom link
2019-11-21 21:15:16 +05:30
Marcus Edel 1e1933c1b4 Install a specific version. 2019-11-21 00:04:57 +01:00
Marcus Edel 7ca9cad124 Install updated boost version from ppa. 2019-11-20 23:54:57 +01:00
Marcus Edel e80c2d1fe7 BOOST_ROOT is now set in the azure v2017 image (relevant
change seems to be [1], pre-installing boost)

Remove BOOST_ROOT from the environment to prevent attempting to use a
boost which is incompatible with the compiler.

[1] microsoft/azure-pipelines-image-generation#732
2019-11-20 21:26:59 +01:00
tejasvi deae272b20 Add name to COPYRIGHT.txt 2019-11-20 13:55:03 +05:30
Marcus Edel 20fcca48fd Merge pull request #2058 from zoq/azure_pipelines_ci
Azure pipelines.
2019-11-19 21:25:21 +01:00
Marcus Edel 058cf1c9fc Add custom link to point to the form located at numfocus.org. 2019-11-19 21:22:55 +01:00
tejasvi ceff6a2613 Remove empty STB files on failed download
Remove lingering empty files on failed download for successful cmake
next time.
2019-11-18 16:07:09 +05:30
tejasvi a2aa6a1e63 Make md5error more descriptive 2019-11-18 15:59:16 +05:30
tejasvi 61ef32410c Improve error message handling
Avoid confusing 'Could not download' message on hash failure.
2019-11-18 15:52:38 +05:30