Skip to content

defreitasL/fast_optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

49 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Fast Optimization

Python package to perform the calibration in IH-SET software.

🏠 Local installation

  • Using pip:
pip install git+https://github.com/defreitasL/fast_optimization.git

πŸ“¦ Package structures


fast_optimization
|
β”œβ”€β”€ LICENSE
β”œβ”€β”€ README.md
β”œβ”€β”€ dist
β”œβ”€β”€ IHSetUtils
β”‚   β”œβ”€β”€ NSGAII.py
β”‚   β”œβ”€β”€ SCE_UA.py
β”‚   β”œβ”€β”€ SPEA2.py
β”‚   β”œβ”€β”€ SimulatedAnnealing.py
β”‚   β”œβ”€β”€ _init_.py
β”‚   β”œβ”€β”€ metrics.py
β”‚   └── objective_functions.py
└── .gitignore


πŸ“¨ Contact us

🐍 For code-development issues contact πŸ‘¨β€πŸ’» Lucas de Freitas

©️ Credits

Developed by πŸ‘¨β€πŸ’» Lucas de Freitas

About

General package to optimize functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages