jakobbossek / ecr3vis

An evolutionary algorithm framework for R (currently limited to performance assessment of multi-objective randomized search heuristics).
https://jakobbossek.github.io/ecr3vis/
GNU General Public License v3.0
1 stars 0 forks source link

Naming scheme #2

Open jakobbossek opened 3 years ago

jakobbossek commented 3 years ago

In ecr v2.0 function names were in camelCase. Now we switch to snake_case with all-lowercase letters. IMHO this is much more readable and less error-prone. Nevertheless, a lot of thoughts should be put into this issue to come up with a harmonic overall solution.

jakobbossek commented 3 years ago