Skip to content

Commit

Permalink
Add changes for 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ggventurini committed Jun 9, 2015
1 parent 34dea8d commit 078fd6e
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
CHANGES
~~~~~~~

Version 0.1 series
Version 0.2 series
------------------

The 0.1 series features support for (real) baseband and passband modulator
topologies.
The 0.2 series features support for real and quadrature baseband and passband
modulator topologies.

**0.2.0**: Add support for quadrature modulators.
* Add ``simulateQDSM()``,
* Add ``synthesizeQNTF()``,
* Add ``realizeQNTF()``,
* Add ``simulateQSNR()``,
* Add ``calculateQTF()``.
* Several functions have been extened to support quadrature modulator.

Version 0.1 series
------------------

**0.1-10**: Bugfix and additional options in ``changeFig()``.
* BUGFIX: ship Cython sources in the package.
Expand Down

0 comments on commit 078fd6e

Please sign in to comment.