gyroid Changelog
===============

Here you can see the full list of changes between each gyroid release.


Version 0.4
-----------

* Add more symmetry groups, namely #1-#6 in 2D, and #229 in 3D.
* Fix a serious bug within basis._select_waves related to G^2 comparison.
* Other small fixes.


Version 0.3
-----------

* Basis.generate_structure now be replaced by Basis.generate_structure_by_fft. It is much faster.
* Add two methods in Basis, sabf2fft and fft2sabf
* Documentaion has been greatly improved.


Version 0.2
-----------

* Made several optimizations. Speedup x 10+. 
* Fix a serious bug in Basis. This bug will lead to generate stars failed when there are more than one closed stars or an open star pairs for a certain magnitude of the wave vector.
* Fix a bug in Basis.generate_sturcture which leads to wrong period.


Version 0.1
-----------

* Released at 2012.3.23.
