Open ryanrussell opened 2 years ago
Large PR with 40+ files changes.
Updates are focused around readability and fixing typos.
In situations where a variable was renamed, a global grep var was used to avoid invalid references.
grep var
Files were renamed from Discriminat to Discriminant
Discriminat
Discriminant
This looks pretty clean to me; feel free to let me know if there are any issues.
Best, Ryan
Large PR with 40+ files changes.
Updates are focused around readability and fixing typos.
In situations where a variable was renamed, a global
grep var
was used to avoid invalid references.Files were renamed from
Discriminat
toDiscriminant
This looks pretty clean to me; feel free to let me know if there are any issues.
Best, Ryan