Formatting tweaks.

这个提交包含在:
Craig Warren
2016-05-03 18:26:01 +01:00
父节点 62b587e17d
当前提交 8c5a474491
共有 3 个文件被更改,包括 8 次插入8 次删除

查看文件

@@ -7,9 +7,9 @@ Antennas
Information
===========
Author/Contact: Craig Warren (Craig.Warren@ed.ac.uk), University of Edinburgh
**Author/Contact**: Craig Warren (Craig.Warren@ed.ac.uk), University of Edinburgh
License: Creative Commons Attribution-ShareAlike 4.0 International License (http://creativecommons.org/licenses/by-sa/4.0/)
**License**: Creative Commons Attribution-ShareAlike 4.0 International License (http://creativecommons.org/licenses/by-sa/4.0/)
.. code-block:: python

查看文件

@@ -7,11 +7,11 @@ AustinMan & AustinWoman
Information
===========
Authors: Jackson W. Massey, Cemil S. Geyik, Jungwook Choi, Hyun-Jae Lee, Natcha Techachainiran, Che-Lun Hsu, Robin Q. Nguyen, Trevor Latson, Madison Ball, and Ali E. Yılmaz
**Authors**: Jackson W. Massey, Cemil S. Geyik, Jungwook Choi, Hyun-Jae Lee, Natcha Techachainiran, Che-Lun Hsu, Robin Q. Nguyen, Trevor Latson, Madison Ball, and Ali E. Yılmaz
Contact: Ali E. Yılmaz (ayilmaz@mail.utexas.edu), The University of Texas at Austin
**Contact**: Ali E. Yılmaz (ayilmaz@mail.utexas.edu), The University of Texas at Austin
License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License (http://creativecommons.org/licenses/by-nc-nd/3.0/)
**License**: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License (http://creativecommons.org/licenses/by-nc-nd/3.0/)
.. code-block:: python

查看文件

@@ -9,9 +9,9 @@ Optimisation - Taguchi
Information
===========
Author/Contact: Craig Warren (Craig.Warren@ed.ac.uk), University of Edinburgh
**Author/Contact**: Craig Warren (Craig.Warren@ed.ac.uk), University of Edinburgh
License: Creative Commons Attribution-ShareAlike 4.0 International License (http://creativecommons.org/licenses/by-sa/4.0/)
**License**: Creative Commons Attribution-ShareAlike 4.0 International License (http://creativecommons.org/licenses/by-sa/4.0/)
.. code-block:: python
@@ -54,7 +54,7 @@ Package overview
optimisation_taguchi_fitness.py
optimisation_taguchi_plot.py
* `OA_9_4_3_2.npy` and `OA_18_7_3_2.npy` are NumPy archive containing pre-built OAs from http://neilsloane.com/oadir/
* `OA_9_4_3_2.npy` and `OA_18_7_3_2.npy` are NumPy archives containing pre-built OAs from http://neilsloane.com/oadir/
* `optimisation_taguchi_fitness.py` is a module containing fitness functions. There are some pre-built ones but users should add their own here.
* `optimisation_taguchi_plot.py` is a module for plotting the results, such as parameter values and convergence history, from an optimisation process when it has completed.