File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ Version 0.3.1 (2016-04-08):
2
+ * Fixed metadata of release
3
+
4
+ Version 0.3.0 (2016-04-08):
5
+ * Dirichlet Green's function for the scattering of a line source at an edge
6
+ * Driving functions for the synthesis of various virtual source types with edge-shaped arrays by the equivalent scattering appoach
7
+ * Driving functions for the synthesis of focused sources by WFS
8
+ * Several refactorings, bugfixes and other improvements
9
+
10
+
1
11
Version 0.2.0 (2015-12-11):
2
12
* Ability to calculate and plot particle velocity and displacement fields
3
13
* Several function name and parameter name changes
Original file line number Diff line number Diff line change 3
3
http://sfs.rtfd.org/
4
4
5
5
"""
6
- __version__ = "0.2.0 "
6
+ __version__ = "0.3.1 "
7
7
8
8
from . import tapering
9
9
from . import array
You can’t perform that action at this time.
0 commit comments