Commit Graph
232 Commits
Author SHA1 Message Date
Ryan Curtin 9764349a19 Update and release version 4.6.0. 2025-04-03 11:47:01 -04:00
Ryan Curtin 43e6363b85 Attempt to work around OpenBLAS thread thrashing issue (#3860)
* Update documentation and CI configurations to work around OpenBLAS OpenMP thrashing issue.

* Update out-of-date link.

* Clarify the situation on Ubuntu and Debian.

* Clarify about pthread compilation.

* Add a bit about the OpenMP variant.

* Make the verbiage consistent everywhere.

* Try to see if the fix works on macOS too.

* Homebrew packages OpenBLAS 0.3.28, so no workaround is needed.
2024-12-29 10:29:29 -06:00
Ryan Curtin c8eb3dceac Overhaul documentation homepage (#3836)
* Add pipeline to documentation homepage.

* Fix for mobile devices.

* Add little pipelines to go at the top of each page.

* Overhaul index page.

* Overhaul README to remove redundant material.

* Add installation documentation.

* Update pipelines.

* Allow nesting of deeper details.

* Add a pipeline to the top of the load/save page.

* Add prerequisites link to main pipeline.

* Add better but not finished sidebar.

* Add a couple new documentation pages.

* Fix URLs in svg.

* Incremental checkin.

* Fix Youtube URLs.

* Incremental checkin.

* Minor fixes.

* Add first pass at evaluation/deployment pages.

* Minor spacing and link fixes.

* Flesh out a number of additional pages and write basic compilation documentation.

* Fix some minor issues, and add Docker deployment page (not totally finished yet).

* Add developer documentation landing page.

* Hopefully getting close to the final set of changes here.

* Remove this documentation for now.

* Fix a few links, and the size of the sidebar.

* Fix some additional links.

* Fix a bunch more links.

* Fix another link that now has a better place.

* Refactor test-docs.sh to handle documentation that is a standalone program.

* Fix file exclusions.

* Fully qualify typename.

* Update name of file.

* Fix syntax error.

* Remove files that are not meant to be compiled.

* Also skip the quickstart.

* Move quickstart entry to the top.

* Remove gray coloring of binding documentation.

* Update name of sidebar link.

* Update to working link.

* Fix Wikipedia anchor.
2024-12-20 13:36:12 -05:00
Ryan Curtin 4498706851 Update and release version 4.5.1. 2024-12-04 14:03:31 -05:00
Ryan Curtin b5c024525f Update documentation for how to use Go bindings with modules. 2024-10-07 11:50:35 -04:00
Ryan Curtin 06703fbd3c Don't search for gonum anymore; it's automatically installed by Go modules. 2024-10-07 10:57:13 -04:00
Ryan Curtin 97d76da9c5 Update and release version 4.5.0. 2024-09-18 09:05:53 -04:00
conradsnicta a1ecfabbe3 Bump minimum Armadillo version to 10.8 (#3760) 2024-07-13 09:04:48 +02:00
Ryan Curtin 501620b622 Fix one more incorrect link. 2024-06-16 11:07:42 -04:00
Ryan Curtin 982675b751 Fix some links that are not present on the new website. 2024-06-16 10:00:52 -04:00
Ryan Curtin 34dff29aee Update and release version 4.4.0. 2024-05-28 14:08:34 -06:00
Ryan Curtin 22ff9cb245 Merge branch 'master' into website-revamp 2024-05-24 07:22:00 -06:00
Omar Shrit 9389197751 Move to C++17 (#3704) 2024-05-24 02:49:07 +02:00
Ryan Curtin a8242953d2 Minor fixes for anchors and other issues. 2024-05-02 15:48:23 -04:00
Ryan Curtin f0f24cf881 Some minor additional cleanups. 2024-05-02 11:18:35 -04:00
Ryan Curtin b53b7071f2 Fix some links in README. This section will still need to be overhauled. 2024-02-28 17:40:49 -05:00
Ryan Curtin 3bc6f07fb3 Make build script work with README, and fix linting issues. 2024-02-26 20:42:18 -05:00
Ryan Curtin 72cf442586 Fix all broken links and handle a few other TODOs. 2024-02-26 20:13:04 -05:00
Ryan Curtin c8726ff2ee Update and release version 4.3.0. 2023-11-27 13:27:20 -05:00
Ryan Curtin 05884f0de0 Update and release version 4.2.1. 2023-09-05 13:36:10 -04:00
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