Commit Graph
124 Commits
Author SHA1 Message Date
Marcus Edel bee9b848dd Bump minimum Armadillo version to 9.800 (#3043) 2021-08-31 15:41:25 +02:00
Omar Shrit a916ac4d45 Remove the variables from documenatations and README
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-27 23:23:23 +02:00
Ryan Curtin 2436606a50 Add some notes for usage on RHEL7. 2021-05-25 11:47:37 -04:00
Ryan Curtin 92d57f2560 Merge pull request #2931 from shrit/build_static_binary
If we are building mlpack statically then build executable statically
2021-04-30 18:21:20 -04:00
Omar Shrit 0830bbc6d6 Fix documentation
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-04-29 23:23:57 +02:00
Omar ShritandRyan Curtin e441e906de Update doc/guide/build.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-04-29 23:08:36 +02:00
Omar Shrit da5862bcd0 Add a use case for BUILD_SHARED_LIBS in docs
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-04-26 13:01:44 +02:00
Ryan Curtin 22eb09e5d4 Don't build mlpack_test as part of make. 2021-04-23 22:10:38 -04:00
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
onikolskyy f33f003c3e fix default values of cmake config for bindings in docs 2021-03-01 15:03:08 +01:00
Ryan Curtin c8c7e6594d Update documentation for new CMake option. 2021-01-03 20:38:52 -05:00
Anmolpreet SinghandRyan Curtin 3c5c2b9ca0 Update doc/guide/build.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-12-19 00:52:57 +05:30
Anmolpreet SinghandRyan Curtin eb7c5eb5c6 Update doc/guide/build.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-12-18 13:18:22 +05:30
Anmolpreet SinghandRyan Curtin 8f9e632b4b Update doc/guide/build.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-12-18 13:18:15 +05:30
Anmolpreet Singh 3437c01cf2 Update build.hpp
I have documented the updates with the test commands and also added a memory warning with the make -j N command.
2020-12-17 00:58:23 +05:30
iamarchit123andRyan Curtin ab19efc182 Update doc/guide/build.hpp and README.md
Add additional information explaining the purpose of
libmlpack-dev and wrap to next line after after 80
characters.

Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-12-12 18:00:39 +05:30
iamarchit123andOmar Shrit e75d7fdce7 Update doc/guide/build.hpp
Co-authored-by: Omar Shrit <omar@shrit.me>
2020-12-12 15:57:57 +05:30
iamarchit 4c9e97a6f5 Improve Documentation to correctly state what repositories to get for various Linux distros 2020-12-12 15:57:57 +05:30
Ryan Curtin d38ed6e7e3 Merge pull request #2712 from jeffin143/boost-cleanup
some boost cleanup
2020-11-27 13:29:36 -05:00
Ryan Curtin 0277addfce Update documentation. 2020-11-22 15:11:30 -05:00
jeffin143 93b27f6ec0 cleanup boost furthermore 2020-11-17 23:08:24 +05:30
Ryan Curtin bf837f950b Merge pull request #2458 from shrit/cereal
Cereal
2020-10-29 10:52:37 -04:00
Ryan Curtin 27bfafbae1 Update and release version 3.4.2. 2020-10-28 12:10:49 -04: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 8d1ee81ad2 Replace boost serialization by cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-09-14 23:26:46 +02:00
Aakash Kaushik b1aa4a907d package name upgrade python2 to python3 2020-09-15 01:26:20 +05:30
Ryan Curtin 7ae9ddda86 Update version to 3.4.1. 2020-09-07 11:52:36 -04:00
Ryan Curtin 3efae284a5 Update version to 3.4.0. 2020-09-01 17:11:15 -04:00
Omar Shrit f8e375cc04 Remove libboost-program-options-dev installing command
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-07-14 11:38:48 +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
shritandRoberto Hueso 32d6e42db8 Fix regexp minor change error
Co-authored-by: Roberto Hueso <robertohueso96@gmail.com>
2020-07-09 20:15:57 +02:00
Omar Shrit 8e3e0e09f1 Change from CLI -> IO in the doc/ directory
This change is related to the transition from boost serialization
to CLI11

Signed-off-by: Omar Shrit <omar@shrit.me>
2020-07-09 15:08:31 +02:00
Ryan Curtin 990bde20f1 Update version to 3.2.2. 2020-06-18 14:55:27 -04:00
Ryan Curtin 84cd94d362 Update version to 3.3.2. 2020-06-18 14:19:23 -04:00
Ryan Curtin 44e1bebd15 Update version to 3.3.1. 2020-04-29 17:36:40 -04:00
Ryan Curtin 5677c2b5b9 Update version to 3.3.0. 2020-04-07 09:17:16 -04:00
Ryan Curtin 357df3cdd4 Force minimum boost to 1.58 (and a workaround for CMake < 3.6). 2020-03-16 13:06:44 +00:00
Ryan Curtin 30ad1490d3 Merge pull request #2236 from saraansh1999/updateDoc
Update doc about installation on different versions of ubuntu and debian
2020-02-29 13:57:37 -05:00
saraansh 8983ac4034 made the requested changes 2020-02-28 16:28:50 +05:30
saraansh f4c5e8372c Reverted the last change 2020-02-27 02:24:07 +05:30
saraansh 17e7054d39 Made the requested changes 2020-02-27 02:19:19 +05:30
saraansh 4d629c8560 Made the requested changes and added name to COPYRIGHT.txt 2020-02-26 13:04:53 +05:30
saraansh f14cb99dee Made the requested change 2020-02-26 04:16:33 +05:30
saraansh a882f64567 Made the requested change 2020-02-25 14:48:22 +05:30
saraansh 1d922148b7 Made the requested change 2020-02-25 05:33:04 +05:30
saraansh f2ef6f383b Made the requested change 2020-02-25 05:31:48 +05:30
saraansh db83275f19 Made the requested change 2020-02-25 05:24:31 +05:30
saraansh e83819f20d Added clarifications for older versions of Ubuntu(<= 16.04) 2020-02-24 23:10:34 +05:30
saraansh f5b9d5bcd1 Added clarifications for older versions of Ubuntu(<= 16.04) 2020-02-24 23:05:51 +05:30
Saraansh Tandon a6e59e333f Update build.hpp
Added clarifications about Armadillo, ensmallen and stb installation for ubuntu and debian.
2020-02-24 22:05:41 +05:30