Skip to content
Snippets Groups Projects
Commit 24b7682f authored by Rafal Skolasinski's avatar Rafal Skolasinski Committed by Joseph Weston
Browse files

continuum: check if symbol names are valid identifiers

A regression in Sympy causes symbols that are invalid
identifiers to be created, e.g. '-B_x'. While we cannot
fix Sympy's behaviour, we can at least shield our users
from its quirks.

Closes #179.
parent ca6e5ad2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment