Skip to content

Commit

Permalink
Automated deployment to update software database 2022-12-14 (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions committed Dec 14, 2022
1 parent 858dfd9 commit 3fdff04
Show file tree
Hide file tree
Showing 31 changed files with 29,407 additions and 28,135 deletions.
14 changes: 7 additions & 7 deletions _data/language_counts.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"unknown": 134,
"Python": 1719,
"Jupyter Notebook": 323,
"unknown": 135,
"Python": 1721,
"Jupyter Notebook": 324,
"Modelica": 1,
"Shell": 24,
"Shell": 25,
"HTML": 71,
"Perl": 44,
"R": 580,
"R": 582,
"C++": 469,
"Java": 93,
"C": 289,
"C": 290,
"Rust": 19,
"JavaScript": 74,
"AMPL": 1,
Expand All @@ -19,7 +19,7 @@
"Clojure": 4,
"Groovy": 5,
"E": 1,
"Julia": 62,
"Julia": 63,
"null": 16,
"Matlab": 10,
"Scala": 7,
Expand Down
62 changes: 58 additions & 4 deletions _data/repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -16061,7 +16061,34 @@
"pulsars",
"ionised-media",
"radio-astronomy"
]
],
"github/ppsp-team/PyNM": [],
"github/CosmoStatGW/MGCosmoPop": [
"gravitational-waves",
"hierarchical-bayesian-analysis",
"cosmology"
],
"github/viromelab/tracespipe": [
"virus",
"metagenomics",
"pipeline",
"forensics",
"clinical",
"virology",
"mtdna",
"multi-organ",
"ngs",
"ngs-pipeline"
],
"github/RemoteSensingTools/vSmartMOM.jl": [],
"github/lh3/wgsim": [
"bioinformatics",
"genomics"
],
"github/BiodataAnalysisGroup/UMIc": [],
"github/kathlandgren/SWAMPE": [],
"github/txopen/histoc": [],
"gitlab/treangenlab/vulcan": []
},
"language": {
"gitlab/chiemotono/mdcontactcom": "unknown",
Expand Down Expand Up @@ -20441,7 +20468,16 @@
"github/njcuk9999/apero-drs": "Python",
"github/ICAMS/strucscan": "Python",
"github/blackjax-devs/blackjax": "Python",
"github/fjankowsk/scatfit": "Python"
"github/fjankowsk/scatfit": "Python",
"github/ppsp-team/PyNM": "Jupyter Notebook",
"github/CosmoStatGW/MGCosmoPop": "Python",
"github/viromelab/tracespipe": "Shell",
"github/RemoteSensingTools/vSmartMOM.jl": "Julia",
"github/lh3/wgsim": "C",
"github/BiodataAnalysisGroup/UMIc": "R",
"github/kathlandgren/SWAMPE": "Python",
"github/txopen/histoc": "R",
"gitlab/treangenlab/vulcan": "unknown"
},
"url": {
"gitlab/chiemotono/mdcontactcom": "https://gitlab.com/chiemotono/mdcontactcom",
Expand Down Expand Up @@ -24821,7 +24857,16 @@
"github/njcuk9999/apero-drs": "https://github.com/njcuk9999/apero-drs",
"github/ICAMS/strucscan": "https://github.com/ICAMS/strucscan",
"github/blackjax-devs/blackjax": "https://github.com/blackjax-devs/blackjax",
"github/fjankowsk/scatfit": "https://github.com/fjankowsk/scatfit"
"github/fjankowsk/scatfit": "https://github.com/fjankowsk/scatfit",
"github/ppsp-team/PyNM": "https://github.com/ppsp-team/PyNM",
"github/CosmoStatGW/MGCosmoPop": "https://github.com/CosmoStatGW/MGCosmoPop",
"github/viromelab/tracespipe": "https://github.com/viromelab/tracespipe",
"github/RemoteSensingTools/vSmartMOM.jl": "https://github.com/RemoteSensingTools/vSmartMOM.jl",
"github/lh3/wgsim": "https://github.com/lh3/wgsim",
"github/BiodataAnalysisGroup/UMIc": "https://github.com/BiodataAnalysisGroup/UMIc",
"github/kathlandgren/SWAMPE": "https://github.com/kathlandgren/SWAMPE",
"github/txopen/histoc": "https://github.com/txopen/histoc",
"gitlab/treangenlab/vulcan": "https://gitlab.com/treangenlab/vulcan"
},
"description": {
"gitlab/chiemotono/mdcontactcom": "",
Expand Down Expand Up @@ -29201,6 +29246,15 @@
"github/njcuk9999/apero-drs": "A PipelinE to Reduce Observations - The DRS for SPIRou (CFHT)",
"github/ICAMS/strucscan": "A lightweight python-based framework for high-throughput material simulation",
"github/blackjax-devs/blackjax": "BlackJAX is a sampling library designed for ease of use, speed and modularity.",
"github/fjankowsk/scatfit": "Scattering fits of Fast Radio Burst and pulsar data."
"github/fjankowsk/scatfit": "Scattering fits of Fast Radio Burst and pulsar data.",
"github/ppsp-team/PyNM": "Lightweight Python implementation of Normative Modelling",
"github/CosmoStatGW/MGCosmoPop": "Modified Gravity and Cosmology with Binary Black Holes' Population models : hierarchical bayesian method for constraining modified GW propagation and BBH population models with GWs.",
"github/viromelab/tracespipe": "Reconstruction and analysis of viral and host genomes at multi-organ level",
"github/RemoteSensingTools/vSmartMOM.jl": "A full end-to-end modular software suite for radiative transfer and related atmospheric analysis",
"github/lh3/wgsim": "Reads simulator",
"github/BiodataAnalysisGroup/UMIc": "A framework implementing a method for UMI deduplication and reads correction.",
"github/kathlandgren/SWAMPE": "2D spectral-core shallow-water exoplanet atmosphere model",
"github/txopen/histoc": "Histocompatibility analysis performed by kidney allocation systems for transplantation",
"gitlab/treangenlab/vulcan": ""
}
}
4 changes: 2 additions & 2 deletions _data/repos_counts_languages.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Python": 4830,
"R": 2098,
"Python": 4833,
"R": 2099,
"Cpp": 394,
"Js": 1462,
"Go": 245
Expand Down
8 changes: 4 additions & 4 deletions _data/stats.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"python_deps": 3957,
"python_deps": 3959,
"cpp_deps": 394,
"r_deps": 2098,
"r_deps": 2099,
"js_deps": 1462,
"go_deps": 245,
"total_repos": 4378,
"total_parsed": 2295
"total_repos": 4387,
"total_parsed": 2299
}
77 changes: 77 additions & 0 deletions _repos/github/CosmoStatGW/MGCosmoPop/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
---
title: github/CosmoStatGW/MGCosmoPop
layout: repo
tipue_search_active: true
exclude_from_search: true
---
# Software Credit

|Manager|Name|Credit|
|-------|----|------|
|pypi|[scipy](https://scipy.org/)|0.118|
|pypi|[numpy](https://www.numpy.org)|0.118|
|pypi|[h5py](http://www.h5py.org)|0.118|
|pypi|[matplotlib](https://matplotlib.org)|0.108|
|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.099|
|pypi|[tqdm](https://tqdm.github.io)|0.099|
|pypi|[pytest](https://pypi.org/project/pytest)|0.026|
|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.023|
|pypi|[certifi](https://pypi.org/project/certifi)|0.017|
|pypi|[coverage](https://github.com/nedbat/coveragepy)|0.016|
|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.014|
|pypi|[PySocks](https://pypi.org/project/PySocks)|0.014|
|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.014|
|pypi|[idna](https://pypi.org/project/idna)|0.014|
|pypi|[chardet](https://pypi.org/project/chardet)|0.014|
|pypi|[urllib3](https://pypi.org/project/urllib3)|0.014|
|requirements.txt|github/CosmoStatGW/MGCosmoPop|0.01|
|pypi|[sphinx](https://pypi.org/project/sphinx)|0.009|
|pypi|[twine](https://pypi.org/project/twine)|0.007|
|pypi|[pep517](https://pypi.org/project/pep517)|0.007|
|pypi|[flake8](https://pypi.org/project/flake8)|0.007|
|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.007|
|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.007|
|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.007|
|pypi|[pandoc](https://pypi.org/project/pandoc)|0.007|
|pypi|[toml](https://pypi.org/project/toml)|0.007|
|pypi|[isort](https://pypi.org/project/isort)|0.007|
|pypi|[black](https://pypi.org/project/black)|0.007|
|pypi|[arviz](https://pypi.org/project/arviz)|0.007|
|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.003|
|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.003|
|pypi|[pytest-xdist](https://github.com/pytest-dev/pytest-xdist)|0.003|
|pypi|[pytest-astropy](https://pypi.org/project/pytest-astropy)|0.003|
|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.003|
|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.003|
|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.003|
|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.003|
|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.003|
|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.003|
|pypi|[ipython](https://pypi.org/project/ipython)|0.003|
|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.003|
|pypi|[asdf](https://pypi.org/project/asdf)|0.003|
|pypi|[mpmath](https://pypi.org/project/mpmath)|0.003|
|pypi|[jplephem](https://pypi.org/project/jplephem)|0.003|
|pypi|[pytz](https://pypi.org/project/pytz)|0.003|
|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.003|
|pypi|[pandas](https://pypi.org/project/pandas)|0.003|
|pypi|[bleach](https://pypi.org/project/bleach)|0.003|
|pypi|[html5lib](https://pypi.org/project/html5lib)|0.003|
|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.003|
|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.003|
|pypi|[dask](https://pypi.org/project/dask)|0.003|
|pypi|[packaging](https://pypi.org/project/packaging)|0.003|
|pypi|[PyYAML](https://pypi.org/project/PyYAML)|0.003|
|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.003|
|pypi|[tomli](https://pypi.org/project/tomli)|0.003|
|pypi|[graphviz](https://pypi.org/project/graphviz)|0.003|
|pypi|[emcee](https://emcee.readthedocs.io)|0.001|
|pypi|[astropy](http://astropy.org)|0.001|
|pypi|[corner](https://corner.readthedocs.io)|0.001|
|pypi|[requests](https://requests.readthedocs.io)|0.001|


> Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed.

- Generated by [CiteLang](https://github.com/vsoch/citelang)
Binary file added _repos/github/CosmoStatGW/MGCosmoPop/badge.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3fdff04

Please sign in to comment.