Skip to content

Commit c57858c

Browse files
committed
DOC added website to whatsnew, added link to github for Nelle
1 parent 89886e5 commit c57858c

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

doc/whats_new.rst

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Changelog
9393
now supports percentage values. By `Gilles Louppe`_.
9494

9595
- Performance improvements in :class:`isotonic.IsotonicRegression` by
96-
Nelle Varoquaux.
96+
`Nelle Varoquaux`_.
9797

9898
- :func:`metrics.accuracy_score` has an option normalize to return
9999
the fraction or the number of correctly classified sample
@@ -185,6 +185,9 @@ Changelog
185185
:class:`neighbors.RadiusNeighborsClassifier` support multioutput data
186186
by `Arnaud Joly`_.
187187

188+
- New website design and navigation by `Gilles Louppe`_, `Nelle Varoquaux`_,
189+
`Vincent Michael`_ and `Andreas Müller`_.
190+
188191

189192

190193

@@ -289,7 +292,7 @@ List of contributors for release 0.13.1 by number of commits.
289292
* 1 Diego Molla
290293
* 1 `Gilles Louppe`_
291294
* 1 `Mathieu Blondel`_
292-
* 1 Nelle Varoquaux
295+
* 1 `Nelle Varoquaux`_
293296
* 1 Rafael Cunha de Almeida
294297
* 1 Rolando Espinoza La fuente
295298
* 1 `Vlad Niculae`_
@@ -354,7 +357,7 @@ New Estimator Classes
354357
Li. See :ref:`spectral_embedding` in the user guide.
355358

356359
- :class:`isotonic.IsotonicRegression` by `Fabian Pedregosa`_, `Alexandre Gramfort`_
357-
and Nelle Varoquaux.
360+
and `Nelle Varoquaux`_,
358361

359362

360363
Changelog
@@ -2086,4 +2089,6 @@ David Huard, Dave Morrill, Ed Schofield, Travis Oliphant, Pearu Peterson.
20862089

20872090
.. _Kemal Eren: http://www.kemaleren.com
20882091

2089-
.. _Yann dauphin: http://ynd.github.io/
2092+
.. _Yann Dauphin: http://ynd.github.io/
2093+
2094+
.. _Nelle Varoquaux: https://github.com/nellev

0 commit comments

Comments
 (0)