kausalflow / hamilflow

Dataset of simple physical systems.
http://kausalflow.com/hamilflow/
MIT License
4 stars 1 forks source link

Rename variables to be consistant accross the pacakge #65

Closed emptymalei closed 3 months ago

emptymalei commented 3 months ago

We have been using mostly x for the variable, but in brownian motion, we have y.

https://github.com/kausalflow/hamilflow/blob/13479147e2e66591f9401a9e32507dca57c9b5b7/hamilflow/models/brownian_motion.py#L158