Skip to content

Commit b3f0b6c

Browse files
committed
Remove URLs in NEWS as we're back to:
URL: https://github.com/mlpack/ensmallen/pull/# From: NEWS.md Status: 429 Message: Too Many Requests
1 parent fe67a25 commit b3f0b6c

1 file changed

Lines changed: 38 additions & 38 deletions

File tree

NEWS.md

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2,101 +2,101 @@
22

33
- Upgraded to ensmallen 2.17.0: "Pachis Din Me Pesa Double" (2021-07-06)
44
- CheckArbitraryFunctionTypeAPI extended for MOO support
5-
([#283](https://github.com/mlpack/ensmallen/pull/283)).
5+
(mlpack/ensmallen#283).
66
- Refactor NSGA2
7-
([#263](https://github.com/mlpack/ensmallen/pull/263),
8-
[#304](https://github.com/mlpack/ensmallen/pull/304)).
7+
(mlpack/ensmallen#263,
8+
mlpack/ensmallen#304).
99
- Add Indicators for Multiobjective optimizers
10-
([#285](https://github.com/mlpack/ensmallen/pull/285)).
10+
(mlpack/ensmallen#285).
1111
- Make Callback flexible for MultiObjective Optimizers
12-
([#289](https://github.com/mlpack/ensmallen/pull/289)).
12+
(mlpack/ensmallen#289).
1313
- Add ZDT Test Suite
14-
([#273](https://github.com/mlpack/ensmallen/pull/273)).
14+
(mlpack/ensmallen#273).
1515
- Add MOEA-D/DE Optimizer
16-
([#269](https://github.com/mlpack/ensmallen/pull/269)).
16+
(mlpack/ensmallen#269).
1717
- Introduce Policy Methods for MOEA/D-DE
18-
([#293](https://github.com/mlpack/ensmallen/pull/293)).
18+
(mlpack/ensmallen#293).
1919
- Add Das-Dennis weight initialization method
20-
([#295](https://github.com/mlpack/ensmallen/pull/295)).
20+
(mlpack/ensmallen#295).
2121
- Add Dirichlet Weight Initialization
22-
([#296](https://github.com/mlpack/ensmallen/pull/296)).
22+
(mlpack/ensmallen#296).
2323
- Improved installation and compilation instructions
24-
([#300](https://github.com/mlpack/ensmallen/pull/300)).
24+
(mlpack/ensmallen#300).
2525
- Disable building the tests by default for faster installation
26-
([#303](https://github.com/mlpack/ensmallen/pull/303)).
26+
(mlpack/ensmallen#303).
2727
- Modify matrix initialisation to take into account
2828
default element zeroing in Armadillo 10.5
29-
([#305](https://github.com/mlpack/ensmallen/pull/305)).
29+
(mlpack/ensmallen#305).
3030

3131
# RcppEnsmallen 0.2.16.2.1 (GitHub-only Release)
3232

3333
- Upgraded to ensmallen 2.16.2: "Severely Dented Can Of Polyurethane" (2021-03-25)
3434
- Fix CNE test trials
35-
([#267](https://github.com/mlpack/ensmallen/pull/267)).
35+
(mlpack/ensmallen#267).
3636
- Update Catch2 to 2.13.4
37-
([#268](https://github.com/mlpack/ensmallen/pull/268)).
37+
(mlpack/ensmallen#268).
3838
- Fix typos in documentation
39-
([#270](https://github.com/mlpack/ensmallen/pull/270),
40-
[#271](https://github.com/mlpack/ensmallen/pull/271)).
39+
(mlpack/ensmallen#270,
40+
mlpack/ensmallen#271).
4141
- Add clarifying comments in problems/ implementations
42-
([#276](https://github.com/mlpack/ensmallen/pull/276)).
42+
(mlpack/ensmallen#276).
4343
- Remove `AdamSchafferFunctionN2Test` test from Adam test suite to prevent
44-
spurious issue on some aarch64 ([#265](https://github.com/mlpack/ensmallen/pull/259)).
44+
spurious issue on some aarch64 (mlpack/ensmallen#259).
4545

4646
# RcppEnsmallen 0.2.16.1.1
4747

4848
- Upgraded to ensmallen 2.16.1: "Severely Dented Can Of Polyurethane" (2021-03-04)
4949
- Fix test compilation issue when `ENS_USE_OPENMP` is set
50-
([#255](https://github.com/mlpack/ensmallen/pull/255)).
50+
(mlpack/ensmallen#255).
5151
- Fix CNE initial population generation to use normal distribution
52-
([#258](https://github.com/mlpack/ensmallen/pull/258)).
52+
(mlpack/ensmallen#258).
5353
- Fix compilation warnings
54-
([#259](https://github.com/mlpack/ensmallen/pull/259)).
54+
(mlpack/ensmallen#259).
5555

5656
# RcppEnsmallen 0.2.16.0.1 (GitHub-Only Release)
5757

5858
- Upgraded to ensmallen 2.16.0: "Severely Dented Can Of Polyurethane" (2021-02-19)
5959
- Expand README with example installation and add simple example program
6060
showing usage of the L-BFGS optimizer
61-
([#248](https://github.com/mlpack/ensmallen/pull/248)).
61+
(mlpack/ensmallen#248).
6262
- Refactor tests to increase stability and reduce random errors
63-
([#249](https://github.com/mlpack/ensmallen/pull/249)).
63+
(mlpack/ensmallen#249).
6464

6565

6666
# RcppEnsmallen 0.2.15.1.1
6767

6868
- Upgraded to ensmallen 2.15.1: "Why Can't I Manage To Grow Any Plants?" (2020-11-05)
6969
- Fix include order to ensure traits is loaded before reports
70-
([#239](https://github.com/mlpack/ensmallen/pull/239)).
70+
(mlpack/ensmallen#239).
7171

7272
# RcppEnsmallen 0.2.15.0.1
7373

7474
- Upgraded to ensmallen 2.15.0: "No Direction Home" (2020-11-03)
7575
- Make a few tests more robust
76-
([#228](https://github.com/mlpack/ensmallen/pull/228)).
77-
- Add release date to version information. ([#226](https://github.com/mlpack/ensmallen/pull/226))
76+
(mlpack/ensmallen#228).
77+
- Add release date to version information. (mlpack/ensmallen#226)
7878
- Fix typo in release script
79-
([#236](https://github.com/mlpack/ensmallen/pull/236)).
79+
(mlpack/ensmallen#236).
8080
- Add optimizer summary report callback
81-
([#213](https://github.com/mlpack/ensmallen/pull/213)).
81+
(mlpack/ensmallen#213).
8282

8383
# RcppEnsmallen 0.2.14.2.1
8484

8585
- Upgraded to ensmallen 2.14.2: "No Direction Home" (2020-09-05)
8686
- Fix implementation of fonesca fleming problem function f1 and f2
87-
type usage and negative signs. ([#223](https://github.com/mlpack/ensmallen/pull/223))
87+
type usage and negative signs. (mlpack/ensmallen#223)
8888

8989
# RcppEnsmallen 0.2.14.1.1
9090

9191
- Upgraded to ensmallen 2.14.1: "No Direction Home" (2020-08-21)
9292
- Fix release script (remove hardcoded information, trim leading
9393
whitespaces introduced by `wc -l` in MacOS)
94-
([#216](https://github.com/mlpack/ensmallen/pull/216), [#220](https://github.com/mlpack/ensmallen/pull/220)).
95-
- Adjust tolerance for AugLagrangian convergence based on element type ([#217](https://github.com/mlpack/ensmallen/pull/217)).
96-
- Add NSGA2 optimizer for multi-objective functions ([#149](https://github.com/mlpack/ensmallen/pull/149)).
97-
- Update automatic website update release script ([#207](https://github.com/mlpack/ensmallen/pull/207)).
98-
- Clarify and fix documentation for constrained optimizers ([#201](https://github.com/mlpack/ensmallen/pull/201)).
99-
- Fix L-BFGS convergence when starting from a minimum ([#201](https://github.com/mlpack/ensmallen/pull/201)).
94+
(mlpack/ensmallen#216, mlpack/ensmallen#220).
95+
- Adjust tolerance for AugLagrangian convergence based on element type (mlpack/ensmallen#217).
96+
- Add NSGA2 optimizer for multi-objective functions (mlpack/ensmallen#149).
97+
- Update automatic website update release script (mlpack/ensmallen#207).
98+
- Clarify and fix documentation for constrained optimizers (mlpack/ensmallen#201).
99+
- Fix L-BFGS convergence when starting from a minimum (mlpack/ensmallen#201).
100100
- Switch GitHub Actions to use reference tags to always be up-to-date with
101101
CRAN's check grid (`oldrel`, `release`, `devel`). ([#29](https://github.com/coatless/rcppensmallen/pull/29),
102102
[#32](https://github.com/coatless/rcppensmallen/pull/32))
@@ -107,9 +107,9 @@
107107

108108
- Upgraded to ensmallen 2.13.0: "Automatically Automated Automation" (2020-07-15)
109109
- Fix CMake package export
110-
([#198](https://github.com/mlpack/ensmallen/pull/198)).
110+
(mlpack/ensmallen#198).
111111
- Allow early stop callback to accept a lambda function
112-
([#165](https://github.com/mlpack/ensmallen/pull/165)).
112+
(mlpack/ensmallen#165).
113113

114114
# RcppEnsmallen 0.2.12.1.1
115115

0 commit comments

Comments
 (0)