James J Balamuta
b0e33483fb
Merge pull request #416 from rcurtin/specify-minimum-arma-versio
...
List minimum Armadillo version in README
2024-12-12 11:21:22 -08:00
James J Balamuta
c456e8e6f0
Correct deletion location
2024-11-30 06:43:53 +00:00
James J Balamuta
77c6b06172
Also incorporate the Wunused-private-field flag
2024-11-30 05:55:49 +00:00
James J Balamuta
f0aa97c769
Add to compilation settings for non-MSVC -Wunused-variable
2024-11-30 05:53:46 +00:00
James J Balamuta
fcafecc1f7
Remove unused variable declarations to quiet -Wunused-variable compiler error
2024-11-30 05:49:55 +00:00
James J Balamuta
5bb9fac6cf
Merge pull request #387 from rcurtin/release-2.21.0
...
Release version 2.21.0: "Bent Antenna"
2023-11-27 13:16:42 -07:00
James J Balamuta
868793bddb
Merge pull request #380 from rcurtin/release-2.20.0
...
Release version 2.20.0: "Stripped Bolt Head"
2023-10-04 16:39:47 -07:00
James J Balamuta
42cdf42e3b
Merge pull request #379 from rcurtin/scd-to-cd
...
Rename `SCD` to `CD`
2023-09-28 22:18:04 -07:00
James J Balamuta
4e36f115c7
Merge pull request #366 from mlpack/patch-1
...
add short list of example optimisers
2023-06-06 22:09:17 -07:00
James J Balamuta and Marcus Edel
359bc7ddd3
Update include/ensmallen.hpp
...
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
2020-11-04 16:29:52 -06:00
James J Balamuta
8b7731d93c
Update HISTORY.md
2020-11-04 01:05:56 -06:00
James J Balamuta
0d4a67b7a0
Update ensmallen.hpp
2020-11-04 01:03:36 -06:00
d53815dd3e
Incorporate release date with ensmallen version ( #226 )
...
* Incorporate release date with ensmallen version
* Switch to strings instead of ints to preserve prefixed 0.
* More simplification on chare usage.
* 'x' single char, "xyz" multi-char
* Split into two functions
* Update include/ensmallen_bits/ens_version.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org >
* Update include/ensmallen_bits/ens_version.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
* Switch to directly using the macro definitions
Co-authored-by: Ryan Curtin <ryan@ratml.org >
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
2020-10-30 18:51:07 -04:00
James J Balamuta
ec2cd1c2ad
Update HISTORY.md
2020-08-27 09:10:07 -05:00
James J Balamuta
a18f5fc2db
Fix type issue and implementation of fonesca n1 function
...
- Improves the mathematical description of the problem
- Fixes the implementation of f1 and f2
- Ensure use of `pow()` and `sqrt()` return double
2020-08-27 09:07:44 -05:00
James J Balamuta
e28c0c0e4d
Exit to avoid duplicate test run
2020-02-26 11:56:51 -06:00
James J Balamuta
73644c6a4f
ensmallen not mlpack (h/t @eddelbuettel)
2019-09-07 12:20:28 -05:00
James J Balamuta
3884d1bec3
Add newline to end of de.hpp file
2019-03-09 20:43:24 -06:00