From: sawyerbfuller <no...@gi...> - 2021-04-02 15:30:40
|
Branch: refs/heads/readme-no-fortran-compiler-needed Home: https://github.com/python-control/python-control Commit: 472f2c6c099a278341f9e4b506e3c1c60f7a9cc0 https://github.com/python-control/python-control/commit/472f2c6c099a278341f9e4b506e3c1c60f7a9cc0 Author: sawyerbfuller <587...@us...> Date: 2021-04-02 (Fri, 02 Apr 2021) Changed paths: M README.rst Log Message: ----------- remove from readme.rst that you need a fortran compiler to install slycot The statement that slycot needs a fortran compiler is likely to scare off many potential users of the library, and it is not correct. Binaries of slycot are now available through conda-forge and other locations, which mean you don't need a fortran compiler. |