An open API service indexing awesome lists of open source software.

https://github.com/integralequations/inti.jl


https://github.com/integralequations/inti.jl

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Inti

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://IntegralEquations.github.io/Inti.jl/stable/)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://IntegralEquations.github.io/Inti.jl/dev/)
[![Build Status](https://github.com/IntegralEquations/Inti.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/IntegralEquations/Inti.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![codecov](https://codecov.io/gh/IntegralEquations/Inti.jl/graph/badge.svg?token=2VF6BR8LA0)](https://codecov.io/gh/IntegralEquations/Inti.jl)
[![project
chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://inti.zulipchat.com)
[![code style: runic](https://img.shields.io/badge/code_style-%E1%9A%B1%E1%9A%A2%E1%9A%BE%E1%9B%81%E1%9A%B2-black)](https://github.com/fredrikekre/Runic.jl)
[![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)

A package for efficient and high-order discretization and application of
boundary and volume integral operators in complex geometries in 2D and 3D.

Documentation and detailed examples can currently be found in the docs linked above;
Inti's capabilities and behavior can quickly change so devdocs are recommended.