AlgebraicJulia / AlgebraicJulia/AlgebraicOptimization.jl
Unify cellular sheaf interface
- Ngôn ngữ chính
- Julia
- Star
- 20
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.