Skip to content
Snippets Groups Projects

Fix SymEngine code generation. Closes #24.

Merged Matt Wala requested to merge symengine-fixes into master
  • replaces mat / scalar with mat * scalar**-1.
  • replace list argument to subs with a dict

(Although there are pending changes to SymEngine for the above two issues, they aren't released in a version yet.)

  • Removed deep as a kwarg to expand(). It doesn't do what we want anyway.

Some test fixes:

  • Use SUMPY_FORCE_SYMBOLIC_BACKEND to force usage of SymEngine. Change the behavior so that it errors out if it doesn't find SymEngine.

  • Fix the SymEngine channel in the conda environment.

Edited by Matt Wala

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading