FreudenthalTriangulations.jl

Freudenthal triangulation
Author sisl
Popularity
0 Stars
Updated Last
3 Years Ago
Started In
January 2021

FreudenthalTriangulations.jl

Build Status Coverage Docs

This package allows users to use Freudenthal triangulation for functional value approximation.

Specifically it allows the user to find the simplex of a point x in Freudenthal space and the barycentric coordinates of that point with respect to the its simplex.

Installation

Start Julia and run the following command:

Pkg.add("FreudenthalTriangulations")

Usage

To use the FreudenthalTriangulation module, begin your code with

using FreudenthalTriangulations

Credits

Contributors to this package include Sidhart Krishnan, Tim Wheeler, and Mykel Kochenderfer.

Required Packages

Used By Packages

No packages found.