Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.4%) to scientific vocabulary

Keywords from Contributors

energy-systems battery mesh data-manager exoplanet interpretability interactive histogram pypy optim
Last synced: 7 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: zfit
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Size: 332 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 1
Created over 2 years ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Citation

README.md

zfit2

Actions Status Documentation Status

PyPI version Conda-Forge PyPI platforms

GitHub Discussion All Contributors

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Jonas Eschle
Jonas Eschle

💻 ⚠️ 📆 🤔

This project follows the all-contributors specification. Contributions of any kind welcome!

Owner

  • Name: zfit
  • Login: zfit
  • Kind: organization
  • Email: zfit@physik.uzh.ch

Citation (CITATION.cff)

cff-version: 1.2.0
title: zfit
message: scalable pythonic fitting
type: software
authors:
  - given-names: Jonas TODO MORE AUTHORS
    family-names: Eschle
    email: jonas.eschle@cern.ch
    name-particle: Jonas
    orcid: 'https://orcid.org/0000-0002-7312-3699'
identifiers:
  - type: doi
    value: 10.1016/j.softx.2020.100508
    description: zfit original paper
  - type: doi
    value: 10.5281/zenodo.2602042
    description: Software on zenodo
repository-code: 'https://github.com/zfit/zfit'
url: 'https://zfit.readthedocs.io/en/stable/'
repository: 'https://github.com/zfit/zfit2'
abstract: Scalable pythonic likelihood fitting
keywords:
  - fitting
  - likelihood
  - TensorFlow
  - jax
  - probability
  - high energy physics
license: BSD-3-Clause
commit: 70f9d5e
version: 0.18.0
date-released: '2024-01-29'

GitHub Events

Total
  • Delete event: 17
  • Issue comment event: 5
  • Push event: 18
  • Pull request event: 32
  • Create event: 14
Last Year
  • Delete event: 17
  • Issue comment event: 5
  • Push event: 18
  • Pull request event: 32
  • Create event: 14

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 65
  • Total Committers: 4
  • Avg Commits per committer: 16.25
  • Development Distribution Score (DDS): 0.615
Past Year
  • Commits: 18
  • Committers: 3
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.444
Top Committers
Name Email Commits
Jonas Eschle m****6@j****m 25
dependabot[bot] 4****] 21
pre-commit-ci[bot] 6****] 17
allcontributors[bot] 4****] 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 2
  • Total pull requests: 70
  • Average time to close issues: about 14 hours
  • Average time to close pull requests: 5 days
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.13
  • Merged pull requests: 55
  • Bot issues: 1
  • Bot pull requests: 67
Past Year
  • Issues: 0
  • Pull requests: 29
  • Average time to close issues: N/A
  • Average time to close pull requests: 9 days
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.21
  • Merged pull requests: 19
  • Bot issues: 0
  • Bot pull requests: 28
Top Authors
Issue Authors
  • dependabot[bot] (2)
  • jonas-eschle (1)
Pull Request Authors
  • dependabot[bot] (55)
  • pre-commit-ci[bot] (22)
  • jonas-eschle (3)
  • allcontributors[bot] (2)
Top Labels
Issue Labels
dependencies (2)
Pull Request Labels
dependencies (55) github_actions (10)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 8 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
pypi.org: zfit2

Scalable Pythonic likelihood fitting

  • Homepage: https://github.com/zfit/zfit2
  • Documentation: https://zfit2.readthedocs.io/
  • License: BSD 3-Clause License Copyright (c) 2024, zfit. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the vector package developers nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  • Latest release: 0.0.1
    published about 2 years ago
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 8 Last month
Rankings
Dependent packages count: 9.9%
Average: 37.7%
Dependent repos count: 65.4%
Maintainers (1)
Last synced: 7 months ago

Dependencies

.github/workflows/cd.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • hynek/build-and-inspect-python-package v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • codecov/codecov-action v4.0.1 composite
  • pre-commit/action v3.0.0 composite
  • scientific-python/repo-review v0.10.4 composite
pyproject.toml pypi
.github/workflows/automerge.yml actions
  • dependabot/fetch-metadata v1.1.1 composite