James J Balamuta
e1e9fad1e3
Let's try with the old check routine
2022-10-25 13:58:49 -07:00
James J Balamuta
613a60a3b2
Remove path change. Should remain at mlpack/mlpack
2022-10-25 13:55:50 -07:00
James J Balamuta
8eedcdaa65
Try a different approach for testing package
2022-10-25 12:27:44 -07:00
James J Balamuta
1140ad4223
Add back in the custom dependency install
2022-10-25 10:23:02 -07:00
James J Balamuta
1c4485125b
Move R Github Actions workflow to r-lib/actions@v2
...
The R GitHub action referencing r-lib/actions@master is stalled out. We need to migrate over to using r-lib/actions@v2. Within this PR, we attempt to address this issue.
Discussion on matrix.
2022-10-25 10:05:41 -07:00
Ryan Curtin
324d9c6f99
Add new block for next release to HISTORY.md.
2022-10-24 09:40:50 -04:00
Ryan Curtin
28eb1858c5
Update and release version 4.0.0.
2022-10-24 09:40:50 -04:00
Ryan Curtin
44553271cc
Merge pull request #3291 from rcurtin/fix-windows-example
...
Fix Windows example
2022-10-23 10:37:11 -04:00
Ryan Curtin
4f63beeb9c
Merge pull request #3292 from rcurtin/fix-release-script-2
...
Fix release script
2022-10-22 18:41:06 -04:00
Ryan Curtin
5d1190a3f7
Fix 7-zip link.
2022-10-21 14:24:19 -04:00
Ryan Curtin
4e58e5da73
Fix release script.
2022-10-20 18:16:09 -04:00
Ryan Curtin
ca3422f869
Update this documentation too.
2022-10-20 18:14:45 -04:00
Ryan Curtin
3bc59eeed7
Make some changes so the example works correctly.
2022-10-20 18:05:34 -04:00
Ryan Curtin
bc92c69750
Add a readme to detail what to do with this example.
2022-10-20 18:05:02 -04:00
Ryan Curtin
db7b2cd335
Merge pull request #3290 from rcurtin/fix-sidebar-anchors
...
Fix Markdown sidebar anchors
2022-10-19 18:26:14 -04:00
Ryan Curtin
3e1381274c
Merge pull request #3288 from mlpack/cli11-header-updates-2.3.0
...
Upgrade CLI11 to 2.3.0
2022-10-19 11:53:05 -04:00
Ryan Curtin
4a5311a30d
Merge pull request #3287 from mlpack/catch-v2.13.10
...
update to catch v2.13.10
2022-10-19 11:52:51 -04:00
Ryan Curtin
88c58f586d
Use unprocessed name for sidebar anchor links.
2022-10-18 17:59:47 -04:00
Ryan Curtin
cbe16af5b5
Remove redundant file.
2022-10-18 17:59:39 -04:00
Yashwants19
3ee072ee2c
Upgrade CLI11 to 2.3.0
2022-10-17 10:04:30 +00:00
conradsnicta
68cf902dfc
update to catch v2.13.10
...
aiming to sneak this in before the mlpack 4.0.0 release in #3286
2022-10-17 04:44:08 +00:00
Ryan Curtin
1aca420224
Merge pull request #3282 from rcurtin/max-pooling-identical-elements
...
Handle MaxPooling index computation for identical elements
2022-10-09 19:03:15 -04:00
Ryan Curtin
a4dab0e427
Use simpler solution.
2022-10-07 17:17:22 -04:00
Omar Shrit
2aec3ce8e9
Update README.md ( #3281 )
2022-10-06 01:09:56 +00:00
Ryan Curtin
946cd1e799
as_scalar() is not always applicable.
2022-10-05 16:23:05 -04:00
Ryan Curtin
020f7cfb83
Merge pull request #3276 from rcurtin/fix-alias-strict
...
Don't set `strict` for aliases in bindings.
2022-09-30 18:28:02 -04:00
Ryan Curtin
c62429fb9c
Apply @kpamnany's suggestions for GC.@preserve.
2022-09-28 18:38:47 -04:00
Ryan Curtin
f60bf591e4
Clean up memory handling: ensure Julia GC doesn't double-free.
2022-09-28 18:38:34 -04:00
Ryan Curtin
7103a6b82f
Merge pull request #3275 from rcurtin/update-logs-for-header-only
...
Rework how output with `Log` is enabled and disabled
2022-09-26 17:09:50 -04:00
Ryan Curtin
3466362991
Actually install namespace_compat.hpp ( #3279 )
2022-09-24 15:30:42 +02:00
Ryan Curtin
3cce4dcc13
Remove RangeType change comment (attempt 2) ( #3278 )
2022-09-23 02:46:09 +00:00
Ryan Curtin
3d435995d8
Oops, correct the size.
2022-09-22 17:39:58 -04:00
Ryan Curtin
480506977e
Always allocate to the correct size.
2022-09-22 15:47:36 -04:00
Ryan Curtin
59fdd68fc4
Do I have to allocate the size correctly first?
2022-09-22 13:21:47 -04:00
Ryan Curtin
853bd0d6eb
Try to get a little information on what is going on.
2022-09-22 10:54:56 -04:00
Richel Bilderbeek
c4f1489a3f
Fix -Wpedantic ( #3277 )
2022-09-22 03:53:57 +02:00
Ryan Curtin
bf42076c72
Oops, correct copy of categorical data.
2022-09-21 17:41:33 -04:00
Ryan Curtin
59024832f7
Merge branch 'master' into update-logs-for-header-only
2022-09-21 16:25:39 -04:00
Ryan Curtin
bcff315728
Oops, it's Copy() not copy().
2022-09-21 15:02:21 -04:00
Ryan Curtin
f919505650
Preserve old Go objects for comparisons.
2022-09-21 13:44:18 -04:00
Ryan Curtin
b8cb6b1283
Fix some comparisons.
2022-09-21 13:40:35 -04:00
Ryan Curtin
e6ad5f78c0
Remove namespaces ( #3269 )
2022-09-21 03:40:20 +02:00
Ryan Curtin
4a7b8df8f7
Don't set strict for aliases in bindings.
2022-09-15 19:00:25 -04:00
Ryan Curtin
b482bf994b
Handle extra flags to Python differently.
2022-09-15 14:53:48 -04:00
Ryan Curtin
60d2206b69
Remove manual changing of Log::Fatal settings since it is handled with header macros now.
2022-09-15 09:57:40 -04:00
Ryan Curtin
ff9b1ea5bf
Manual configuration of Log settings is no longer needed.
2022-09-15 09:57:29 -04:00
Ryan Curtin
aa95118ea1
Fix Log compilation options for testing.
2022-09-15 09:56:46 -04:00
Ryan Curtin
be1e9ccaea
Fix output compilation options for bindings.
2022-09-15 09:55:43 -04:00
Ryan Curtin
50a5387245
Control Log output via macros.
2022-09-15 09:55:00 -04:00
Ryan Curtin
b4d0efe8e2
Merge pull request #3271 from mlpack/conradsnicta-patch-1
...
avoid deprecation warnings in Armadillo 11.2+
2022-09-11 12:29:40 -04:00