# PyOptimization **Repository Path**: future12356/PyOptimization ## Basic Information - **Project Name**: PyOptimization - **Description**: The Python version 3 is used to implement the PyOptimization project - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-25 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PyOptimization The Python version 3 is used to implement the PyOptimization project, which uses the Python modules generated by the [PyOTL](https://github.com/O-T-L/PyOTL) project to carry out experiments. Various features are implemented in the PyOptimization, including full preservation of experimental results, batch experiments support, parallel and distributed computing, and data visualization. # License This project is released as the open source software with the GNU Lesser General Public License version 3 ([LGPL v3](http://www.gnu.org/licenses/lgpl-3.0.html)). # Acknowledgements The following libraries are used in this project: * [NumPy](http://www.numpy.org). * [SciPy](http://www.scipy.org). * [Sqlite](http://www.sqlite.org). * [MPI4Py](http://mpi4py.scipy.org). * [PyQT](http://www.riverbankcomputing.co.uk/software/pyqt). * [Matplotlib](http://matplotlib.org).