[ibis-macro] ANN: PyBERT v2.4.1 released.

  • From: David Banas <capn.freako@xxxxxxxxx>
  • To: pybert@xxxxxxxxxxxxx
  • Date: Fri, 22 Dec 2017 15:54:55 -0800

Hi all,

I’ve just posted the v2.4.1 release of PyBERT to the Anaconda package 
repository.

If you’ve already got PyBERT installed:
conda update -c dbanas pybert

Otherwise:
conda install -c dbanas pybert

This release fixes the following issues:

#38 - Optional zero padding and windowing of Touchstone data before converting 
to the time domain.

#39 - Source code / API documentation brought up to date.

Several of you have asked how to view the source code / API docs.
There is now a FAQ entry on this:
https://github.com/capn-freako/PyBERT/wiki/pybert_faq#source-code-docs ;
<https://github.com/capn-freako/PyBERT/wiki/pybert_faq#source-code-docs>

Happy Holidays!
-db

Other related posts:

  • » [ibis-macro] ANN: PyBERT v2.4.1 released. - David Banas