Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
DifferentialAlgebra: make DifferentialAlgebra.pyx run without exceptions
Browse files Browse the repository at this point in the history
The test cases still failing appear to just be syntactical differences.

1. new function eval_sage evaluates strings as Sage expressions
2. new function translate_str translates expressions from Sage
   format to BMI's format

These two functions are then used through DifferentialAlgebra.pyx
to convert expressions back and forth between Sage and the BLAD/BMI
libraries.
  • Loading branch information
Brent Baccala committed May 25, 2018
1 parent 8a610ed commit cec9c0b
Showing 1 changed file with 130 additions and 36 deletions.
Loading

0 comments on commit cec9c0b

Please sign in to comment.