prosthetic-foot-design
├───.gitignore
├───asset
│ └───icon.ico
├───bak
│ ├───Foot.py.bak
│ ├───input.txt.bak
│ ├───orig
│ │ ├───Foot.py.orig
│ │ └───kernel.py.orig
│ ├───output.json.bak
│ └───plot.py.bak
├───data
│ ├───input.txt
│ └───profile.csv
├───LICENSE
├───main.ps1
├───odbstruct.json
├───README.md
├───result
│ └───output.json
└───src
├───ga.py
├───sub
│ ├───__init__.py
│ ├───inputprocess.py
│ ├───kernel.py
│ ├───plot.py
│ └───translate.py
└───test
├───multitaskdemo.py
├───outread.py
├───plotstuff.py
├───recheck.py
└───virtualkernel.py
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Prosthetic foot design based on genetic algorithm
License
thanhph111/prosthetic-foot-design
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Prosthetic foot design based on genetic algorithm