Commit Graph
22 Commits
Author SHA1 Message Date
shritandYashwant Singh Parihar bfac57a8d1 Fix old discovered typo when bringing back serialization
Co-authored-by: Yashwant Singh Parihar <Yashwantsingh.sngh@gmail.com>
2020-07-14 11:26:50 +02:00
Omar Shrit 610d1dc9bc Bring back boost program options dependency for windows build
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-07-14 11:18:35 +02:00
Omar Shrit 0cbd33fd43 Remove boost program option from the doc directory
Following the transition from boost program option to CLI11

Signed-off-by: Omar Shrit <omar@shrit.me>
2020-07-13 13:49:15 +02:00
Ryan Birmingham 97fd462a98 Simplify CMake for Armadillo and its Dependencies (#2247)
* start simplify of arma deps

* no manual openblas links

* slight change to openblas get and order

* restore tools directory

* Rename

* wrong opts renamed

* better handle no wrapper case

* library -> libraries

* move dep links to findArmadillo

* minor cleanup of findArma

* giving up on cleanup of config get

* simplify header read

* special HDF5 case

* more closely follo hdf5 case

* remove standard findblas/lapack

* cleanup doc and quiet mode
2020-03-11 15:18:33 -04:00
jzy95310 52fb8aadf5 Update build_windows.hpp 2019-12-26 08:42:52 -08:00
jzy95310 3445dc640b Update build_windows.hpp 2019-12-25 15:58:34 -08:00
jzy95310 6a949eb0d3 Update build_windows.hpp
Update the Visual Studio version to VS2019, tool set version to v142, and corresponding CMake commands
2019-12-25 15:50:26 -08:00
Ryan Curtin c41c8aa014 Remove Armadillo version number (it changes too fast). 2019-05-09 11:48:12 -04:00
gmanlan 8686ac9f78 name fix 2019-05-08 16:59:16 -07:00
gmanlan 0e9adc26c3 refactored 'build from source' windows tutorial (#1874) 2019-05-04 16:12:58 -07:00
Ryan Curtin 54c3837861 http -> https, fix wrapped line. 2019-03-22 10:09:52 -04:00
Ryan Curtin 5ca0aff1f9 Fix documentation bits that point to old pages. 2019-03-21 18:43:45 -04:00
ShikharJ d9aabb8bf1 Improve Installation Documentation on Windows 2019-02-25 14:32:12 +05:30
Ryan Curtin 07b785dbb1 Make BUILD_SHARED_LIBS OFF by default on Windows. 2019-01-02 13:36:20 -05:00
Ryan Curtin 2f93d9ae1d Merge branch 'readme-fix' of https://www.github.com/rcurtin/mlpack into rcurtin-readme-fix 2018-12-09 10:06:38 -05:00
Ryan Curtin 66d4ec0614 Update to latest version number. 2018-12-04 11:52:31 -05:00
Ryan Curtin 5d1d1e5e28 Add some information about Boost debugging. 2018-10-30 22:30:03 -04:00
Ryan Curtin c4f91f1e92 Update HISTORY and version number. 2018-08-01 10:16:29 -04:00
Ryan Curtin 4b33dbbb04 Also update links to Windows tutorials. 2018-07-25 16:01:43 -04:00
gmanlan c8a4abc6d6 sections/title fixed 2018-06-20 18:55:38 -07:00
gmanlan d3214f7226 generic path to download the latest stable release 2018-06-19 16:25:57 -07:00
gmanlan b65a22a761 windows build tutorial using up-to-date versions 2018-06-12 17:15:32 -07:00