AlgebraicJulia / AlgebraicJulia/AlgebraicOptimization.jl

Unify cellular sheaf interface

Aperta
#43 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Julia
Stelle
20
Fork
5
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.