AlgebraicJulia / AlgebraicJulia/AlgebraicOptimization.jl

Unify cellular sheaf interface

オープン
#43 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。