An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/dirmeier/surjectors

bijections density-estimation normalizing-flows python surjections

Score: 6.628041376179533

Last synced: about 22 hours ago
JSON representation

Repository metadata:

Surjection layers for density estimation with normalizing flows


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 45
Total Committers: 1
Avg Commits per committer: 45.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Simon Dirmeier s****3@p****m 45

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 10
Total pull requests: 26
Average time to close issues: 8 months
Average time to close pull requests: 7 days
Total issue authors: 3
Total pull request authors: 1
Average comments per issue: 1.1
Average comments per pull request: 0.35
Merged pull request: 23
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/dirmeier/surjectors

Top Issue Authors

  • dirmeier (8)
  • sandeshkatakam (1)
  • animikhaich (1)

Top Pull Request Authors

  • dirmeier (31)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: surjectors

Surjection layers for density estimation with normalizing flows

  • Homepage:
  • Documentation: https://surjectors.readthedocs.io/
  • Licenses: Apache Software License
  • Latest release: 0.3.3 (published almost 2 years ago)
  • Last Synced: 2026-02-24T12:00:31.361Z (4 months ago)
  • Versions: 5
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 123 Last month
  • Rankings:
    • Dependent packages count: 10.109%
    • Dependent repos count: 21.559%
    • Average: 25.393%
    • Downloads: 44.511%
  • Maintainers (1)

Dependencies

.github/workflows/ci.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pre-commit/action v3.0.0 composite
.github/workflows/release.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
pyproject.toml pypi
  • distrax >=0.1.2
  • dm-haiku >=0.0.9
  • optax >=0.1.3
docs/requirements.txt pypi
  • ipykernel *
  • ipython *
  • matplotlib *
  • nbsphinx *
  • pandas *
  • scikit-learn *
  • seaborn *
  • session_info *
  • sphinx *
  • sphinx-autobuild *
  • sphinx-book-theme >=1.1.0
  • sphinx-copybutton *
  • sphinx-math-dollar *
  • sphinx_autodoc_typehints *
  • sphinx_design *
  • sphinx_fontawesome *
  • sphinx_gallery *
  • sphinxcontrib-fulltoc *
  • tqdm *
.github/workflows/examples.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite