From cb68c8e07fd534c5deb6e7accf9a2b7215bbf9c6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 09:26:47 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0429786..de1310c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # jax-cosmo [![Join the chat at https://gitter.im/DifferentiableUniverseInitiative/jax_cosmo](https://badges.gitter.im/DifferentiableUniverseInitiative/jax_cosmo.svg)](https://gitter.im/DifferentiableUniverseInitiative/jax_cosmo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Documentation Status](https://readthedocs.org/projects/jax-cosmo/badge/?version=latest)](https://jax-cosmo.readthedocs.io/en/latest/?badge=latest) [![CI Test](https://github.com/DifferentiableUniverseInitiative/jax_cosmo/workflows/Python%20package/badge.svg)]() [![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![PyPI](https://img.shields.io/pypi/v/jax-cosmo)](https://pypi.org/project/jax-cosmo/) [![PyPI - License](https://img.shields.io/pypi/l/jax-cosmo)](https://github.com/google/jax-cosmo/blob/master/LICENSE) -[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)

Finally a differentiable cosmology library, and it's in JAX!

@@ -90,17 +90,19 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - + + + + + + +

Francois Lanusse

💻

Santiago Casas

🐛 💻

Austin Peel

💻

Minas Karamanis

💻

David Kirkby

💻 🐛

Alexandre Boucaud

💻

Francois Lanusse

💻

Santiago Casas

🐛 💻

Austin Peel

💻

Minas Karamanis

💻

David Kirkby

💻 🐛

Alexandre Boucaud

💻

Denise Lanzieri

💻
- + + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From 616ef237767327769c1942246c2f596394f98ff1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 09:26:48 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index bac1e8c..f5e9722 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -60,6 +60,15 @@ "contributions": [ "code" ] + }, + { + "login": "dlanzieri", + "name": "Denise Lanzieri", + "avatar_url": "https://avatars.githubusercontent.com/u/72620117?v=4", + "profile": "https://www.cosmostat.org/people/denise-lanzieri", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,