WilliamsonTransforms

Williamson and Inverse-Williamson transformations, in fully generic pure Julia.

https://github.com/lrnv/williamsontransforms.jl

Science Score: 57.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Williamson and Inverse-Williamson transformations, in fully generic pure Julia.

Basic Info
  • Host: GitHub
  • Owner: lrnv
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Homepage:
  • Size: 347 KB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 1
  • Open Issues: 1
  • Releases: 12
Created over 2 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

WilliamsonTransforms.jl

Stable Dev Build Status Coverage

This rather simple package providing a Julia-native implementation of the Williamson d-transform and of its inverse. See the documentations for the definitions.

Do not hesitate to open an issue and talk if you are interested.

See the following references and the documentation of the package for the definition and motivations of this (rather niche) transformation:

bibtex @book{williamson1955multiply, title={On multiply monotone functions and their laplace transforms}, author={Williamson, Richard Edmund}, year={1955}, publisher={Mathematics Division, Office of Scientific Research, US Air Force} } @article{mcneil2009multivariate, title={Multivariate Archimedean copulas, d-monotone functions and ℓ 1-norm symmetric distributions}, author={McNeil, Alexander J and Ne{\v{s}}lehov{\'a}, Johanna}, year={2009} } @article{mcneil2010archimedean, title={From archimedean to liouville copulas}, author={McNeil, Alexander J and Ne{\v{s}}lehov{\'a}, Johanna}, journal={Journal of Multivariate Analysis}, volume={101}, number={8}, pages={1772--1790}, year={2010}, publisher={Elsevier} } @book{durante2015principles, title={Principles of copula theory}, author={Durante, Fabrizio and Sempi, Carlo}, year={2015}, publisher={CRC press} }

Citing this work

If you end up using these routines in a scholarly work, please cite this work using the following bibtex: BibTeX @article{Laverny2024, author = {Oskar Laverny and Santiago Jimenez}, title = {Copulas.jl: A fully Distributions.jl-compliant copula package}, journal = {Journal of Open Source Software}, doi = {10.21105/joss.06189}, url = {https://doi.org/10.21105/joss.06189}, year = {2024}, publisher = {The Open Journal}, volume = {9}, number = {94}, pages = {6189} }

Owner

  • Name: Oskar Laverny
  • Login: lrnv
  • Kind: user
  • Location: Brussels
  • Company: UCLouvain

What would be the dependence structure between quality of code and quantity of coffee ?

Citation (CITATION.bib)

@article{Laverny2024,
    author = {Oskar Laverny and Santiago Jimenez}, 
    title = {Copulas.jl: A fully Distributions.jl-compliant copula package},
    journal = {Journal of Open Source Software},
    doi = {10.21105/joss.06189}, 
    url = {https://doi.org/10.21105/joss.06189}, 
    year = {2024}, 
    publisher = {The Open Journal}, 
    volume = {9}, 
    number = {94}, 
    pages = {6189}
}

GitHub Events

Total
  • Create event: 3
  • Commit comment event: 3
  • Release event: 1
  • Push event: 7
  • Pull request event: 2
Last Year
  • Create event: 3
  • Commit comment event: 3
  • Release event: 1
  • Push event: 7
  • Pull request event: 2

Packages

  • Total packages: 1
  • Total downloads:
    • julia 168 total
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 12
juliahub.com: WilliamsonTransforms

Williamson and Inverse-Williamson transformations, in fully generic pure Julia.

  • Versions: 12
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 168 Total
Rankings
Dependent repos count: 10.1%
Dependent packages count: 40.5%
Average: 44.4%
Forks count: 53.0%
Stargazers count: 73.8%
Last synced: 6 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite