アプリケーション一覧/サイエンス

提供: ArchWiki
2021年4月30日 (金) 10:27時点におけるNy-a (トーク | 投稿記録)による版 (→‎統計学: 訳を適用)
ナビゲーションに移動 検索に移動

サイエンス

ノート: 最新の科学用アプリケーションについては AUR の 'science' カテゴリをチェックしてください

数学

電卓

See also Wikipedia:Comparison of software calculators.

Console
  • bc — 任意精度計算言語。
https://www.gnu.org/software/bc/ || bc
  • calc — 任意精度計算コンソール。
http://www.isthe.com/chongo/tech/comp/calc/ || calc
  • clac — 後置記法のコマンドライン・スタックベース計算機。
https://github.com/soveran/clac || clacAUR
  • qalc — Command-line calculator and equation solver with fault-tolerant parsing, constant recognition and units.
https://qalculate.github.io/ || libqalculate
Graphical
  • Deepin Calculator — Deepin デスクトップの使いやすい電卓
https://www.deepin.org/en/original/deepin-calculator/ || deepin-calculator
  • Extcalc — Qt ベースの科学用グラフィカル計算器。
http://extcalc-linux.sourceforge.net/ || extcalcAUR
  • FOX Calculator — シンプルなデスクトップ電卓。
http://fox-toolkit.org/ || fox
  • galculator — GTK ベースの科学用電卓。
http://galculator.mnim.org/ || GTK 3: galculator, GTK 2: galculator-gtk2
  • Genius — 数学的なプログラミング言語を備えた先進的な計算機。
https://www.jirka.org/genius.html || genius
https://wiki.gnome.org/Apps/Calculator || gnome-calculator
https://apps.kde.org/kalgebramobile/ || kalgebra
  • KCalc — KDE デスクトップの科学電卓。
https://apps.kde.org/kcalc/ || kcalc
  • Liri Calculator — Liri の電卓。
https://github.com/lirios/calculator || liri-calculator
  • MATE Calc — MATE デスクトップ環境の計算機。
https://mate-desktop.org/ || mate-calc
  • Qalculate! — 電卓・方程式ソルバ。フォールトトレラントなパース、定数認識とユニット。
https://qalculate.github.io/ || qalculate-gtk
  • SpeedCrunch — 高速高精度でパワフルなクロスプラットフォームの計算器。
http://speedcrunch.org || speedcrunch
  • xcalc — 代数・逆ポーランド表記法モードを備えた X 用科学電卓。
https://www.x.org/ || xorg-xcalc

数式処理システム

See also Wikipedia:ja:数式処理システムの一覧.

  • AXIOM — FriCAS: 強力な AXIOM-CAS の派生システム。
http://fricas.sourceforge.net || fricasAUR
  • GAP — 群論計算に重点を置いた分散計算のための数式処理システム。
https://www.gap-system.org/ || gap
  • Maple — 有名な商用 CAS。主として教育で使われています。
https://www.maplesoft.com/products/maple/ ||
  • Mathics — 記号数学計算用のフリーな CAS。主要な言語として Python を使用。Mathematica 互換の構文と機能を備えることを目指しています。ほとんどの処理は Sympy を使っており、より高度な機能を Sage で補っています。
https://mathics.github.io/ || mathicsAUR
  • Mathomatic — C で書かれた多目的の数式処理システム。
http://www.mathomatic.org/ || mathomatic
http://maxima.sourceforge.net/ || maxima
  • PARI/GP — 整数論の高速計算のために作られた数式処理システム。
http://pari.math.u-bordeaux.fr/ || pari
  • Singular — 可換・非可換環論・代数幾何学・特異点論に特に注力されている多項式計算の数式処理システム。
https://www.singular.uni-kl.de/ || singular
  • wxMaxima — 強力な数式処理システムである Maxima のグラフィカルユーザーインターフェイス。
https://andrejv.github.io/wxmaxima/ || wxmaxima
  • Xcas — フリーの、基礎的な数式処理システムである、Giac のユーザーインターフェース。
http://www-fourier.ujf-grenoble.fr/~parisse/giac.html || xcas

科学技術計算

See also Wikipedia:Comparison of numerical analysis software.

  • Cadabra — A field-theory motivated approach to computer algebra.
https://cadabra.science/ || cadabra2AUR
  • Cantor — KDE に統合されたワークシートインターフェイスから好きな数学アプリケーションを使うことができるアプリケーション。kde-education に含まれます。
https://cantor.kde.org/ || cantor
  • EngLab — C ライクな構文を持ったクロスコンパイル数学プラットフォーム。
http://englab.bugfest.net || englabAUR
  • FFTW — 離散フーリエ変換を計算するための高速フーリエ変換ライブラリ。スペクトル法など幅広い数値計算に使われています。
https://www.fftw.org/ || fftw fftw-mpiAUR fftw-mpichAUR
  • FreeMat — Matlab-ライクなプログラム。(MPI による) 分散環境による並列計算の開発のサポート、C や C++、Fortran などのコードがいらないインターフェース、3D グラフィック機能など。
http://freemat.sourceforge.net/ || freematAUR
  • GeoGebra — インタラクティブなグラフィック・数式・スプレッドシートを備えた動的な数学ソフトウェア。
https://www.geogebra.org/ || geogebra
  • Julia — 技術計算のための高水準・高性能な動的言語。
https://julialang.org/ || julia
  • Kig — インタラクティブ幾何学アプリケーション。kde-education に含まれています。
https://apps.kde.org/kig/ || kig
  • matplotlib (PyLab) — 科学計算用の Python モジュール (pyplot や numpy など) のコレクション。
https://www.scipy.org/ || python-matplotlib
  • Octave — 数値計算のための Matlab-ライクなプログラミング言語・インターフェース。
https://www.gnu.org/software/octave/ || octave
  • SageMath — Python で書かれた Maxima に似た数式処理システム。Magma, Maple, Mathematica, Matlab の代替。
https://www.sagemath.org/ || sagemath
  • Scilab — 数値計算に使われる Matlab 代替、構文は Matlab とは異なりますが、簡単に変換できます。
https://www.scilab.org/ || scilabAUR, scilab-binAUR, scilab-gitAUR

統計学

See also Wikipedia:Comparison of statistical packages.

  • gretl — A cross-platform software package for econometric analysis, written in the C programming language.
http://gretl.sourceforge.net/ || gretlAUR
  • JAGS (Just another Gibbs sampler) — マルコフ連鎖モンテカルロ法 (MCMC) を使う階層ベイズモデルの分析のためのクロスプラットフォームプログラム。
http://mcmc-jags.sourceforge.net/ || jagsAUR
  • jamovi — SPSS のユーザーが簡単に使えるように作られた統計パッケージ。Electron プラットフォームベース。
https://www.jamovi.org/ || jamovi-gitAUR
https://pandas.pydata.org/ || python-pandas
  • PSPP — フリーの SPSS 実装。
https://www.gnu.org/software/pspp/ || psppAUR
  • R — 統計計算とグラフのソフトウェア環境。
https://cran.r-project.org/ || r
  • RKWard — 統計解析向けプログラミング言語 R のフロントエンド。
https://rkward.kde.org/ || rkward
  • RStudio — Qt で書かれた R の強力で生産的な IDE。
https://www.rstudio.com/ || rstudio-desktop-binAUR

Data analysis and plotting

この記事あるいはセクションは List of Applications#Scientific and technical computing と合併することが議論されています。

See also Wikipedia:List of information graphics software.

  • AlphaPlot — Application for scientific data analysis and visualization, fork of SciDavis / QtiPlot.
https://alphaplot.sourceforge.io/ || alphaplotAUR
  • Engauge Digitizer — Extracts data points from images of graphs.
https://markummitchell.github.io/engauge-digitizer/ || engaugeAUR
  • Fityk — Curve fitting and data analysis application, predominantly used to fit analytical, bell-shaped functions to experimental data.
http://fityk.nieto.pl/ || fitykAUR
  • Gnuplot — Command-line program that can generate 2D and 3D plots of functions, data, and data fits.
http://www.gnuplot.info/ || gnuplot
  • Grace — WYSIWYG 2D graph plotting tool.
https://plasma-gate.weizmann.ac.il/Grace/ || graceAUR qtgraceAUR gracegtkAUR
https://apps.kde.org/kmplot/ || kmplot
  • LabPlot — Free software data analysis and visualization application, similar to SciDAVis.
https://labplot.kde.org/ || labplot
  • Plots — A graph plotting app for GNOME.
https://github.com/alexhuntley/Plots || plotsAUR
  • Rocs — Graph Theory IDE for everybody interested in designing and analyzing graph algorithms (e.g., lecturers, students, researchers). Part of kde-education.
https://apps.kde.org/rocs/ || rocs
  • ROOT — Data analysis program and library (originally for particle physics) developed by CERN.
https://root.cern.ch/ || root

See also List of applications/Documents#Spreadsheets.


Proof assistants

See also Wikipedia:Proof assistant.

  • Agda — Dependently typed functional programming language and proof assistant. It is an interactive system for writing and checking proofs.
http://wiki.portal.chalmers.se/agda/ || agda
  • Coq — Formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
https://coq.inria.fr/ || CLI: coq, GUI: coqide
  • Isabelle — Generic proof assistant that allows mathematical formulas to be expressed in a formal language and provides tools for proving those formulas in a logical calculus.
https://www.cl.cam.ac.uk/research/hvg/Isabelle/ || isabelleAUR


Physics

Physics simulation

  • Code_Aster — Software package for Civil and Structural Engineering finite element analysis and numeric simulation in structural mechanics.
https://www.code-aster.org/V2/spip.php?rubrique2 || asterAUR
  • EPANET — EPANET performs extended period simulation of the water movement and quality behavior within pressurized pipe networks.
https://www.epa.gov/ || epanet2-gitAUR
https://apps.kde.org/step/ || step
  • SWMM — Storm Water Management Model is a dynamic rainfall-runoff-subsurface runoff simulation model used for simulation of the surface/subsurface hydrology quantity and quality.
https://www.epa.gov/ || swmm5-gitAUR


Unit conversion

  • ConvertAll — Unit conversion application that allows one to combine units in any way (e.g. inches per decade), even if it does not make sense.
http://convertall.bellz.org/ || convertallAUR
  • Gonvert — Conversion utility that allows conversion between many units like CGS, Ancient, Imperial with many categories like length, mass, numbers, etc.
http://www.unihedron.com/projects/gonvert/ || gonvertAUR
  • Units — Command-line unit converter and calculator that can handle multiplicative scale changes, nonlinear conversions such as Fahrenheit to Celsius or wire gauge and others.
https://www.gnu.org/software/units/ || units


Chemistry

Molecules

Viewers

See also Wikipedia:List of molecular graphics systems.

  • Avogadro — Editor, viewer and simulator for 3D molecule structures (also supports downloading files from the Protein Data Bank).
http://avogadro.cc/ || avogadroAUR
  • BALLView — Standalone molecular modeling and visualization application, part of the BALL framework.
https://ball-project.org/ || ballAUR
  • Ghemical — Computational chemistry software package used to edit, view and simulate molecular structures.
http://bioinformatics.org/ghemical/ghemical/index.html || ghemicalAUR
  • PyMOL — Open-source molecular visualization system that can produce high quality 3D images of small molecules and biological macromolecules, such as proteins.
https://pymol.org/ || pymol
  • VMD — VMD is a molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting.
http://www.ks.uiuc.edu/Research/vmd/ || vmdAUR


Drawing
  • BKChem — Practical and goodlooking skeletal formula molecule drawing program.
http://bkchem.zirael.org/ || bkchemAUR
  • Chemtool — GTK-based program for drawing chemical structural formulas.
http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool.html || chemtool
http://gabedit.sourceforge.net/ || gabeditAUR


Modeling
  • APBS — Electrostatic and solvation properties for complex molecules.
http://www.poissonboltzmann.org/ || apbsAUR
  • CP2K — A quantum chemistry and solid state physics software package.
https://www.cp2k.org/ || cp2kAUR
  • Fpocket — Fpocket is a very fast open source protein pocket detection algorithm based on Voronoi tessellation.
https://github.com/Discngine/fpocket || fpocket-gitAUR
  • GROMACS (GROningen MAchine for Chemical Simulations) — Versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles.
http://www.gromacs.org || gromacsAUR
  • AmberTools — AmberTools consists of several independently developed packages that work well by themselves, and with Amber18 itself. The suite can also be used to carry out complete molecular dynamics simulations, with either explicit water or generalized Born solvent models.
http://ambermd.org/AmberTools.php || ambertoolsAUR
  • NAMD — NAMD is a parallel molecular dynamics code designed for high-performance simulation of large biomolecular systems.
http://www.ks.uiuc.edu/Research/namd/ || namdAUR
  • ORCA — ORCA is an ab initio, DFT, and semi-empirical SCF-MO package.
https://orcaforum.kofo.mpg.de/app.php/portal || orcaqmAUR
  • PDB2PQR — Electrostatic and solvation properties for complex molecules.
http://www.poissonboltzmann.org/ || python-pdb2pqrAUR
  • PMEMD — PMEMD module of AMBER software package.
http://ambermd.org/AmberMD.php || pmemdAUR
  • Quantum ESPRESSO — Integrated suite of applications for electronic-structure calculations and materials modeling at nanoscale. It is based on density-functional theory, plane waves, and pseudopotentials (both norm-conserving and ultrasoft).
http://www.quantum-espresso.org/ || quantum-espressoAUR
  • smina — Smina is a fork of Autodock Vina that focuses on improving scoring and minimization.
https://sourceforge.net/projects/smina/ || smina-binAUR


Periodic table

  • eperiodique — A simple Periodic Table Of Elements viewer using the EFL.
http://eperiodique.sourceforge.net/ || eperiodiqueAUR
  • gElemental — Periodic table of the elements with additional information.
http://freshmeat.sourceforge.net/projects/gelemental || gelementalAUR
  • Kalzium — Periodic table of the elements with molecule editor and equation solver. Part of kde-education.
https://apps.kde.org/kalzium/ || kalzium


Earth science

Geography

  • BT747 — The swiss army knife for MTK GPS dataloggers.
https://sourceforge.net/projects/bt747/ || bt747
  • FoxtrotGPS — Lightweight and fast mapping application.
https://www.foxtrotgps.org/ || foxtrotgpsAUR
  • Gebabbel — Alternative GUI for GPSBabel.
http://gebabbel.sourceforge.net/ || gebabbelAUR
  • Geotag — Match date/time information from photos with location information from a GPS unit or from a map.
http://geotag.sourceforge.net/ || geotag
  • GNOME Maps — A simple map client for GNOME. Part of gnome-extra.
https://wiki.gnome.org/Apps/Maps || gnome-maps
  • GottenGeography — Easy to use photo geotagging application for the GNOME desktop.
https://launchpad.net/gottengeography || gottengeography
  • Gpredict — Real-time satellite tracking and orbit prediction application.
http://gpredict.oz9aec.net/ || gpredictAUR
  • GPSBabel — Reads, writes, and manipulates GPS waypoints, tracks, routes in a variety of formats.
https://www.gpsbabel.org/ || gpsbabel
  • GPSCorrelate — Correlate (geotagging) digital camera photos with GPS data in GPX format.
https://github.com/freefoote/gpscorrelate || gpscorrelate
  • gpsd — Service daemon that monitors one or more GPSes or AIS receivers attached to a host computer through serial or USB ports, making all data on the location/course/velocity of the sensors available to be queried on TCP port 2947 of the host computer.
http://catb.org/gpsd/ || gpsd
  • GpsPrune — View, edit and convert coordinate data from GPS systems.
https://activityworkshop.net/software/gpsprune/ || gpsprune
  • GPXSee — GPS log file viewer and analyzer.
http://www.gpxsee.org/ || gpxsee
  • GPX Viewer — Simple tool to visualize tracks and waypoints stored in a gpx file.
https://blog.sarine.nl/tag/gpxviewer/ || gpx-viewer
  • GRASS GIS — Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization.
https://grass.osgeo.org/ || grassAUR
  • gvSIG — vSIG is a geographic information system (GIS), that is, a desktop application designed for capturing, storing, handling, analyzing and deploying any kind of referenced geographic information in order to solve complex management and planning problems.
http://www.gvsig.com/en || gvsig-desktop-binAUR
  • JOSM — Main editor for OpenStreetMap written in Java.
https://josm.openstreetmap.de/ || josm
  • Mapton — Extensible desktop map and globe application written in Java.
https://mapton.org/ || maptonAUR
  • Marble — Virtual Globe and World Atlas that can be used to learn more about the Earth. Part of kde-education.
https://marble.kde.org/ || KDE: marble, Qt: marble-qt
  • Merkaartor — OpenStreetMap editor.
http://merkaartor.be/ || merkaartor
  • Navit — Modular turn-by-turn car navigation system.
https://www.navit-project.org/ || navit
  • OffRoad — Offline vector map display ported from OsmAnd.
https://sourceforge.net/projects/offroadosm/ || offroad
  • OpenOrienteering Mapper — Orienteering mapmaking program.
https://www.openorienteering.org/apps/mapper/ || openorienteering-mapperAUR
  • QMapShack — Plan your next outdoor trip.
https://github.com/Maproom/qmapshack/ || qmapshack
  • QGIS — Geographic Information System (GIS) that supports vector, raster & database formats.
https://qgis.org/ || qgis
  • Subsurface — Diving logbook to keep track of your dives by logging dive locations (with GPS coordinates), weights and exposure protection used, divemasters and dive buddies, etc.
https://subsurface-divelog.org/ || subsurfaceAUR
  • Viking — GTK 2 application to manage GPS data.
https://sourceforge.net/projects/viking/ || viking


Meteorology

  • Gis Weather — Customizable weather forecast desktop widget.
https://sourceforge.net/projects/gis-weather/ || gis-weatherAUR
  • GNOME Weather — Small application for GNOME that allows you to monitor the current weather conditions for your city, or anywhere in the world, and to access updated forecasts provided by various internet services.
https://wiki.gnome.org/Apps/Weather || gnome-weather
  • meteo-qt — System tray application for weather status information.
https://github.com/dglent/meteo-qt || meteo-qtAUR
  • wttr — A simple console application to check the weather, using data from http://wttr.in
https://github.com/AmirrezaFiroozi/wttr || wttrAUR
  • Xfce Weather Panel Plugin — Weather forecast plugin for the Xfce4 panel.
https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin || xfce4-weather-plugin
  • wego-darksky — A fork of the terminal weather app wego with Dark Sky support.
https://tylerwolf35.github.io/wego || wego-darkskyAUR


Astronomy

  • Astropy — The Astropy Project is a community effort to develop a common core package for Astronomy in Python and foster an ecosystem of interoperable astronomy packages.
https://www.astropy.org/ || python-astropyAUR
  • Celestia — 3D astronomy simulation program that allows users to travel through an extensive universe, modeled after reality, at any speed, in any direction and at any time in history.
https://celestia.space/ || celestia
  • GIMP Astronomy Plugins — Set of GIMP plugins for astronomical image processing.
http://hennigbuam.de/georg/gimp.html || gimp-plugin-astronomyAUR
  • GoQat — Camera acquisition software, especially for QSI cameras, that provides other features such as autoguiding, focusing help and others.
https://canburytech.net/GoQat/ || goqatAUR
  • KStars — Planetarium application that provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. It is included in KDE Edu.
https://apps.kde.org/kstars/ || kstars
  • Qastrocam-g2 — Webcam acquisition software for planetary imaging.
https://sourceforge.net/projects/qastrocam-g2/ || qastrocam-g2AUR
  • Skychart / Cartes du Ciel — Planetarium that maps out and labels most of the constellations, planets, and objects you can see with a telescope. It can also download Digitized Sky Survey Charts and superimpose images over these charts.
https://www.ap-i.net/skychart/ || skychart-binAUR
  • StarPlot — 3-dimensional star chart viewer.
http://starplot.org/ || starplotAUR
  • Stellarium — Beautiful 3D planetarium that uses OpenGL to render a realistic sky in real time.
https://stellarium.org/ || stellarium
  • Where Is M13 — Application to visualize the locations and physical properties of deep sky objects.
http://www.thinkastronomy.com/M13/[リンク切れ 2020-03-30] || where-is-m13AUR
  • XEphem — Motif-based ephemeris and planetarium program.
http://www.clearskyinstitute.com/xephem/xephem.html || xephemAUR


Biology

  • Gramps — Genealogy program, which helps you track your family tree.
https://gramps-project.org/ || gramps


Computational biology and bioinformatics

See also Wikipedia:List of open source bioinformatics software.

  • BALL (Biochemical Algorithms Library) — Application framework in C++ that provides an extensive set of data structures as well as classes for molecular mechanics, advanced solvation methods, comparison and analysis of protein structures, file import/export, and visualization.
https://ball-project.org/ || ballAUR
  • BioJava — Set of Java tools for computational biology, as well as bioinformatics.
https://biojava.org/ || biojavaAUR
  • Biopython — Python package with tools for computational biology, as well as bioinformatics.
https://biopython.org/wiki/Biopython || python-biopython
  • EMBOSS (European Molecular Biology Open Software Suite) — Open source software analysis package specially developed for the needs of the molecular biology and bioinformatics user community.
http://emboss.sourceforge.net/ || embossAUR
  • MUMmer — Bioinformatics software system for sequence alignment based on suffix trees.
http://mummer.sourceforge.net/ || mummerAUR
  • Snapgene — Closed source molecular cloning application that offers a fast and easy way to plan, visualize, and document molecular biology procedures. Supports a wide range of cloning and PCR manipulations. The free version allows most common visualizations of a molecular biology workflow.
https://www.snapgene.com/ || snapgene-viewerAUR
  • UGENE — Application that integrates dozens of well-known biological tools and algorithms, providing both graphical user and command-line interfaces.
http://ugene.net/ || ugene-binAUR


Image manipulation

  • ImageJ — Java-based image processing and analysing program that provides extensibility via plugins and macros. It is widely used in microscopy (e.g. for cell counting).
https://imagej.nih.gov/ij/ || imagejAUR
  • Fiji — ImageJ distribution (and soon ImageJ2) with a lot of plugins organized into a coherent menu structure.
http://fiji.sc || fiji-binAUR


DICOM viewers and volume rendering

  • aeskulap — Simple DICOM data viewer
https://www.nongnu.org/aeskulap/ || aeskulapAUR
  • weasis — Multipurpose DICOM viewer with a highly modular architecture
https://nroduit.github.io/en/ || weasis-binAUR
  • aliza — Open 2D, 3D and 4D images in DICOM, MetaIO, Nifti, Nrrd and other formats, meshes in DICOM, VTK, STL and OBJ formats
https://www.aliza-dicom-viewer.com/ || alizaAUR
  • Ginkgo CADx — Advanced DICOM viewer and dicomizer. Continuation of the now abandoned free version developed by MetaEmotion
https://github.com/gerddie/ginkgocadx || ginkgo-cadxAUR
https://www.slicer.org/ || 3dslicerAUR


Engineering

Computer-aided design

See also Wikipedia:List of computer-aided design editors.

  • BRL-CAD — Constructive solid geometry modeling CAD system that includes an interactive geometry editor, ray tracing support for graphics rendering and geometric analysis, computer network distributed framebuffer support, scripting, image-processing and signal-processing tools.
https://brlcad.org/ || brlcadAUR
  • FreeCAD — Parametric 3D CAD modeler based on OpenCascade, Coin3D, Qt, and Python with features such as macro recording, workbenches and the ability to run as a server.
https://freecadweb.org/ || freecad
  • LeoCAD — CAD program for creating virtual LEGO models. It has an easy to use interface and currently includes over 10,000 different pieces created by the LDraw community.
https://www.leocad.org/ || leocadAUR
  • LibreCAD — A 2D CAD application based on Qt5. Forked from QCAD Community Edition.
https://www.librecad.org/ || librecad
  • OpenSCAD — A 3D CAD modeler that uses a textual, programmatic approach to creating and manipulating objects.
https://www.openscad.org || openscad
  • QCAD — A 2D CAD application based on Qt. Supports the DFX and HPGL standard file formats, and optionally the DWG format through a proprietary plugin.
https://www.qcad.org/ || qcad


Electronics

See also Wikipedia:Comparison of EDA software.


Digital logic

Digital logic software are mainly simple educational tools that intended for only designing and simulating logic circuits.

  • Digital — Interactive simulator similiar to the discontinued Logisim. Features Karnaugh maps, logic tables, FSM editor, VHDL export and more, written in Java.
https://github.com/hneemann/Digital || digitalAUR
  • glogic — An educational graphical logic circuit simulator, written in Python.
https://launchpad.net/glogic || glogicAUR
  • GTKWave — Fully featured GTK-based wave viewer which reads LXT, LXT2, VZT, FST, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.
http://gtkwave.sourceforge.net/ || gtkwave
  • Logisim — Educational digital logic design and simulation software, written in Java, officially its development has stopped.
https://sourceforge.net/projects/circuit/ || logisimAUR
  • Logisim Evolution — Project which continue the development of the original Logisim with new features, written in Java.
https://github.com/reds-heig/logisim-evolution || logisim-evolution-gitAUR
  • PulseView — Logic analyzer, oscilloscope and MSO GUI.
https://sigrok.org/wiki/PulseView || pulseview
  • SmartSim — Simple and beautiful digital logic circuit design and simulation software, mainly target teachers and students, very lightweight and cross platform, GPL licensed, written in Vala.
https://smartsim.org.uk || smartsim-gitAUR
  • WaveDrom editor — Timing diagram rendering in real-time from simple textual description. Can also be edited and embedded in the browser.
https://wavedrom.com/ || wavedrom-editorAUR


HDL

Also see Wikipedia:Hardware description language.

  • Altera Design Software — A set of design tools for Altera's FPGA chips that includes Quartus II and ModelSim-Altera.
https://www.altera.com/products/design-software/overview.html || see Altera Design Software
https://www.latticesemi.com || lattice-diamondAUR
  • Microsemi Libero — Development tools for designing with Microsemi's PolarFire, IGLOO2, SmartFusion2, RTG4, SmartFusion, IGLOO, ProASIC3 and Fusion families.
https://www.microsemi.com/product-directory/design-resources/1750-libero-soc#overview || see Microsemi Libero
https://www.xilinx.com/products/design-tools/ise-design-suite/ise-webpack.html || see Xilinx ISE WebPACK
  • GHDL — Free and Open Source VHDL 2008/93/87 analyzer, compiler and simulator.
https://github.com/ghdl/ghdl || ghdl-gcc


MCU IDE and programmers
  • Arduino — Arduino prototyping platform SDK.
https://www.arduino.cc/en/Main/Software || arduino
  • avrcalc — Calculator to speed development of Atmel AVRs.
https://sourceforge.net/projects/avrcalc || avrcalcAUR
  • AVRDUDE — Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers.
https://www.nongnu.org/avrdude/ || avrdude
  • SPIPGM — Tool for programming serial SPI FlashROM memories attached to PC via parallel port cable.
http://rayer.g6.cz/programm/programe.htm || spipgm-binAUR


Electronic circuit simulation and schematic capture editing
  • easy_spice — Electronic circuit simulator. SPICE frontend, using gschem for schematics and ngspice as simulator.
http://easy-spice.sourceforge.net || easy_spiceAUR
  • eispice — clone of the Berkley SPICE 3 Simulation Engine. It was originally targeted toward PCB level Signal Integrity Simulation; simulating IBIS model defined devices, transmission lines, and passive termination but the scope of the tool has been slowly expanding to include more general purpose circuit simulation features. Python interface.
https://charleseidsness.github.io/eispice/ https://github.com/charleseidsness/eispice || python2-eispice-gitAUR
  • gnucap — GNU circuit simulator.
http://gnucap.org || gnucapAUR
  • gspiceui — GUI to various freely available Spice electronic ciruit simulators.
http://users.tpg.com.au/micksw012/gspiceui.html || gspiceuiAUR
  • Oregano — Graphical software application for schematic capture and simulation of electrical circuits. The actual simulation is done by the ngspice or Gnucap engines.
https://github.com/drahnr/oregano || oreganoAUR
  • ngspice — The established Linux circuit simulator. Open source successor of the spice3f5 code. Has the most versatile user interface; supporting scripting within the circuit descriptions, use through an interpreter, as a C library, through tcl or various external wrappers (e.g., Python).
http://ngspice.sourceforge.net/ || ngspice
  • Qucs — Electronics circuit simulator application that gives you the ability to set up a circuit with a graphical user interface and simulate its large-signal, small-signal and noise behaviour.
http://qucs.sourceforge.net || qucsAUR
  • qucs-s — Electronics circuit simulator that gives you the ability to set up a circuit with a GUI and simulate it. Fork of qucs that uses external, better, programs to do actual simulation.
https://ra3xdh.github.io/ || qucs-sAUR
  • Xyce — SANDIA Xyce is an open source, SPICE-compatible, high-performance analog circuit simulator, capable of solving extremely large circuit problems by supporting large-scale parallel computing platforms.
https://xyce.sandia.gov https://github.com/Xyce/Xyce || xyce-serialAUR
Electronic design and schematic capture editing
  • asco — SPICE Circuit Optimizer.
http://asco.sourceforge.net || ascoAUR
  • Fritzing — Easy to use program to draw good-looking circuit diagrams, and also create schematics and PCBs.
https://fritzing.org/home/ || fritzingAUR
  • gEDA — Full suite and toolkit of Electronic Design Automation tools that are used for electrical circuit design, schematic capture, simulation, prototyping, and production.
http://www.geda-project.org/ || geda-gaf
  • gEDA PCB — Interactive printed circuit board editor.
http://pcb.geda-project.org/ || pcb
  • KiCad — Software suite for electronic design automation (EDA) that facilitates the design of schematics for electronic circuits and their conversion to PCB (printed circuit board).
https://kicad-pcb.org/ || kicad
  • QElectroTech — Application used to draw advanced electrical circuits.
https://qelectrotech.org/ || qelectrotechAUR


Telecommunication

  • GNU Radio — Software development toolkit that provides signal processing blocks to implement software radios.
https://www.gnuradio.org/ || gnuradio
  • Gqrx — Software defined radio receiver implemented using GNU Radio and the Qt GUI toolkit.
https://gqrx.dk/ || gqrx
  • Pothos — The Pothos project is a complete data-flow framework for creating topologies of interconnected processing blocks.
https://github.com/pothosware/PothosCore/wiki || pothosAUR, pothos-gitAUR
  • SDR# — The most popular SDR program.
https://airspy.com/ || sdrsharpAUR
  • SigDigger — Qt-based digital signal analyzer, using Suscan core and Sigutils DSP library.
https://github.com/BatchDrake/SigDigger || sigdigger-gitAUR


Amateur radio

See the main article: Amateur radio#Software list.

See also Wikipedia:List of software-defined radios.


Simulation modeling

  • Flight Gear — Open-source, multi-platform atmospheric and orbital flight simulator with a flight dynamics engine (JSBSim) that is part of a 2015 NASA benchmark to judge new simulation code to space industry standards.
http://www.flightgear.org/ || flightgearAUR
  • gephi — Gephi is an open-source network analysis and visualization software package written in Java.
https://gephi.org/ || gephi
  • golly — Golly is an open source, cross-platform application for exploring Conway's Game of Life and many other types of cellular automata.
http://golly.sourceforge.net/ || gollyAUR
  • Netlogo — NetLogo is a multi-agent programmable modeling environment.
http://ccl.northwestern.edu/netlogo/ || netlogoAUR
  • AnyLogic — AnyLogic is a cross-platform proprietary multimethod simulation modeling tool, which is also available for personal use.
https://www.anylogic.com/ || anylogic-pleAUR, anylogic-universityAUR, anylogic-professionalAUR


Computer science

Artificial intelligence

See also Wikipedia:Comparison of deep learning software.

http://leenissen.dk/fann/wp/ || fannAUR
  • Mycroft — Intelligent personal assistant and knowledge navigator with speech recognition.
https://mycroft.ai/ || mycroft-coreAUR
  • Orange — Data visualization, machine learning and data mining toolkit, accessible via visual programming and Python.
https://orange.biolab.si/ || python-orangeAUR
  • Torch — Machine learning library, scientific computing framework, and script language based on LuaJIT.
http://torch.ch/ || torch7-gitAUR
https://xneur.ru/ || xneur-devel-gitAUR, gxneurAUR
  • Tensorflow — An end-to-end open source machine learning platform.
https://www.tensorflow.org/ || python-tensorflow, with non x86-64 CPU optimization python-tensorflow-opt, with CUDA python-tensorflow-cuda, with CUDA and with non x86-64 CPU optimizations python-tensorflow-opt-cuda
  • PyTorch — An open source machine learning framework that accelerates the path from research prototyping to production deployment.
https://pytorch.org/ || python-pytorch, with non x86-64 CPU optimization python-pytorch-opt, with CUDA python-pytorch-cuda, with CUDA and with non x86-64 CPU optimizations python-pytorch-opt-cuda
  • Theano — Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently.
http://deeplearning.net/software/theano/ || python-theanoAUR