Welcome to Optimeed’s documentation!¶
Optimeed is a free open source package that allows to perform optimization and data visualization/management.
Requirements¶
- PyQt5 for visualisation ->
pip install PyQt5 - pyopengl for visualisation ->
pip install PyOpenGL - Numpy ->
pip install numpy - Optional
- pandas which is only used to export excel files ->
pip install pandas nloptlibrary for using other types of algorithm. ->pip install nlopt- inkscape software for exporting graphs in .png and .pdf)
- pandas which is only used to export excel files ->
Installation¶
To install the latest optimeed release, run the following command:
pip install optimeed
To install the latest development version of optimeed, run the following commands:
git clone https://git.immc.ucl.ac.be/chdegreef/optimeed.git
cd optimeed
python setup.py install
Quickstart¶
Examples can be found on the tutorial folder .
License and support¶
API¶
- OPTIMEED API
- consolidate
- core
- optimize
- visualize
- graphs
- onclick
animationGUIanimation_examplescollectionExporterGUIonclickInterfaceonclick_animateonclick_changeSymbolonclick_copySomethingonclick_deleteonclick_exportCollectiononclick_exportToTxtonclick_exportTraceonclick_extractParetoonclick_getXYonclick_measureonclick_removeTraceonclick_representDeviceonclick_tojsonrepresentDevice_examples
- openGL
- openturns
- selector
- widgets
displayCollectionsdisplayOptimizationdisplaySensitivityfastPlotfastPlot3mainWindowprocess_mainloopviewOptimizationResults