Commit Graph
114 Commits
Author SHA1 Message Date
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
Ryan Curtin ade167b716 Clarify availability of libensmallen-dev and libstb-dev. 2020-02-24 10:48:25 -05:00
Marcus Edel 25f272f3d8 Merge pull request #2144 from qureshinomaan/master
Update readme.md and build.hpp.
2020-01-14 22:08:44 +01:00
qureshinomaan 9b4b65aba1 Update build.hpp 2020-01-13 10:41:26 +05:30
qureshinomaan 0307d7ba97 Update build.hpp 2020-01-12 19:40:10 +05:30
qureshinomaan b710763e96 Update build.hpp 2020-01-09 15:39:38 +05:30
qureshinomaan 0b33d3a7b5 Update Build Tutorial. 2020-01-08 22:33:56 +05:30
Ryan Curtin d0a2b8fb5f Document usability of STB_IMAGE_INCLUDE_DIR. 2019-12-06 13:13:43 -05:00
Ryan Curtin 498c6d80e1 Update documentation of CMake options. 2019-12-03 23:47:41 -05:00
Ryan Curtin 214bb06029 Update version to 3.2.1. 2019-10-01 18:08:51 -04:00
Ryan Curtin 0e9bb9abdb Update version to 3.2.0. 2019-09-25 20:55:14 -04:00