AlgebraicJulia / AlgebraicJulia/AlgebraicOptimization.jl
Unify cellular sheaf interface
未关闭
- 主要语言
- Julia
- 星标
- 20
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
All types of cellular sheaves should implement the same interface.
I'm envisioning three main types of cellular sheaves:
1. Single threaded
2. Multi-threaded
3. Distributed (MPI)
Each of these types also probably need variants with edge potential functions.
The core functions that each of these types need to implement include
- Project a point to the nearest global section of the sheaf
- Apply the sheaf laplacian
- Apply the coboundary map
We should also implement conversions between the different types and adapt the cellular sheaf macro to be able to emit the different types.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。