Skip to content

Commit

Permalink
updating data
Browse files Browse the repository at this point in the history
  • Loading branch information
gh-actions committed Aug 28, 2024
1 parent 5ee51c4 commit 512e969
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Sagan Postdoctoral Fellow, University of Washington, 2015–2017.
<div class="list">


[**jax**](https://github.com/google/jax)29638 stars / 2704 forks
[**jax**](https://github.com/google/jax)29650 stars / 2707 forks
Composable transformations of Python+NumPy programs: differentiate,
vectorize, JIT to GPU/TPU, and more
[\[docs\]](http://jax.readthedocs.io/)
Expand All @@ -55,7 +55,7 @@ vectorize, JIT to GPU/TPU, and more
The tiniest of Gaussian Process libraries
[\[docs\]](https://tinygp.readthedocs.io)

[**emcee**](https://github.com/dfm/emcee)1453 stars / 431 forks
[**emcee**](https://github.com/dfm/emcee)1454 stars / 431 forks
The Python ensemble sampling toolkit for affine-invariant MCMC
[\[docs\]](https://emcee.readthedocs.io)

Expand All @@ -78,7 +78,7 @@ Render probabilistic graphical models using matplotlib
## Publications

refereed: 104 / first author: 9 / citations: 20,909 / h-index: 46
(2024-08-27)
(2024-08-28)

### Refereed publications

Expand Down
6 changes: 3 additions & 3 deletions data/repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"description": "Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more",
"url": "https://github.com/google/jax",
"homepageUrl": "http://jax.readthedocs.io/",
"forkCount": 2704,
"forkCount": 2707,
"stargazers": {
"totalCount": 29638
"totalCount": 29650
},
"watchers": {
"totalCount": 325
Expand Down Expand Up @@ -42,7 +42,7 @@
"homepageUrl": "https://emcee.readthedocs.io",
"forkCount": 431,
"stargazers": {
"totalCount": 1453
"totalCount": 1454
},
"watchers": {
"totalCount": 86
Expand Down
2 changes: 1 addition & 1 deletion tex/pubs_summary.tex
Original file line number Diff line number Diff line change
@@ -1 +1 @@
refereed: 104 / first author: 9 / citations: 20,909 / h-index: 46 (2024-08-27)
refereed: 104 / first author: 9 / citations: 20,909 / h-index: 46 (2024-08-28)
2 changes: 1 addition & 1 deletion tex/pubs_summary_macros.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
\newcommand{\pubsdate}{2024-08-27}
\newcommand{\pubsdate}{2024-08-28}
\newcommand{\pubsnumber}{104}
\newcommand{\pubscitations}{20,909}
\newcommand{\pubshindex}{46}
4 changes: 2 additions & 2 deletions tex/repos.tex
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
\item \href{https://github.com/google/jax}{{\bf jax}} --- 29638 stars / 2704 forks \\
\item \href{https://github.com/google/jax}{{\bf jax}} --- 29650 stars / 2707 forks \\
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more \href{http://jax.readthedocs.io/}{[docs]}

\item \href{https://github.com/dfm/tinygp}{{\bf tinygp}} --- 283 stars / 23 forks \\
The tiniest of Gaussian Process libraries \href{https://tinygp.readthedocs.io}{[docs]}

\item \href{https://github.com/dfm/emcee}{{\bf emcee}} --- 1453 stars / 431 forks \\
\item \href{https://github.com/dfm/emcee}{{\bf emcee}} --- 1454 stars / 431 forks \\
The Python ensemble sampling toolkit for affine-invariant MCMC \href{https://emcee.readthedocs.io}{[docs]}

\item \href{https://github.com/dfm/corner.py}{{\bf corner.py}} --- 513 stars / 228 forks \\
Expand Down

0 comments on commit 512e969

Please sign in to comment.