Recursively defined interpolation nodes for the simplex
Project description
recursivenodes
: Recursive, parameter-free, explicitly defined interpolation nodes for simplices
This package includes one module level function, recursive_nodes()
, which returns
nodes for polynomial interpolation on the simplex in arbitrary dimensions.
The nodes have a few nice properties: they are explicitly constructed and fully symmetric, and their traces on edges are Lobatto-Gauss-Legendre nodes (or any other node set you wish to use). Among explicitly constructed nodes, they appear to have the best interpolation properties. You can find more details in the documentation.
Requirements:
- Only
numpy
andscipy
are needed forrecursive_nodes()
. - Testing requires
coverage
,pytest
andmatplotlib
. - Building documentation additionally requires
sphinx
,sphinxcontrib-bibtex
, andsphinxcontrib-tikz
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
recursivenodes-0.1.0.tar.gz
(23.9 kB
view hashes)
Built Distribution
Close
Hashes for recursivenodes-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3ae6ed94d2f476e3b00c8f869b858ed9e8f78697290338233dd13abdeb7a13b |
|
MD5 | 4354d3f26cc7fe76b701aa05de2f8f7f |
|
BLAKE2b-256 | 06aa402e0489d6f2516481c07edf1f6ed1fa1a4f70c9236ff24f6a564523156b |