Kenneth Lyons

Results 28 issues of Kenneth Lyons

Small enhancement proposal. I think almost every use case would involve setting the time zone in the config, but it could be helpful if the "Add New Notebook" dialog had...

enhancement

https://qtdocs.pyvista.org/ shows version 0.6.0dev, whereas the package is currently at 0.9.0. It appears to be automated through Azure Pipelines to push built docs to https://github.com/pyvista/pyvistaqt-docs, but it looks like that...

We didn't really explicitly go over how to fill in an assignment notebook. It mostly seems to be going fine, but there are a few quirky things that can be...

content
homework

- [ ] improve formatting of homeworks 1 through 4 - [ ] ensure all problems are original - [ ] figure out how to host separate prompt/solution notebooks -...

content
2020

Just taking note of some ideas for future iterations of the class. I've noticed the up-front design of the system class is quite nice and you can do quite a...

2020

Should make it clear how to utilize the materials starting from zero to running the first notebook, e.g. clone the repo or download zip of the repo, install resonance, etc....

This may be out of scope but it would be cool to have a page describing rough timing and how to progress through the materials and homeworks. This would be...

Need to set up an example because it could have been something else I was doing wrong in creating the assignment this past week.

error handling

Per student feedback, it'd be good to get into the habit of re-establishing system constants each time a system is used in case they modify them during class. In general,...

Initial working implementation in place. Some notes: - scipy 1.0 isn't available via conda-forge yet - All the integrators seem to be either super slow or unstable for the `CoulombPendulumSystem`...