Skip to content
jarauh edited this page Feb 13, 2019 · 1 revision

Ideas

Improve algorithm

General ideas

  • Document differences between Matlab and Python version
  • One difference is how it is ensured that the starting point has full support. Which way is better?
  • What are reasonable values for maxiter, maxiter2?

Improve inner loop

  • The inner loop always starts anew. Can we use the result of the previous inner loop to construct a starting point?

Todos

Tests/Examples

  • Use consistent names for tests
  • There should be an easy way to reconstruct the figures of our paper
Clone this wiki locally