Skip to content

szcf-weiya/MonotoneDecomposition.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonotoneDecomposition.jl

CI codecov

MonotoneDecomposition.jl is a Julia package for monotone decomposition with MonotoneSplines.jl.

Check the following paper for more details.

Lijun Wang, Xiaodan Fan, Hongyu Zhao, and Jun S. Liu. “Decomposition with Monotone B-Splines: Fitting and Testing.” arXiv, January 12, 2024. http://arxiv.org/abs/2401.06383.

🛠️ Installation

MonotoneDecomposition.jl is available at the General Registry, so you can easily install the package in the Julia session after typing ],

julia> ]
(@v1.10) pkg> add MonotoneDecomposition

📚 Documentation

The documentation https://hohoweiya.xyz/MonotoneDecomposition.jl/ elaborates on the usage of the package via various simulation examples and reproducible benchmarking analysis.

About

Julia package for the paper "Decomposition with Monotone B-splines: Fitting and Testing"

Resources

License

Stars

Watchers

Forks

Packages

No packages published