Skip to content

Juypter notebook cleaned up

adrian_egli requested to merge improve_flatland_performance into master

This branch improves Flatland's overall performance and has many bug fixes:

  • The overall Flatland's performance is improved: lru_cache
  • All tests are ok
  • All examples run without error

Merge request reports