AlgebraicJulia / AlgebraicJulia/AlgebraicOptimization.jl

Unify cellular sheaf interface

未关闭
#43 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。