Skip to content

Commit

Permalink
Democratize contributions
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmainak committed Mar 29, 2017
1 parent 070051b commit 599b194
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README.rst
Expand Up @@ -177,23 +177,6 @@ We welcome pull requests. Please see our `developer documentation
page <http://glm-tools.github.io/pyglmnet/developers.html>`__ for more
details.

Author
~~~~~~

- `Pavan Ramkumar <http:/github.com/pavanramkumar>`__

Contributors
~~~~~~~~~~~~

- `Mainak Jas <http:/github.com/jasmainak>`__
- `Titipat Achakulvisut <http:/github.com/titipata>`__
- `Aid Idrizović <http:/github.com/the872>`__
- `Vinicius Marques <http:/github.com/marquesVF>`__
- `Daniel Acuna <http:/github.com/daniel-acuna>`__
- `Hugo Fernandes <http:/github.com/hugoguh>`__
- `Eva Dyer <http:/github.com/evadyer>`__
- `Matt Antalek <https://github.com/themantalope>`__

Acknowledgments
~~~~~~~~~~~~~~~

Expand Down
1 change: 1 addition & 0 deletions doc/index.rst
Expand Up @@ -67,6 +67,7 @@ Contents
developers
requests
resources
whats_new

Questions / Errors / Bugs
=========================
Expand Down
53 changes: 53 additions & 0 deletions doc/whats_new.rst
@@ -0,0 +1,53 @@
:orphan:

.. include:: links.inc

.. _whats_new:

.. currentmodule:: pyglmnet

.. _current:

Current
-------

Changelog
~~~~~~~~~

- ...

BUG
~~~

- ...

API
~~~

- ...


.. _changes_0_14:

Version 0.1
-----------

Changelog
~~~~~~~~~

- Add GLM class by `Pavan Ramkumar`_
- Add Tikhonov regularization by `Pavan Ramkumar`_
- Add group lasso by `Eva Dyer`_
- Add group lass example by `Matt Antalek`_
- Add multinomial link function by `Daniel Acuna`_
- Add benchmarks by `Vincinius Marques`_

.. _Aid Idrizović: http:/github.com/the872
.. _Daniel Acuna: http://klab.smpp.northwestern.edu/wiki/index.php5/Daniel_Acuna
.. _Eva Dyer: <http:/github.com/evadyer
.. _Hugo Fernandes: <http:/github.com/hugoguh
.. _Mainak Jas: https://perso.telecom-paristech.fr/mjas/
.. _Matt Antalek: <https://github.com/themantalope
.. _Pavan Ramkumar: http://klab.smpp.northwestern.edu/wiki/index.php5/Pavan_Ramkumar
.. _Titipat Achakulvisut: http:/github.com/titipata
.. _Vinicius Marques: <http:/github.com/marquesVF

0 comments on commit 599b194

Please sign in to comment.