Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.56 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.56 KB

FractalIntegrals.jl Build Status codecov Docs

description

FractalIntegrals is a library of methods and structures for evaluating integrals and solving integral equations posed on fractals. It is a rewrite of IFSintegrals.

Installation

As an official Julia package, FractalIntegrals can be installed via the Julia package manager:

using Pkg
Pkg.install("FractalIntegrals")

Documentation and examples

The current documentation can be found here. Please note that the documentation is still being written. A better introduction might be the example codes; there are several available in this repo, written in Jupyter notebook and Pluto formats.

Coverage

Coverage