Commit Graph
190 Commits
Author SHA1 Message Date
Ryan Curtin 28eb1858c5 Update and release version 4.0.0. 2022-10-24 09:40:50 -04:00
Omar Shrit 2aec3ce8e9 Update README.md (#3281) 2022-10-06 01:09:56 +00:00
Ryan Curtin e81918a05e Fix README links. 2022-09-02 17:37:27 -04:00
Ryan Curtin eee8c637b1 Disable serialization unless the user asks for it. 2022-09-02 11:19:46 -04:00
Ryan Curtin 5825287e9b Adapt tutorials to Markdown and remove Doxygen entirely. 2022-08-31 23:02:27 -04:00
Ryan Curtin 921e71f079 Add C++ quickstart. 2022-08-19 23:24:48 -04:00
Ryan Curtin 355cff7a9a Fix relative quickstart links. 2022-08-17 21:46:24 -04:00
Ryan Curtin ec7bbe0570 Test a relative link. 2022-08-17 21:45:21 -04:00
Ryan Curtin 4b8247d397 Remove a layer of nesting. 2022-08-17 21:42:55 -04:00
Ryan Curtin a1fc7bda82 Okay I think I got it right this time. 2022-08-17 21:41:50 -04:00
Ryan Curtin 35a0700e0d Another attempt to fix the sublist. 2022-08-17 21:40:20 -04:00
Ryan Curtin cdacc6a55b Hopefully fix nested list. 2022-08-17 21:38:54 -04:00
Ryan Curtin 30a920d031 Start refactoring the README (let's see how it looks!). 2022-08-17 21:37:09 -04:00
Ryan Curtin 260aebb11d Update documentation for header-only changes. 2022-07-31 13:54:41 -04:00
Ryan Curtin 89dfbb600a Get rid of all of the remaining parts of Boost! 2022-05-27 15:17:37 -04:00
Ansh Sarkar 395ce1b879 Updated link to repository issues page in README.md 2022-05-17 19:12:57 +05:30
Omar Shrit f7ebbea36b Add a missing line for Redhat installation
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-10-03 20:16:55 +01:00
Marcus Edel bee9b848dd Bump minimum Armadillo version to 9.800 (#3043) 2021-08-31 15:41:25 +02:00
Ryan Curtin 771e97ecc2 Merge pull request #2954 from shrit/check_blas
Check for blas and Lapack before downloading armadillo
2021-06-28 17:20:22 -04:00
Omar Shrit ec986cb4fe Increase the cmake version in README
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-06-19 22:51:53 +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 7ca141f2df Merge pull request #2935 from rcurtin/add-vision-doc
Add a link to the vision document in the readme
2021-04-30 19:36:21 -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 ShritandRyan Curtin 9613dab9e6 Update README.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-04-30 02:10:47 +02:00
Omar Shrit 0830bbc6d6 Fix documentation
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-04-29 23:23:57 +02:00
Ryan Curtin b980f16179 Add a link to the vision document in the readme. 2021-04-28 17:20:35 -04:00
Ryan Curtin 22eb09e5d4 Don't build mlpack_test as part of make. 2021-04-23 22:10:38 -04:00
Marcus Edel e52217ee8b Use Azure build as badge source. 2021-04-11 18:04:31 +02:00
Omar Shrit 43760f7aa3 Remove the coverage badge
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-03-10 11:43:45 +01:00
Ryan Curtin c8c7e6594d Update documentation for new CMake option. 2021-01-03 20:38:52 -05:00
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
iamarchit123 5c57d1d93c Update README.md 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 0277addfce Update documentation. 2020-11-22 15:11:30 -05:00
Yashwant 6c060eaefc Remove some left behind Rcereal. 2020-11-17 04:45:36 +05:30
jeffin143 81890ab421 Migrate serialization test from boost to catch 2020-10-30 08:13:19 +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 bea009cb5f Update README to adapt serialization change
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-09-11 16:44:48 +02:00
Omar Shrit 7df86e1cfd Merge branch 'master' into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-09-08 13:37:43 +02:00
Ryan Curtin 7ae9ddda86 Update version to 3.4.1. 2020-09-07 11:52:36 -04:00
Omar Shrit 36e1dc4ab9 Apply cereal to R bindings, patch created by @Yashwants19
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-09-05 12:30:45 +02:00
Ryan Curtin 3efae284a5 Update version to 3.4.0. 2020-09-01 17:11:15 -04:00
Yashwant c636d19a0d Resolve some final comments. 2020-08-07 12:57:37 +05:30
Yashwant 03e5788589 Resolve Comments. 2020-08-07 12:57:37 +05:30
5ca60a1aaa Apply suggestions from code review
Co-authored-by: Ryan Curtin <ryan@ratml.org>
Co-authored-by: James J Balamuta <coatless@users.noreply.github.com>
2020-08-07 12:57:37 +05:30
Yashwant dcf7e9c302 Initial commit. 2020-08-07 12:57:37 +05:30
Ryan Curtin 8e906556bb Merge pull request #2459 from shrit/cli11
CLI11
2020-07-14 19:50:21 -04:00
Omar Shrit e15fd4b1dd Remove boost program options dependency from README
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-07-14 11:01:47 +02:00