ngspice 36+ds-1ubuntu0.1 source package in Ubuntu

Changelog

ngspice (36+ds-1ubuntu0.1) jammy; urgency=medium

  * d/p/fixes/segfault-fix-modprobe.patch: Fix ngspice crash with
    trivial input. (LP: #2048906)

 -- Sudip Mukherjee <email address hidden>  Mon, 11 Mar 2024 21:44:53 +0000

Upload details

Uploaded by:
Sudip Mukherjee
Sponsored by:
Dave Jones
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
electronics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy proposed universe electronics

Downloads

File Size SHA-256 Checksum
ngspice_36+ds.orig-doc.tar.gz 1.1 MiB 5a24290eac30b431a2385de59e93622000cea044bbfa3ea1e9eff53a89488bc1
ngspice_36+ds.orig.tar.gz 7.9 MiB 4f3a59a7b3528f25c5ac5a4fc6004e71a81b6b96b52b33e70e7f880ef51ac2a4
ngspice_36+ds-1ubuntu0.1.debian.tar.xz 25.2 KiB e2388e08e6b6a560e6a703816dc4812a62f03caf85556dad7ef0b01e3275ad74
ngspice_36+ds-1ubuntu0.1.dsc 3.0 KiB e43366a06f6d6d331ba59c92caf1f002eacf231d73b9b22da5f3ad8b1033471d

View changes file

Binary packages built by this source

libngspice0: Spice circuit simulator - library

 NGspice is a mixed-level/mixed-signal circuit simulator. Its code is based on
 three open source software packages:
 Spice3f5, Cider1b1 and Xspice.
 .
 This package contains the NGSpice library.

libngspice0-dbgsym: debug symbols for libngspice0
libngspice0-dev: Spice circuit simulator - development files for libngspice

 NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on
 three open source software packages:
 Spice3f5, Cider1b1 and Xspice.
 .
 This package contains the development files for NGSpice.

ngspice: Spice circuit simulator

 NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on
 three open source software packages:
 Spice3f5, Cider1b1 and Xspice.
 .
 NGSpice is part of gEDA project, a full GPL'd suite of Electronic Design
 Automation tools.

ngspice-dbgsym: debug symbols for ngspice
ngspice-dev: Spice circuit simulator - development files for ngspice and tclspice

 NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on
 three open source software packages:
 Spice3f5, Cider1b1 and Xspice.
 .
 Use this package in case you need to compile own Xspice models as a dynamic
 library with a file extension *.cm. Those files need to be placed into
 /usr/lib/$(multiarch)/ngspice and will be loaded by the ngspice executable.
 .
 This package contains the development header files for libspice and own
 ngspice dynamic library models.

ngspice-doc: Documentation for the NGspice circuit simulator

 NGspice is a mixed-level/mixed-signal circuit simulator.
 Its code is based on three open source software packages:
 Spice3f5, Cider1b1 and Xspice.
 .
 NGSpice is part of gEDA project, a full GPL'd suite of Electronic Design
 Automation tools.
 .
 This package contains the PDF and HTML documentation.

tclspice: NGSpice library for Tcl

 This package provides the NGSpice simulation engine for your Tcl-scripts by the
 library libspice.
 All spice directives are available as Tcl functions and it features some new
 commands that are useful for the integration into the Tcl environment. It
 includes Xspice.
 GUI is handled by Tk using BLT vectors.

tclspice-dbgsym: debug symbols for tclspice