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, and even more in the preprint.
@misc{isaac2020recursive,
title={Recursive, parameter-free, explicitly defined interpolation nodes for simplices},
author={Tobin Isaac},
year={2020},
eprint={2002.09421},
archivePrefix={arXiv},
primaryClass={math.NA}
}
Requirements:
- Only
numpyis needed forrecursive_nodes(). - The
lebesguesubmodules requiresscipy. - Testing requires
coverage,pytestandmatplotlib. - 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file recursivenodes-0.2.0.tar.gz.
File metadata
- Download URL: recursivenodes-0.2.0.tar.gz
- Upload date:
- Size: 41.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
306319eccd818fa239e2dcc60bc8d520b1f594167367675b1481256f43861bc3
|
|
| MD5 |
7e18a2e134135356a63bc0336ec0d05f
|
|
| BLAKE2b-256 |
5f7ed25bcff9964c03939c86b5b68d31c7aa3ac2c430a2cb75d65e21f00e3b11
|
File details
Details for the file recursivenodes-0.2.0-py3-none-any.whl.
File metadata
- Download URL: recursivenodes-0.2.0-py3-none-any.whl
- Upload date:
- Size: 42.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
049b7f94ddd6b7c25abd023fdf1f7fe11ce6d3219a76b9b8ea88966ea4eeb0c5
|
|
| MD5 |
6e5951627f18f4198b67396ebdc577d4
|
|
| BLAKE2b-256 |
8bf34e447a2f531c88fc46e2c3bd1121f24bac3a84e519d0e241ffeac9c2a474
|