You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thinking, tabular output is great and all, but did we want to maintain ways of plotting/viewing outputs, too? I'd suggest Python's scientific computing packages for this (numpy, matplotlib, etc.) and if there are cases where there's a closed form, we can check them against differential equations generated using sympy, etc.
What does the larger group think about this? It could make the examples more accessible/attractive to newcomers to the codebase...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I was thinking, tabular output is great and all, but did we want to maintain ways of plotting/viewing outputs, too? I'd suggest Python's scientific computing packages for this (numpy, matplotlib, etc.) and if there are cases where there's a closed form, we can check them against differential equations generated using sympy, etc.
What does the larger group think about this? It could make the examples more accessible/attractive to newcomers to the codebase...
All reactions