AlgebraicJulia / AlgebraicJulia/AlgebraicOptimization.jl
Using Operator Splitting Methods
未关闭
- 主要语言
- Julia
- 星标
- 20
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。