Hello there,
A very excellently written program, there is just one small issue I have with the plotting example. Was it intended for the user to know that if you wanted to plot one of the 4 sets of parameters you would have to declare params as params[0] for the first one and params[1] for the second and so on? If so that is fine, I just thought I should bring it to your attention because at least on colab when you call a list of variables without specifying which one, it will automatically use the first index.
Thanks,
Noah
Hello there,
A very excellently written program, there is just one small issue I have with the plotting example. Was it intended for the user to know that if you wanted to plot one of the 4 sets of parameters you would have to declare params as params[0] for the first one and params[1] for the second and so on? If so that is fine, I just thought I should bring it to your attention because at least on colab when you call a list of variables without specifying which one, it will automatically use the first index.
Thanks,
Noah