Skip to content

Feature/lightfield conversion

Maximilian Schambach requested to merge feature/lightfield-conversion into master

Description

Changes the _2d_to_4d and _4d_to_2d routines to use numpys reshape function instead of iteration. Also modifies the tests of the lightfields module to use random light fields.

Todos

  • Tests
  • Documentation

Merge request reports