From: Lauren P. <lpa...@pr...> - 2011-02-10 18:47:28
|
Hi all, If you would like to try out the latest python-control version in branches/control-0.4a, at revision 127, you will need to replace some of your Slycot files with those of the same name in this attachment. This is just a temporary patch until our additions are officially incorporated into the Slycot library on Github. I will send an email as soon as that happens. To use the patch, just do the following: 1. Verify you have a working copy of Slycot and can re- build and install it. 2. Replace the following files with ours of the same name: in <your_slycot_dir>/slycot, replace: __init__.py, analysis.py, synthesis.py, transform.py in <your_slycot_dir>/slycot/src, replace: analysis.pyf, synthesis.pyf, transform.pyf 3. touch _wrapper.pyf 4. Build and install Slycot again Best wishes, Lauren |