QSAPECNG(1) | Program Description | QSAPECNG(1) |
NAME¶
qsapecng - symbolic analyzer of linear analog circuits
SYNOPSIS¶
qsapecng |
DESCRIPTION¶
QSapecNG is a Qt-based program for symbolic analysis of linear analog circuits. In fact, it consists of two independent parts: the SapecNG framework engine and the GUI application QSapecNG.
It is an open source, multi-platform project, continuously enhanced by students and researchers of the Department of Electronics and Telecommunications (DET) of the University of Florence. It comes as continuation of SapWin for Windows, in order to give to the project a full compatibility on other platforms.
Through SapecNG/QSapecNG users can draw, solve and analyze analog circuits as well as manage them. Since version 2.0.0beta1 there is also the full support for sub-circuits that can be created, saved, reopened and added as part of other circuits.
QSapecNG is freely available on GitHub https://github.com/skypjack/qsapecng.
A previous version of SapecNG is available on GitHub too https://github.com/skypjack/sapecng. Pre-compiled packages will be also available from projects related pages.
USAGE¶
TODO (see the website)
COPYRIGHT¶
Copyright (C) 2009-2016 Michele Caini
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.
THANKS TO¶
Simone Rossetto and his work as a packager.
C. R. Bond for Jenkins-Traub real polynomial root finder implementation. Source code has been used as-is, filtered by an adapter function.
Qwt Project for their work. Source code has been used as-is.
Nokia and the not yet supported project QtPropertyBrowser (on Qt Solutions Archive ). Source code has been used as-is.
Project coordinators are:
- -
- Prof. S. Manetti (who developed last version of SapWin)
- -
- Prof. A. Luchetta
Debian packager and maintainer is Simone Rossetto
2016-08-24 | GNU GPLv3 |