[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27344] [PATCH 0/12] Add computational software and circuit simulato
From: |
Theodoros Foradis |
Subject: |
[bug#27344] [PATCH 0/12] Add computational software and circuit simulators |
Date: |
Mon, 12 Jun 2017 15:33:25 +0300 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
Hello Guix,
This patch series adds:
* Computational software from
<http://ab-initio.mit.edu/wiki/index.php/Main_Page>
* Qucs and its dependencies for digital circuit simulation/optimisation
* Ngspice and Xyce(serial/parallel) circuit simulators
* Qucs-s, which is a GUI that utilises those 3 simulators.
Ngspice, normally includes a non-free component (cider), which I delete
with a snippet from source, and build without. I have clearly noted the
licenses of the rest of the source code, but I would like someone to
verify I am not missing anything.
Theodoros Foradis (12):
gnu: Add qucs-s.
gnu: Add qucs.
gnu: Add xyce-parallel.
gnu: Add xyce-serial.
gnu: Add ngspice.
gnu: Add asco.
gnu: Add freehdl.
gnu: Add adms.
gnu: Add meep.
gnu: Add mpb.
gnu: Add libctl.
gnu: Add harminv.
gnu/packages/engineering.scm | 677 +++++++++++++++++++++++++++++++++++++++-
1 file changed, 676 insertions(+), 1 deletion(-)
--
Theodoros Foradis
- [bug#27344] [PATCH 0/12] Add computational software and circuit simulators,
Theodoros Foradis <=
[bug#27344] [PATCH 06/12] gnu: Add freehdl., Theodoros Foradis, 2017/06/12