diff options
author | Marius Peter <blendoit@gmail.com> | 2019-06-06 17:05:11 -0700 |
---|---|---|
committer | Marius Peter <blendoit@gmail.com> | 2019-06-06 17:05:11 -0700 |
commit | e31f08aaaf562bddc96364cbf499da86c7bf7ced (patch) | |
tree | 374f364f9b28966666a1adeabeee8cd191b46a4d | |
parent | 7ba13f32d09992712ecb26abb66ef2da9eb56528 (diff) |
readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ UCLA Spring 2019, MAE 154B Code enables the creation of NACA airfoils; the evaluation of the airfoil's structural properties; -the optimization via genetic algorithm of a population of airfoils, usign standard GA algorithms. +the optimization via genetic algorithm of a population of airfoils, using standard GA algorithms. |