Ryan Curtin
|
1a6100a987
|
Merge pull request #3529 from rcurtin/stb-header-detect
Add mlpack/config.hpp and automatic CMake configuration
|
2023-09-01 14:30:53 -04:00 |
|
Ryan Curtin
|
62db7b2f00
|
Update README to mention config.hpp.
|
2023-08-29 13:21:56 -04:00 |
|
Ryan Curtin
|
6227e0fcf3
|
Add a section detailing what happens when you autodownload Armadillo.
|
2023-08-16 10:20:03 -04:00 |
|
Ryan Curtin
|
5e8beeb0be
|
Python binding installation fixes (#3505)
|
2023-07-14 08:16:29 +02:00 |
|
Ryan Curtin
|
6a9e19dd01
|
Update and release version 4.2.0.
|
2023-06-16 15:47:02 -04:00 |
|
Ryan Curtin
|
e12bc09e30
|
Update and release version 4.1.0.
|
2023-04-26 20:06:56 -04:00 |
|
Ryan Curtin
|
fd7ca06b22
|
Issue error when serializing ANN models without MLPACK_ENABLE_ANN_SERIALIZATION (#3451)
|
2023-04-14 16:30:10 +02:00 |
|
Ana B
|
309d1d2e01
|
Fix links (#3462)
|
2023-04-12 04:53:14 +02:00 |
|
conradsnicta
|
6d3336da0a
|
update citation details (#3393)
|
2023-02-02 11:44:14 +01:00 |
|
Rodo
|
d656c22a15
|
Fix wording
|
2023-01-30 08:54:26 +10:00 |
|
 RodoandRyan Curtin
|
61dfdef88d
|
Fix wording
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-01-30 08:52:57 +10:00 |
|
Rodo
|
194f629604
|
Update README.md
Improving and moving instructions for cmake error
|
2023-01-27 15:22:45 +10:00 |
|
Rodo
|
6d0b788b48
|
Update README.md
|
2023-01-27 15:15:50 +10:00 |
|
Rodo
|
b5a8540cd5
|
Update README.md
|
2023-01-27 15:14:27 +10:00 |
|
 RodoandRyan Curtin
|
9cd0610139
|
Update README.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-01-27 15:11:46 +10:00 |
|
 RodoandRyan Curtin
|
b378475954
|
Update README.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-01-27 15:11:39 +10:00 |
|
Rodo
|
9d84c38756
|
Fix grammars
|
2023-01-26 12:19:16 +00:00 |
|
Rodo
|
d3d597f678
|
Add more info
|
2023-01-26 12:00:50 +00:00 |
|
Ryan Curtin
|
b08aa1a373
|
Update and release version 4.0.1.
|
2022-12-29 10:40:18 -05:00 |
|
conradsnicta
|
29479d7814
|
fix internal links in README.md (#3335)
|
2022-12-07 15:22:38 +01:00 |
|
NeroBurner
|
3f371430ae
|
Add modern CMake usage in build instructions (#3294)
|
2022-10-31 02:29:57 +00:00 |
|
Ryan Curtin
|
a12bfde84e
|
Remove Doxygen links (#3299)
|
2022-10-27 03:35:51 +00:00 |
|
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 |
|