https://github.com/shih-hao-tseng/SLSpy
Raw File
Tip revision: 8b446dd2486056e945de35bff2821cb3ac1f62b6 authored by Shih-Hao Tseng on 22 September 2021, 19:38:37 UTC
update setup script
Tip revision: 8b446dd
LICENSE
# Python-based Simulation Framework for System Level Synthesis

    Copyright (C) 2019  Shih-Hao Tseng <shtseng@caltech.edu>
        Redesigned from the Matlab version by Lisa Li

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.
back to top