Git Product home page Git Product logo

pkuzxl / qucs_s Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ra3xdh/qucs_s

0.0 1.0 0.0 27.83 MB

Qucs-S is spin-off of Qucs. See https://ra3xdh.github.io/ for details.

License: GNU General Public License v2.0

CMake 1.12% C++ 92.89% Perl 4.09% Roff 0.26% Shell 0.25% M4 0.04% MATLAB 0.50% Objective-C 0.17% QMake 0.02% C 0.12% AMPL 0.22% Makefile 0.04% Python 0.14% Batchfile 0.15%

qucs_s's Introduction

Description

Qucs-S is a spin-off of Qucs. It allows to use several SPICE and non-SPICE simulation kernels. See https://ra3xdh.github.io/ for more details. It is based on original Qucs code: https://github.com/Qucs/qucs

Build instructions

Use CMake to build Qucs-S. Install all necessary dependecies: GCC, Qt, and SPICE (optional). Clone this git repository and execute in the top directory:

mkdir builddir
cd builddir
cmake ..  -DCMAKE_INSTALL_PREFIX=/your_install_prefix/
make
make install

Where /your_install_prefix/ is desired installation directory. Substitute any desire path (for example $HOME/qucs-s) here. You may omit this option and installation steps. Default installation directory will be /usr/local if CMAKE_INSTALL_PREFIX is not defined.

Then run qucs-s executable to launch application:

cd /your_installation prefix/bin
./qucs-s

qucs_s's People

Contributors

ra3xdh avatar guitorri avatar in3otd avatar yodalee avatar fransschreuder avatar mikebrinson avatar felix-salfelder avatar clemensfmn avatar superman32432432 avatar andresmmera avatar constrictor avatar partmedia avatar galiumnitride avatar nvdl avatar tvrusso avatar markablov avatar mdavidsaver avatar crobarcro avatar arhiv6 avatar alysogorov avatar ldpgh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.