Commit Graph
21 Commits
Author SHA1 Message Date
Ryan Curtin 5fb3ed04e9 Attempt to clarify section. 2022-01-17 14:42:59 -05:00
Ryan Curtin c136259ee4 Update binding documentation for threadsafe IO. 2021-11-15 22:47:52 -05:00
Omar Shrit 15be14b33b Merge branch 'master' into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-08-24 20:55:46 +02:00
shritandRyan Curtin db5dae0dc4 Update doc/guide/bindings.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-08-12 18:22:30 +02:00
shritandRyan Curtin b42655d16e Update doc/guide/bindings.hpp with serialize signature
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-08-12 18:21:30 +02:00
Yashwant a60f75a425 Collect of macros into a single 'struct'. 2020-08-12 13:26:40 +05:30
Yashwant db1de6c688 Merge branch 'Refactor-Documentation' of https://github.com/Yashwants19/mlpack into Refactor-Documentation 2020-08-12 09:27:52 +05:30
Yashwant Singh PariharandRyan Curtin 4e04bb13d2 Apply suggestions from code review
Thanks for the suggestion @rcurtin.

Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-08-12 09:03:34 +05:30
Yashwant 57cc548a53 Regex replace "BINDING_PNAME" with "BINDING_NAME". 2020-08-11 09:14:09 +05:30
Yashwant f0945a8500 Initial Commit. 2020-08-09 13:17:09 +05:30
Omar Shrit e250d3cb23 Change boost serialization to cereal in doc folder
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-07-20 13:40:20 +02:00
shritandRyan Curtin b390cf75ce Fix bad regexp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-07-14 10:58:03 +02:00
shritandRyan Curtin bca1c8de47 Fix bad regexp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-07-14 10:56:33 +02:00
Omar Shrit ea2feb0e82 Merge branch 'cli11' of https://github.com/shrit/mlpack into cli11 2020-07-13 13:50:23 +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
shritandYashwant Singh Parihar 6448cd11f0 Correct wrong regexp
Co-authored-by: Yashwant Singh Parihar <Yashwantsingh.sngh@gmail.com>
2020-07-13 13:39:03 +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 bc6adfbcfd Update documentation to include discussion about Markdown. 2019-01-10 20:14:31 -05:00
Ryan Curtin 78a9149cca Refactor documentation and tutorials to bring things up to date.
Also fixes a few doxygen issues.
2018-03-28 21:05:24 -04:00
Ryan Curtin e8d9ba893b Finish writing tutorial document describing system. 2017-05-23 15:25:05 -04:00
Ryan Curtin ccdfe60f8b Add some documentation about the bindings project. 2017-04-07 17:28:20 -04:00