aschaap / cas741

Course project
Apache License 2.0
0 stars 0 forks source link

SRS: Goal Statements #17

Closed GenevaS closed 6 years ago

GenevaS commented 6 years ago

I think you should lift the input requirements (initial value, interval, etc.) out of your goal statement and into the "Given the non-stiff ODE" part of this section (i.e. list all of the inputs in the same spot).

Additionally: What is a "spline"? "Type-safe"? These should be added to your definitions section.

aschaap commented 6 years ago

Makes sense, I've moved it. I've removed references to splines other than that they will be implemented later. I've added type-safe to the definitions list.

GenevaS commented 6 years ago

I think that if you have to say "Given" in your goal statement, it should be listed with the other inputs.

aschaap commented 6 years ago

Indeed, I guess I missed that one. I've moved it as well.