PyDEC: Software and Algorithms for Discretization of Exterior Calculus
Nathan Bell, Anil N. Hirani

TL;DR
PyDEC is a Python library that provides efficient algorithms and implementations for discretizing exterior calculus, enabling applications in physical and topological problems on manifolds and complexes.
Contribution
The paper introduces PyDEC, a Python library with algorithms for discretizing exterior calculus, integrating with numerical libraries for flexible prototyping.
Findings
PyDEC efficiently constructs operators for exterior calculus.
PyDEC supports applications in physics and topology.
The library is compatible with NumPy and SciPy.
Abstract
This paper describes the algorithms, features and implementation of PyDEC, a Python library for computations related to the discretization of exterior calculus. PyDEC facilitates inquiry into both physical problems on manifolds as well as purely topological problems on abstract complexes. We describe efficient algorithms for constructing the operators and objects that arise in discrete exterior calculus, lowest order finite element exterior calculus and in related topological problems. Our algorithms are formulated in terms of high-level matrix operations which extend to arbitrary dimension. As a result, our implementations map well to the facilities of numerical libraries such as NumPy and SciPy. The availability of such libraries makes Python suitable for prototyping numerical methods. We demonstrate how PyDEC is used to solve physical and topological problems through several concise…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopological and Geometric Data Analysis · Black Holes and Theoretical Physics · Model Reduction and Neural Networks
