Skip to content

sympy-compatibility of final model strings #58

@lacava

Description

@lacava

At the moment a lot of preprocessing is done to convert the models returned by different methods into a common, sympy-compatible format in experiment/symbolic_utils.py.

I would like to remove this post-processing step and, in the future, require methods to return sympy compatible strings. Steps:

  1. Move centralized model cleaning to the individual methods
  2. Have method developers update their codebases to support sympy return strings

See updated contribution guide

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions