[equations] Generate AMR output for equation-based input
myedibleenso opened this issue · 3 comments
myedibleenso commented
In coordination with @Free-Quarks , add AMR service for output to equations-rest
example.
myedibleenso commented
@Free-Quarks , are there expectations we need to keep in mind about the pMML that you take as input?
Free-Quarks commented
For the eqn2amr endpoints, not really. Just a vector of mathml strings, each string being one equation of the system of equations.
We don't have complete coverage over everything that can popup in pMML, but when it comes to the standard first order linear differential equations of our domain, it should be very good coverage.
myedibleenso commented
initial version completed during the hackathon.