Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
szcf-weiya committed Jan 15, 2024
1 parent 9174527 commit 40dfee4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# MonotoneDecomposition.jl

[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://szcf-weiya.github.io/MonotoneDecomposition.jl/dev)
[![CI](https://github.com/szcf-weiya/MonotoneDecomposition.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/szcf-weiya/MonotoneDecomposition.jl/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/szcf-weiya/MonotoneDecomposition.jl/branch/master/graph/badge.svg?token=VFznaxvMS5)](https://codecov.io/gh/szcf-weiya/MonotoneDecomposition.jl)

*MonotoneDecomposition.jl* is a Julia package for monotone decomposition with [monotone splines](https://github.com/szcf-weiya/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"
> 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.
>

0 comments on commit 40dfee4

Please sign in to comment.