Ryan Curtin
b299d226da
Fix regex for versions of Go without a patch version.
2020-09-10 19:45:46 -04:00
Yashwant
9261418500
brew gfortran.
2020-08-19 16:40:36 +05:30
Yashwant
2bc13b48ed
FindR.Cmake didn't work for macos.
2020-08-19 15:59:57 +05:30
Yashwant
f280e24c68
Change FindR.cmake implementation.
2020-08-19 14:54:14 +05:30
Yashwant
523c4c81fe
Improve FindR.CMake.
2020-08-19 14:01:00 +05:30
Yashwant Singh Parihar and Ryan Curtin
a68a96ccbb
Apply suggestions from code review
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-08-19 09:13:19 +05:30
Yashwant
0e990d509a
Hand-made FindR.cmake :)
2020-08-14 20:58:35 +05:30
Yashwant
49f782ad95
Fix some warnings.
2020-08-08 19:45:10 +05:30
Yashwant
4346ac411d
Lets try this.
2020-08-08 12:29:17 +05:30
Yashwant
a2ee12beb4
Debug msg.
2020-08-08 12:06:58 +05:30
Yashwant
547923b0dc
More debugging.
2020-08-08 09:59:25 +05:30
Yashwant
621bf6bb67
Debugg config file.
2020-08-08 08:53:11 +05:30
Yashwant
95432d82fe
Fix Azure build.
2020-08-08 07:11:33 +05:30
Yashwant
80cde823dd
Add Azure support.
2020-08-07 17:12:09 +05:30
Yashwant
dcf7e9c302
Initial commit.
2020-08-07 12:57:37 +05:30
Yashwant
e2f79f3ae5
R-Bindings.
2020-08-07 12:57:37 +05:30
Amir Masoud Abdol
92d18ef3df
fixed a typo that the caused incorrect configuration of the cmake
2020-07-19 18:52:08 +02:00
Ryan Birmingham
7a6b7967a9
move cxx11 target_compile_features
2020-07-15 12:39:41 -04:00
Omar Shrit
e0c7e946d8
Replace CLI -> IO inside cmake
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-06-30 20:29:11 +02:00
Ryan Curtin
c2aa754e69
Merge pull request #2467 from shrit/cmake_aramdillo
...
Cmake aramdillo
2020-06-25 22:24:47 -04:00
Omar Shrit
356b3ad451
Move the check for word size into CreateArmaConfigInfo
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-06-23 22:27:32 +02:00
Omar Shrit
0f2186450a
Bring back the check for system word size
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-06-22 13:49:07 +02:00
Omar Shrit
f3453e5c5f
Au revoir armadillo 5
...
Since we no longer support armadillo 5 and all major machines are 64bit, we will
stop testing for 32bit unless we are cross compiling. Note that, I am not sure
that modifying this header file is the way to go, since we will never
compile Armadillo.
Signed-off-by: Omar Shrit <shrit@lri.fr >
2020-06-20 17:04:22 +02:00
Omar Shrit
fc5203ab6a
I do not think anyone today is using Armadillo v0.9
...
Remove support of Armadillo versions used when I was
seven years old.
Signed-off-by: Omar Shrit <shrit@lri.fr >
2020-06-20 17:04:07 +02:00
Yashwant
e793bed4ae
Resolve some comments.
2020-06-20 10:38:23 +05:30
Yashwant
3da07cf45a
Initial commit.
2020-06-20 10:38:23 +05:30
Ryan Birmingham and Marcus Edel
7ef233d298
Period at end of sentence.
...
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
2020-06-18 14:08:34 -04:00
Ryan Birmingham
fc9e30cbd9
describe msvc case
2020-06-18 11:09:03 -04:00
Ryan Birmingham
075cb93b4c
shuffle conditions for potential windows portability
2020-06-18 10:45:05 -04:00
Ryan Birmingham
609fa6e020
pretend non-wrapper msvc
2020-06-17 22:50:56 -04:00
Yashwant
43ba879b6c
Some cmake changes.
2020-06-14 10:17:05 +05:30
Yashwant
ba7b20cc2b
Last cmake config didn't work.
2020-06-14 10:15:35 +05:30
Yashwant
4464ba0be9
Add ultility function for loading and saving compatible(Gonum) csv.
2020-06-14 10:15:35 +05:30
Yashwant
694d460748
Some cmake improvement.
2020-06-14 10:15:35 +05:30
Yashwant
28a7297e4c
Resolve Some Comments.
2020-06-14 10:15:35 +05:30
Yashwant
65371ddf2b
Resolve some more comments
2020-06-14 10:15:10 +05:30
Yashwant
2a8fc6ebd4
Modification in Go Bindings and Add Markdown Documentation
2020-06-14 10:15:10 +05:30
Ryan Birmingham
19d44bc9dc
Merge pull request #2383 from amirmasoudabdol/cmake-install-improvement
...
generate mlpack-config.cmake
2020-05-21 20:41:25 -04:00
Ryan Birmingham and Ryan Curtin
bcb901b1a6
Describe config.cmake block purpose
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-05-21 20:16:51 -04:00
kartikdutt18
50d4c2e3eb
Typo-Fix
2020-05-16 18:59:10 +05:30
Amir Masoud Abdol
2f51e60882
Some formatting and cleanups
2020-05-15 11:37:08 +02:00
Amir Masoud Abdol
04d82d80b1
fixed formatting
2020-04-24 09:24:31 +02:00
Amir Masoud Abdol
6a7648a09a
Modified the CMakeLists.txt such that it generates mlpack-config.cmake
...
during the installation. This should help CMake finds MLPACK much easier.
2020-04-22 23:48:36 +02:00
Ryan Curtin
e540026047
Fully qualify AbstractSerializer now that we are importing Serialization.
2020-04-20 07:55:25 -04:00
Ryan Curtin
2ba1f4b704
Fix type in dispatch.
2020-04-17 20:34:05 -04:00
Ryan Curtin
969a2b6383
Do overloading of Boost.Serialization via CMake to prevent duplicates.
2020-04-17 18:22:56 -04:00
Ryan Curtin
fc9d004f06
Remove Ptr from Julia model types.
2020-04-17 17:57:39 -04:00
Ryan Curtin
ed6a7148d3
Another CMake fix attempt...
2020-04-17 17:50:58 -04:00
Ryan Curtin
b5430bdff9
Allow access via Base.Serialization.
2020-04-17 17:39:08 -04:00
Ryan Curtin
04e343bfee
Hopefully fix CMake issues on newer CMake.
2020-04-17 17:18:06 -04:00