Skip to content
Snippets Groups Projects

Fix failing interpolation tests on newer sympy versions

Merged Stephan Seitz requested to merge seitz/pystencils:interpolation-refactoring into master

Some tests where failing on newer SymPy versions due two reasons:

  • fmod was where it should be % (fix in code), affect mirror boundary handling for interpolation
  • in rotation test: mirror and wrap boundary handling was failing due two complex conjugate (mark test as xfail)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply