Skip to content
Snippets Groups Projects

Throw error when trying to sympify `pystencils.Field` (e.g. using it in an...

Closed Stephan Seitz requested to merge seitz/pystencils:sympifying-field into master

Throw error when trying to sympify pystencils.Field (e.g. using it in an Assignment without indexing)

This is a typical error when using pystencils: you forget the index and use a field directly in an Assignment.

Edit: apparently, this error is only triggered on recent versions of Sympy that can sympify using __sympy__ (not on CI).

Edited by Stephan Seitz

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