Ryan Curtin
8d85349cf1
Also strip semicolons.
2021-11-01 19:00:34 -04:00
Ryan Curtin
dc2d6ec41b
Look for the pkgbuild package too, and allow ' as a delimiter.
2021-10-31 18:06:50 -04:00
Ryan Curtin
720d107605
Fix bad merge function name.
2021-08-17 10:22:47 -04:00
Ryan Curtin
078854c05e
Merge remote-tracking branch 'origin/master' into r-duplicate-model-fix
2021-08-16 16:42:40 -04:00
Ryan Curtin
eb0eae880e
Attempt to fix double-free of XPtrs.
2021-08-13 21:26:57 -04:00
Ryan Curtin
8bd6afc1c3
Merge remote-tracking branch 'origin/master' into threadsafe-io
2021-08-01 18:00:56 -04:00
Ryan Curtin
16d63517a2
Adapt R bindings for threadsafe IO.
2021-07-14 19:52:17 -04:00
Ryan Curtin
f63a13f643
Adapt go bindings to use Params and Timers objects.
2021-07-13 14:18:40 -04:00
Ryan Curtin
71f8c60902
Merge pull request #2952 from shrit/add_install_step
...
Adding the missing installation step for the Autodownloader
2021-07-02 18:23:35 -04:00
Ryan Curtin
fac256a861
Attempt to adapt Julia bindings.
2021-06-29 09:48:28 -04:00
Omar Shrit
4fea37fc2a
No need for Asterix
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-06-29 12:27:25 +02:00
Omar Shrit
e6ead307ef
Let us test the asterix solution *
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-06-29 12:03:01 +02:00
Omar Shrit
fe2f32eb64
Remove trailing space
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-06-20 09:04:56 +02:00
Omar Shrit
1325745fec
Try to fix the installation dir, do not push
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-06-10 17:11:24 +02:00
Omar Shrit
5ceb8daf16
Check of the deps name is not equal boost
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-27 16:15:06 +02:00
Omar Shrit
32444d2336
Adding the missing installation step for the Autodownloader
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-24 18:18:21 +02:00
Omar Shrit and Ryan Curtin
31c3cf227d
Update CMake/ConfigureCrossCompile.cmake
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2021-05-06 00:31:42 +02:00
Omar Shrit and Ryan Curtin
17cd0a8948
Update CMake/ConfigureCrossCompile.cmake
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2021-05-06 00:30:10 +02:00
Omar Shrit and Ryan Curtin
9d29409ba2
Update CMake/ConfigureCrossCompile.cmake
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2021-05-06 00:29:37 +02:00
Omar Shrit and Ryan Curtin
6fe628f49f
Update CMake/ConfigureCrossCompile.cmake
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2021-05-06 00:29:14 +02:00
Omar Shrit
786636b111
Revert changes in FindArmadillo
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-05 00:17:58 +02:00
Omar Shrit and Ryan Curtin
860db25584
Correct comments in CMake/ConfigureCrossCompile.cmake
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2021-05-05 00:09:04 +02:00
Omar Shrit and Ryan Curtin
da96df8762
Update CMake/ConfigureCrossCompile.cmake
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2021-05-05 00:08:17 +02:00
Omar Shrit
5c6533533a
Cleaning, removing debugging symbols
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-04 18:04:45 +02:00
Omar Shrit
256e81d80b
Move openblas check
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-04 16:10:21 +02:00
Omar Shrit
98413832a2
Let us recheck LAPACK and BLAS
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-04 15:42:14 +02:00
Omar Shrit
f6ae407829
Test LAPACK and BLAS LIBRARIES
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-04 01:45:27 +02:00
Omar Shrit
2014891496
Try both lapack and blas for openblas
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-04 01:34:14 +02:00
Omar Shrit
45a531ccbb
Set LAPACK_openblas_LIBRARY ONLY
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-04 01:09:45 +02:00
Omar Shrit
f47788e390
Remove BLAS_LIBRARIES and test without it
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-04 00:51:07 +02:00
Omar Shrit
ea5a69f4d1
Set BLAS_openblas_LIBRARY instead of LIBRARIES
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-04 00:32:43 +02:00
Omar Shrit and Marcus Edel
09324718c1
Fix style in CMake/ConfigureCrossCompile.cmake
...
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
2021-05-03 23:27:07 +02:00
Omar Shrit and Marcus Edel
b9bc2399e4
Update CMake/ConfigureCrossCompile.cmake
...
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
2021-05-03 23:26:32 +02:00
Omar Shrit and Marcus Edel
5889fa3cef
Update CMake/ConfigureCrossCompile.cmake
...
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
2021-05-03 23:26:23 +02:00
Omar Shrit
ce943eba8a
Merge branch 'embedded' of github.com:shrit/mlpack into embedded
2021-05-03 23:22:49 +02:00
Omar Shrit
921ec4fe72
Print another message to see on CI
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-03 23:21:37 +02:00
Omar Shrit
f877c57fbc
Update ConfigureCrossCompile.cmake
2021-05-03 22:43:14 +02:00
Omar Shrit
a9b27768af
Add comments, set BLAS_openblas_LIBRARIES, reset FindArmadillo changes
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-03 20:17:54 +02:00
Omar Shrit
6ce53a9fb1
Find blas, refactor OpenBLAS.
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-01 14:17:39 +02:00
Ryan Curtin
ac22bbc12b
Merge pull request #2929 from shrit/fix_find_armadillo
...
Fix find armadillo by rcurtin.
2021-04-26 08:03:29 -04:00
Omar Shrit
0667812905
Fix find armadillo by rcurtin.
...
Authored-by: Ryan Curtin <rayn@ratml.org >
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-04-24 18:41:59 +02:00
Omar Shrit
eb80b2da5e
The Autodownloader.
...
This pull request provides the Autodownloader for mlpack dependencies.
It can be used with current and future dependencies.
This one is born from working with #2531 , with help from @rcurtin and @zoq.
It is ready to merge, with minor reviews are always welcome.
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-04-24 14:27:52 +02:00
Yashwant
52e123e567
Fix Go-bindings flow control.
2021-04-02 23:06:14 -04:00
jeffin sam
24a3923669
Merge pull request #2871 from NippunSharma/remove_matlab_references
...
Remove matlab references
2021-03-13 10:14:37 +05:30
NippunSharma
14996379db
removed_matlab_2
2021-03-12 19:49:53 +05:30
Omar Shrit
3c67db795d
Remove doc and config related to coverage
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-03-12 10:28:41 +01:00
Omar Shrit
e35ca30966
Fix indentation
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-12-27 18:48:27 +01:00
Ryan Curtin
10bc8afa3d
Cache all the input pointers, to make sure we don't re-finalize them.
2020-12-15 20:18:15 -05:00
Ryan Curtin
107cb48d2f
Add finalizers to mlpack objects.
2020-12-08 19:55:27 -05:00
Ryan Curtin
bf837f950b
Merge pull request #2458 from shrit/cereal
...
Cereal
2020-10-29 10:52:37 -04:00