Commit Graph
29945 Commits
Author SHA1 Message Date
Ryan Curtin ea8cabbfbd Revert to previous working CMake PCH configuration on Windows. 2024-06-09 15:14:58 -04:00
Ryan Curtin d69bfa3ba2 Can't precompile catch.hpp on Windows if main.cpp is using PCH. 2024-06-09 13:14:26 -04:00
Ryan Curtin 05392ec83c Try to fix Windows segfault. 2024-06-08 22:24:03 -04:00
Ryan Curtin 7008506f05 Try to fix Windows build. 2024-06-08 12:01:57 -04:00
Ryan Curtin 1bf9350c14 Try to fix PCH for Windows build. 2024-06-07 21:04:05 -04:00
Ryan Curtin ebe5cd3667 Only add MLPACK_ENABLE_ANN_SERIALIZATION where it is needed. 2024-06-07 21:02:02 -04:00
Ryan Curtin c8c1a455b9 Reduce PCH inclusion to only those headers that are used by all tests. 2024-06-06 22:51:45 -04:00
Ryan Curtin e90ffdc53d Remove the need to include mlpack instead of Armadillo with template metaprograms. 2024-06-06 22:39:25 -04:00
Ryan Curtin b84b6ca941 Merge pull request #3718 from rcurtin/release-mlpack-update
Minor fixes for release-mlpack.sh
2024-06-06 13:13:54 -06:00
Ryan Curtin ef91d8e0a8 Merge pull request #3726 from rcurtin/r-cran-stb
Distribute patched STB with R package
2024-06-03 07:02:31 -06:00
Ryan Curtin 1b17d3e0bf Update HISTORY.md. 2024-05-31 16:34:29 -04:00
Ryan Curtin b2e53bdaf1 Make sure that STB is distributed with the R package, and patch sprintf() usage in STB. 2024-05-31 16:28:26 -04:00
Ryan Curtin 6098192ee2 Add new block for next release to HISTORY.md. 2024-05-28 14:08:34 -06:00
Ryan Curtin 34dff29aee Update and release version 4.4.0. 2024-05-28 14:08:34 -06:00
Ryan Curtin 2181791ccf Actually, this works now, so remove the inaccurate message. 2024-05-26 08:36:31 -04:00
Ryan Curtin 71ba2ae75f Minor fixes for release-mlpack.sh. 2024-05-26 08:35:03 -04:00
Ryan Curtin 9107c553cc Merge pull request #3699 from rcurtin/website-revamp
Revamp Markdown bindings for overhauled website
2024-05-26 05:22:49 -06:00
Ryan Curtin 401ede16e3 Fix bad links in new developer documentation. 2024-05-25 20:57:01 -04:00
Ryan Curtin b4348a0dd7 Fix incorrect link. 2024-05-25 16:37:01 -04:00
Ryan Curtin bdebab79ac Merge remote-tracking branch 'origin/master' into website-revamp 2024-05-24 20:48:59 -04:00
Ryan Curtin d4250e2975 Merge pull request #3713 from rcurtin/spherical-kernel-doc
Add equation for spherical kernel
2024-05-24 18:48:27 -06:00
Ryan Curtin 3491695040 Add equation for spherical kernel. 2024-05-24 09:59:04 -04:00
Ryan Curtin 22ff9cb245 Merge branch 'master' into website-revamp 2024-05-24 07:22:00 -06:00
Ryan Curtin f9c3be20d7 Merge pull request #3712 from rcurtin/kernels-doc
Document all of kernels/ directory.
2024-05-24 07:19:52 -06:00
Ryan Curtin 65d70a042e Merge pull request #3711 from rcurtin/lcc-doc
Document `LocalCoordinateCoding`
2024-05-24 07:19:31 -06:00
Ryan Curtin 5f1ddf3487 Merge branch 'master' into lcc-doc 2024-05-24 07:19:23 -06:00
Omar Shrit 9389197751 Move to C++17 (#3704) 2024-05-24 02:49:07 +02:00
Ryan Curtin f73a8c05cd The --- character in an HTML comment breaks checklink. 2024-05-22 18:03:35 -04:00
Ryan Curtin e9ce869b41 Actually, I think the issue was in the Jenkins script. 2024-05-22 15:27:14 -04:00
Ryan Curtin 0d42c7c222 Make sure to return a clean error code on success. 2024-05-22 10:19:44 -04:00
Ryan Curtin 921e09b6c5 Fix incorrect MakeAlias() links. 2024-05-21 19:28:12 -04:00
Ryan Curtin fdfc2c738f Fix URL to paper pdf. 2024-05-21 16:44:42 -04:00
Ryan Curtin 2c035b5676 Convert system-specific .arm binary file to .csv. 2024-05-21 10:19:30 -04:00
Ryan Curtin 66d47c55f7 Document all of kernels/ directory. 2024-05-21 10:07:00 -04:00
Ryan Curtin b6ac5482b3 Fix naming of unscoped bash variables. 2024-05-19 12:22:21 -04:00
Ryan Curtin 396b25647f Update HISTORY. 2024-05-19 11:42:32 -04:00
Ryan Curtin 07370284ff Minor cleanups and typo fixes. 2024-05-18 22:47:26 -04:00
Ryan Curtin 3da96a3e12 Fix minor issues for when solutions are extremely sparse. 2024-05-18 22:36:51 -04:00
Ryan Curtin fa94886582 Tune examples so that they run reasonably. 2024-05-18 22:36:34 -04:00
Ryan Curtin a43ea40f47 Fix documentation for SparseCoding DictionaryInitializer. 2024-05-18 17:39:02 -04:00
Ryan Curtin 0453eda56c Adapt LocalCoordinateCoding to allow different MatTypes. 2024-05-18 17:38:44 -04:00
Ryan Curtin 5f7d54cd41 Fix URLs for core.md. 2024-05-18 17:38:08 -04:00
Ryan Curtin b9610bdec6 Add documentation for LocalCoordinateCoding. 2024-05-18 17:37:55 -04:00
Ryan Curtin f12ec422dc Merge pull request #3709 from rcurtin/sparse-coding-doc
Document `SparseCoding`
2024-05-18 11:30:37 -06:00
Ryan Curtin 9f1e700c79 Merge pull request #3710 from mlpack/cli11-header-updates-2.4.2
Upgrade CLI11 to 2.4.2
2024-05-18 11:30:24 -06:00
Ryan Curtin 4985f4d1f9 Merge pull request #3706 from rcurtin/r-global-verbose
Use global option for R package verbosity
2024-05-17 09:39:06 -06:00
Yashwants19 97f7115b4a Upgrade CLI11 to 2.4.2 2024-05-17 10:00:34 +00:00
Ryan Curtin 8300eb3c3d Fix example to print better output. 2024-05-16 21:29:04 -04:00
Ryan Curtin c8838a81ea Minor tuning for correctness of examples. 2024-05-16 10:57:05 -04:00
Ryan Curtin 02adc2e338 Merge remote-tracking branch 'origin/master' into sparse-coding-doc 2024-05-16 10:37:42 -04:00