lecture-python-advanced.myst icon indicating copy to clipboard operation
lecture-python-advanced.myst copied to clipboard

Unify jitclass/namedtuple names with CamelCase

Open shlff opened this issue 11 months ago • 1 comments

I suggest unifying jitclass names in the advanced lectures with CamelCase.

E.g.,

  • [ ] https://python-advanced.quantecon.org/arellano

shlff avatar Mar 05 '24 08:03 shlff

Thanks @shlff , that should be CamelCase.

Actually we're going to change all classes to namedtuples.

jstac avatar Mar 05 '24 08:03 jstac