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
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
Yashwant
7bcae9f92a
Fix FindRModule.
2020-10-22 09:59:50 +05:30
Omar Shrit
c9a0f0b106
Change ConfigureGenerate to ConfigureFile
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-10-19 19:01:12 +02:00
shrit and Ryan Curtin
6b569c82ca
Set to CEREAL_FOUND to no in CMake/Findcereal.cmake
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-10-19 18:08:26 +02:00
Omar Shrit
76b3f65b00
Change ConfigureGenerate to ConfigureFile
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-10-19 00:40:07 +02:00
Omar Shrit
62f19a9073
Adjust cereal path in windows and adjust name for CEREAL_INCLUDE_DIR
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-09-20 19:31:45 +02:00
Omar Shrit
9fafda54dd
Fix julia build patch by @rcurtin
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-09-17 21:03:36 +02:00
Omar Shrit
0481b92ce7
Reverse the order to deduce correctly the version
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-09-17 17:40:27 +02:00
Omar Shrit
ae050dbb6e
Merge branch 'master' into cereal
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-09-17 16:05:03 +02:00
Omar Shrit
01bc6ea8bd
Apply the new style for serialization
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-09-12 17:52:31 +02:00