AlgebraicJulia / AlgebraicJulia/AlgebraicOptimization.jl
Using Operator Splitting Methods
- 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ả
The differential equations we get from gradient flow for composite optimization methods split in the sense of splitting methods from ODEs. Can we use Lie-Trotter-Godunov type algorithms to accelerate them?
1. https://sciml.github.io/OrdinaryDiffEqOperatorSplitting.jl/dev/topics/time-integration/
2. https://hal.science/hal-00557593/document
This could be particularly effective with CliqueTrees integration, since those methods require a linear ordering on the suboperators, which could be generated with the matrix reordering techniques.
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á.