AlgebraPDF

adding, multiplying density functions, fitting LLH

https://github.com/mmikhasenko/algebrapdf.jl

Science Score: 67.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
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary

Keywords from Contributors

interpretability hacking standardization mesh numerical interactive optim finite-volume pinn numerical-methods
Last synced: 6 months ago · JSON representation ·

Repository

adding, multiplying density functions, fitting LLH

Basic Info
Statistics
  • Stars: 18
  • Watchers: 2
  • Forks: 1
  • Open Issues: 12
  • Releases: 6
Created almost 6 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

[!NOTE] Support and development of this package is being discontinued. Parallel functionality is provided via Distributions.jl + NumericalDistributions.jl ecosystem.

AlgebraPDF

Stable Documentation In development documentation Build Status Test workflow status Lint workflow Status Docs workflow Status

Coverage DOI

Basic functionality

  • Attach default values of parameters to a function
  • Update, fix, release parameters
  • constructing a complex model object from set of function, e.g. f₁ + f₂, abs2(f), or log(f).
  • On-fly normalization
  • construction of mixed models in the form f₁ PDF₁ + f₂ PDF₂ + f₃ PDF₃.
  • construction of likelihood function and extended likelihood function
  • plotting recipes

Current implementation is limited to immutable objects.

How to Cite

If you use AlgebraPDF.jl in your work, please cite using the reference given in CITATION.cff.

Owner

  • Name: Misha Mikhasenko
  • Login: mmikhasenko
  • Kind: user
  • Location: Munich, Germany
  • Company: CERN, LHCb, COMPASS, JPAC

physicist, hadron spectroscopy, elementary particles

Citation (CITATION.cff)

cff-version: 1.2.0
title: AlgebraPDF.jl
message: >-
    If you use this software, please cite it using the
    metadata from this file.
type: software
authors:
    - given-names: Mikhail
      family-names: Mikhasenko
      email: mikhail.mikhasenko@cern.ch
      orcid: "https://orcid.org/0000-0002-6969-2063"
      affiliation: Ruhr University Bochum
repository-code: "https://github.com/mmikhasenko/AlgebraPDF.jl"
abstract: >-
    AlgebraPDF.jl is a Julia package to construct and operate
    with complex parametric probability density functions
    (PDFs).
keywords:
    - probability distribution
    - arithmetics
license: MIT

GitHub Events

Total
  • Create event: 4
  • Commit comment event: 1
  • Issues event: 5
  • Delete event: 3
  • Issue comment event: 3
  • Push event: 17
  • Pull request event: 5
Last Year
  • Create event: 4
  • Commit comment event: 1
  • Issues event: 5
  • Delete event: 3
  • Issue comment event: 3
  • Push event: 17
  • Pull request event: 5

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 252
  • Total Committers: 4
  • Avg Commits per committer: 63.0
  • Development Distribution Score (DDS): 0.036
Past Year
  • Commits: 8
  • Committers: 4
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email Commits
Misha Mikhasenko m****o@g****m 243
dependabot[bot] 4****] 6
github-actions[bot] 4****] 2
Abel Soares Siqueira n****1@g****m 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 22
  • Total pull requests: 37
  • Average time to close issues: over 1 year
  • Average time to close pull requests: 25 days
  • Total issue authors: 3
  • Total pull request authors: 4
  • Average comments per issue: 0.73
  • Average comments per pull request: 0.57
  • Merged pull requests: 33
  • Bot issues: 0
  • Bot pull requests: 13
Past Year
  • Issues: 2
  • Pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 months
  • Issue authors: 1
  • Pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
  • mmikhasenko (18)
  • Moelf (3)
  • JuliaTagBot (1)
Pull Request Authors
  • mmikhasenko (25)
  • dependabot[bot] (12)
  • github-actions[bot] (7)
  • abelsiqueira (2)
Top Labels
Issue Labels
enhancement (4) bug (2)
Pull Request Labels
dependencies (12) chore (4)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 4 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 5
juliahub.com: AlgebraPDF

adding, multiplying density functions, fitting LLH

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 4 Total
Rankings
Dependent repos count: 9.9%
Stargazers count: 26.7%
Average: 32.3%
Dependent packages count: 38.9%
Forks count: 53.5%
Last synced: 7 months ago

Dependencies

.github/workflows/Documentation.yml actions
  • actions/checkout v4 composite
  • julia-actions/setup-julia latest composite
.github/workflows/RunTests.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/CompatHelper.yml actions
  • julia-actions/setup-julia v1 composite