From 539e2d2b264b461b9da8b2c69ea58edc97ac377c Mon Sep 17 00:00:00 2001 From: gh-actions Date: Wed, 31 Jul 2024 00:13:22 +0000 Subject: [PATCH] updating data --- README.md | 4 ++-- data/repos.json | 4 ++-- tex/pubs_summary.tex | 2 +- tex/pubs_summary_macros.tex | 2 +- tex/repos.tex | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 54321ee5..5d1446b9 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Sagan Postdoctoral Fellow, University of Washington, 2015–2017.
-[**jax**](https://github.com/google/jax) — 29315 stars / 2684 forks +[**jax**](https://github.com/google/jax) — 29331 stars / 2685 forks Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more [\[docs\]](http://jax.readthedocs.io/) @@ -78,7 +78,7 @@ Render probabilistic graphical models using matplotlib ## Publications refereed: 104 / first author: 9 / citations: 20,625 / h-index: 45 -(2024-07-30) +(2024-07-31) ### Refereed publications diff --git a/data/repos.json b/data/repos.json index 05f2acd5..60abd8f3 100644 --- a/data/repos.json +++ b/data/repos.json @@ -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": 2684, + "forkCount": 2685, "stargazers": { - "totalCount": 29315 + "totalCount": 29331 }, "watchers": { "totalCount": 330 diff --git a/tex/pubs_summary.tex b/tex/pubs_summary.tex index 8fe15dc3..333a021e 100644 --- a/tex/pubs_summary.tex +++ b/tex/pubs_summary.tex @@ -1 +1 @@ -refereed: 104 / first author: 9 / citations: 20,625 / h-index: 45 (2024-07-30) \ No newline at end of file +refereed: 104 / first author: 9 / citations: 20,625 / h-index: 45 (2024-07-31) \ No newline at end of file diff --git a/tex/pubs_summary_macros.tex b/tex/pubs_summary_macros.tex index 58b74c9f..af1da674 100644 --- a/tex/pubs_summary_macros.tex +++ b/tex/pubs_summary_macros.tex @@ -1,4 +1,4 @@ -\newcommand{\pubsdate}{2024-07-30} +\newcommand{\pubsdate}{2024-07-31} \newcommand{\pubsnumber}{104} \newcommand{\pubscitations}{20,625} \newcommand{\pubshindex}{45} \ No newline at end of file diff --git a/tex/repos.tex b/tex/repos.tex index 753d5ad9..b4469e72 100644 --- a/tex/repos.tex +++ b/tex/repos.tex @@ -1,4 +1,4 @@ -\item \href{https://github.com/google/jax}{{\bf jax}} --- 29315 stars / 2684 forks \\ +\item \href{https://github.com/google/jax}{{\bf jax}} --- 29331 stars / 2685 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 \\