项目作者: jarredbarber

项目描述 :
Haskell playground for discrete differential geometry & discrete exterior calculus
高级语言: Haskell
项目地址: git://github.com/jarredbarber/DiscreteDifferentialGeometry.git
创建时间: 2020-02-08T05:19:06Z
项目社区:https://github.com/jarredbarber/DiscreteDifferentialGeometry

开源协议:BSD 3-Clause "New" or "Revised" License

下载


DiscreteDifferentialGeometry

A Haskell package for exploring discrete differential geometry (DDG). This is
very much a playground and doesn’t have a clear distinction between being
oriented towards pure mathematical explorations (e.g., infinite complexes) and
more concrete computational explorations (e.g., performant mesh processing
code).

A guide:

  1. src/SComplex.hs - Simplical complexes
  2. src/Exterior.hs - Discrete Exterior Calculus / Discrete Differential Forms