Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 572 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 572 Bytes

Entropic transfer operators

The code in this repository is the one used to perform the experiments in

O. Junge, D. Matthes, B. Schmitzer: Entropic transfer operators, Nonlinearity 37, No. 6, Article ID 065004, 39 p. (2024).

15.11.24 update

There is fresh implementation in the Julia language available at https://github.com/Xnartharax/EntropicTransferOperators-jl, including an additional example and an alternative solution of the optimal transport problem based on stochastic (average) gradient descent on the dual problem.