ComputationalScienceLaboratory / ODE-Test-Problems

A MATLAB suite of initial value problems
https://computationalsciencelaboratory.github.io/ODE-Test-Problems/
MIT License
9 stars 2 forks source link

Consistent Problem Naming #73

Closed Steven-Roberts closed 1 year ago

Steven-Roberts commented 1 year ago

Some problems have name like "Robertson Problem" with unnecessary "Problem" at end. We should remove this.

AndreyAPopov commented 1 year ago

What do you mean? Can you give an example? Robertson is just +robertson

Steven-Roberts commented 1 year ago

https://github.com/ComputationalScienceLaboratory/ODE-Test-Problems/blob/5e7814d1eb4e85a222c51bfacee7c9efca2fba32/src/%2Botp/%2Brobertson/RobertsonProblem.m#L29

AndreyAPopov commented 1 year ago

Yeah, I see now. This is a problem.