Skip to content
Snippets Groups Projects

New AssignImplicit interface: Dagrt side

Open Matt Wala requested to merge new-implicit-interface into master

This change modifies the way that AssignImplicit instructions represent systems of implicit equations in Dagrt.

The AssignImplicit instruction gains two attributes, input_expressions and params. The purpose of these attributes is to supply the important parts of the system of implicit equations directly to the user, rather than indirectly through a symbolic expression, which was the former interface. The old attributes expressions, other_params, and solve_variables are removed.

CodeBuilder is also updated to support the new interface.

This change is also a version bump.

See leap!40

cc: @cory

Edited by Matt Wala

Merge request reports

Pipeline #50952 passed

Pipeline passed for cb276db1 on new-implicit-interface

The target branch master does not exist. Please restore it or use a different target branch.

Merge details

  • 0 commits and 1 merge commit will be added to .
  • Source branch will not be deleted.

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