d-ming / AR-tools

A set of utility functions and Jupyter notebooks for attainable region (AR) computations.
2 stars 7 forks source link

Function names #45

Closed d-ming closed 7 years ago

d-ming commented 7 years ago

Function names in artools.py are an inconsistent mix of camelCase and underscore _ delimited styling. This makes it difficult to read and follow.