Skip to content

A library of methods and structures for evaluating integrals and solving integral equations posed on fractals.

License

Notifications You must be signed in to change notification settings

AndrewGibbs/FractalIntegrals.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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