Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelio-amerio committed Dec 4, 2021
1 parent 19781b6 commit 5700cec
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,7 +1,8 @@
# MultiQuad.jl

[![CI](https://github.com/aurelio-amerio/MultiQuad.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/aurelio-amerio/MultiQuad.jl/actions/workflows/CI.yml)
[![codecov.io](https://codecov.io/github/aurelio-amerio/MultiQuad.jl/coverage.svg?branch=master)](https://codecov.io/github/aurelio-amerio/MultiQuad.jl?branch=master)

# MultiQuad.jl
**MultiQuad.jl** is a convenient interface to perform 1D, 2D and 3D numerical integrations.
It uses [QuadGK](https://github.com/JuliaMath/QuadGK.jl), [Cuba](https://github.com/giordano/Cuba.jl) and [HCubature](https://github.com/stevengj/HCubature.jl) as back-ends.

Expand Down

0 comments on commit 5700cec

Please sign in to comment.