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
Dejan Bogosavljev
f26ca1851c
Update the name of the fedora package
2024-08-14 23:25:28 +02: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
2a217dec05
Merge remote-tracking branch 'origin/master' into website-revamp
2024-05-02 18:16:54 -04:00
Ryan Curtin
445d3a1cc5
Update quickstarts to use relative links.
2024-05-02 11:13:38 -04:00
Francisco Ramírez
eefdb0e2d0
Update doc/quickstart/cpp.md
2024-04-25 15:58:51 +02:00
Francisco Ramirez de Anton
7658eea9c2
Added Conan set-up steps
2024-04-25 13:22:22 +02:00
beny-dl
964f0c14c7
Add note for Ubuntu LTS installation instructions ( #3670 )
2024-04-02 05:18:24 +00:00
Ryan Curtin
3231137737
Fix name of package in Debian/Ubuntu ( #3661 )
2024-03-25 03:48:44 +01:00
Ryan Curtin
3d3df8f646
Fix name of class.
2023-01-24 03:18:55 -05:00
Ryan Curtin
4b838602c7
Remove last references to doxygen in the documentation.
2022-12-02 09:29:21 -05:00
Ryan Curtin
50a5387245
Control Log output via macros.
2022-09-15 09:55:00 -04:00
Lily Wang
8d645022fb
Merge branch 'master' of https://github.com/mlpack/mlpack into vcpkg-instructions
...
# Conflicts:
# README.md
2022-09-08 23:32:27 -07:00
Ryan Curtin
00e0dd2653
Clean up includes to only include mlpack.hpp in general.
2022-09-04 11:18:45 -04:00
Ryan Curtin
3e9bb00b9f
Fix output for C++ quickstart.
2022-09-02 17:51:18 -04:00
Ryan Curtin
7f0829d8b1
Fix quickstart program #1 .
2022-09-02 17:31:45 -04:00
Ryan Curtin
921e71f079
Add C++ quickstart.
2022-08-19 23:24:48 -04:00