应用程序列表/科学

来自 Arch Linux 中文维基

本文或本节需要翻译。要贡献翻译,请访问简体中文翻译团队

附注: 请注意名词专业性、准确性,部分原文可不作改动。(在 Talk:应用程序列表/科学# 中讨论)
注意: 如需了解最新的科学类应用,请访问AUR 的'科学'类别

数学[编辑 | 编辑源代码]

计算器[编辑 | 编辑源代码]

参见 Wikipedia:Comparison of software calculators

控制台[编辑 | 编辑源代码]

  • bc — 任意精度的计算器语言。
https://www.gnu.org/software/bc/ || bc
  • calc — 任意精度的控制台计算器。
http://www.isthe.com/chongo/tech/comp/calc/ || calc
  • clac — 命令行堆栈式计算器,采用后缀表达式(postfix notation)。
https://github.com/soveran/clac || clacAUR
  • kalker — 带有数学语法的命令行计算器,支持用户定义变量和函数、复数以及导数和积分的估算。
https://github.com/PaddiM8/kalker || kalkerAUR
  • qalc — 命令行计算器和方程求解器,具有容错分析、常数识别和单位功能。
https://qalculate.github.io/ || libqalculate

图形化[编辑 | 编辑源代码]

  • Deepin Calculator — Deepin 桌面的易用计算器。
https://www.deepin.org/en/original/deepin-calculator/ || deepin-calculator
  • Extcalc — 基于 Qt 的图形科学计算器。
https://extcalc-linux.sourceforge.net/ || extcalcAUR
  • FOX Calculator — 简易桌面计算器。
http://fox-toolkit.org/ || fox
  • galculator — 基于 GTK 的科学计算器。
http://galculator.mnim.org/ || galculator
  • Genius — 高级计算器,包含一种数学编程语言。
https://www.jirka.org/genius.html || geniusAUR
https://apps.gnome.org/Calculator/ || gnome-calculator
https://apps.kde.org/kalgebramobile/ || kalgebra
  • Kalk — 使用 Kirigami 框架构建的聚合计算器应用程序。属于 kde-utilities包组 的一部分。
https://apps.kde.org/kalk/ || kalk
https://apps.kde.org/kcalc/ || kcalc
  • KEuroCalc — 通用货币转换器和计算器。
https://apps.kde.org/keurocalc/ || keurocalcAUR
  • Liri Calculator — Liri 的计算器。
https://github.com/lirios/calculator || liri-calculatorAUR
  • MATE Calc — MATE 桌面环境的计算器。
https://mate-desktop.org/ || mate-calc
  • Qalculate! — 计算器和方程求解器,具有容错解析、常量识别和单位功能。
https://qalculate.github.io/ || GTK: qalculate-gtk, Qt: qalculate-qt
  • SpeedCrunch — 快速、高精度、强大的跨平台计算器。
https://speedcrunch.org || speedcrunch
  • xcalc — X 的科学计算器,具有代数和反向抛光符号(reverse polish notation)模式。
https://www.x.org/ || xorg-xcalc

计算机代数系统[编辑 | 编辑源代码]

参见 Wikipedia:Comparison of computer algebra systems

  • AXIOM — FriCAS:功能强大的 AXIOM-CAS 的衍生工具。
https://fricas.sourceforge.net || fricas
  • 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 语言编写的通用计算机代数系统。
https://github.com/mfillpot/mathomatic || mathomaticAUR
https://maxima.sourceforge.net/ || maxima
  • PARI/GP — 专为快速计算数论而设计的计算机代数系统。
https://pari.math.u-bordeaux.fr/ || pari
  • Singular — 用于多项式计算的计算机代数系统,特别强调交换和非交换代数、代数几何和奇异性理论。
https://www.singular.uni-kl.de/ || singular
  • wxMaxima — 功能强大的计算机代数系统 Maxima 的图形用户界面。
https://andrejv.github.io/wxmaxima/ || wxmaximaAUR
  • Xcas — 免费的基础计算机代数系统 Giac 的用户界面。
https://www-fourier.ujf-grenoble.fr/~parisse/giac.html || giac

网络/图表的可视化[编辑 | 编辑源代码]

  • Glue — 跨多个文件的关联数据可视化
http://glueviz.org/ || gluevizAUR
  • Graphviz — 用于显示小型二维图形的成熟工具。
https://www.graphviz.org || graphviz

科学或技术计算[编辑 | 编辑源代码]

参见 Wikipedia:Comparison of numerical analysis software

  • Cadabra — 基于场论的计算机代数方法。
https://cadabra.science/ || cadabra2AUR
  • Cantor — 该程序可让您在一个漂亮的 KDE-integrated Worksheet Interface 中使用自己喜欢的数学应用程序。属于 kde-education包组 的一部分。
https://cantor.kde.org/ || cantor
  • FFTW — A Fast Fourier Transform library for computing discrete Fourier transforms. Used for a wide variety of numerical applications, which includes spectral methods.
https://www.fftw.org/ || fftw
  • FreeMat — 类似于 Matlab 的程序,支持其许多功能,并具有连接外部 C、C++ 和 Fortran 代码的无代码接口、进一步的并行分布式算法开发(通过 MPI)以及三维可视化功能。
https://freemat.sourceforge.net/ || freematAUR
  • GeoGebra — 具有交互式图形、代数和电子表格功能的动态数学软件。
https://www.geogebra.org/ || geogebra
  • Julia — 用于技术计算的高级高性能动态语言。
https://julialang.org/ || julia
https://apps.kde.org/kig/ || kig
https://www.scipy.org/ || python-matplotlib
  • Octave — 类似于 MATLAB 的数值计算语言和界面。
https://www.gnu.org/software/octave/ || octave
  • SageMath — 数学软件系统,将许多现有的开源软件包整合到一个通用的 Python 界面中。可替代 Magma、Maple、Mathematica 和 Matlab。
https://www.sagemath.org/ || sagemath
  • Scilab — 用于数值计算的 Matlab 替代软件。其语法不等同于 Matlab,但可以轻松转换。
https://www.scilab.org/ || scilabAUR

统计[编辑 | 编辑源代码]

参见 Wikipedia:Comparison of statistical packages

  • gretl — 用 C 语言编写的跨平台计量经济学分析软件包。
https://gretl.sourceforge.net/ || gretlAUR
  • JAGS (Just another Gibbs sampler) — Cross-platform program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation.
https://mcmc-jags.sourceforge.net/ || jagsAUR
  • jamovi — 该统计软件包易于使用,其设计旨在为 SPSS 用户所熟悉。基于 Electron 平台。
https://www.jamovi.org/ || jamovi-gitAUR
https://pandas.pydata.org/ || python-pandas
  • PSPP — Free SPSS implementation.
https://www.gnu.org/software/pspp/ || psppAUR
  • R — 用于统计计算和制图的软件环境。
https://cran.r-project.org/ || r
  • RKWard — 统计语言 R 的前端。
https://rkward.kde.org/ || rkward
  • RStudio — 用 Qt 编写的强大、高效的 R 集成开发环境。
https://www.rstudio.com/ || rstudio-desktopAUR

数据分析与绘图[编辑 | 编辑源代码]

本文或本章节可能需要合并到List of Applications#Scientific and technical computing

附注: 有许多重叠之处。(在 Talk:应用程序列表/科学 中讨论)

参见 Wikipedia:List of information graphics software

  • AlphaPlot — 用于科学数据分析和可视化的应用程序,是 SciDAVis/ QtiPlot 的分叉。
https://alphaplot.sourceforge.io/ || alphaplotAUR
  • DataWarrior — Open-source data visualization and analysis program with embedded chemical intelligence.
https://openmolecules.org/datawarrior/ || datawarriorAUR
  • Engauge Digitizer — 从图形图像中提取数据点。
https://markummitchell.github.io/engauge-digitizer/ || engaugeAUR
  • Fityk — 曲线拟合和数据分析应用程序,主要用于对实验数据拟合钟形分析函数。
https://fityk.nieto.pl/ || fitykAUR
  • Gnuplot — 命令行程序,可生成函数、数据和数据拟合的二维和三维图形。
http://www.gnuplot.info/ || gnuplot
  • Grace — 所见即所得的 2D 图形绘制工具。
https://plasma-gate.weizmann.ac.il/Grace/ || graceAUR, qtgraceAUR, gracegtkAUR
  • KmPlot — 绘制图形及其积分或导数的程序。属于 kde-education包组 的一部分。
https://apps.kde.org/kmplot/ || kmplot
  • LabPlot — 自由的数据分析和可视化应用软件,类似于 SciDAVis。
https://labplot.kde.org/ || labplot
  • OVITO (Open Visualization Tool) — 用于粒子模拟的科学数据可视化和分析解决方案。
https://ovito.org/ || ovitoAUR
  • Plots — 一款适用于 GNOME 的图形绘制应用程序。
https://github.com/alexhuntley/Plots || plotsAUR
  • Rocs — 图论 IDE,面向所有对设计和分析图算法感兴趣的人(如讲师、学生和研究人员)。是 kde-education包组 的一部分。
https://apps.kde.org/rocs/ || rocs
  • ROOT — 欧洲核子研究中心开发的数据分析程序和程序库(最初用于粒子物理学)。
https://root.cern.ch/ || root

参见 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.
https://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
  • Lean Theorem Prover — Proof assistant developed principally by Leonardo de Moura at Microsoft Research, used in conjunction with the Lean mathematical library.
https://leanprover-community.github.io/ || lean-communityAUR

Physics[编辑 | 编辑源代码]

Tools[编辑 | 编辑源代码]

  • Geiger Counter Logger — Is a lightweight daemon running in the background and constantly reporting your Geiger counter readings to various radiation monitoring websites
https://www.dateihal.de/cms/gclog || gclogAUR
  • GWtool — Simple tools for working with gravitational waves
https://gwtool.sourceforge.net/ || gwtoolAUR
  • JaxoDraw — A particle physics program for drawing Feynman diagrams.
https://jaxodraw.sourceforge.io/ || jaxodrawAUR
  • InterSpec — spectral radiation analysis software
https://sandialabs.github.io/InterSpec/ || interspec-binAUR
  • Libint — A high-performance library for computing Gaussian integrals in quantum mechanics
https://github.com/evaleev/libint || libint2AUR
  • Pysolar — Collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations.
https://pysolar.org/ || python-pysolarAUR
  • Silx — A collection of Python packages for data analysis at synchrotron radiation facilities.
http://www.silx.org/ || python-silxAUR

Physics simulation[编辑 | 编辑源代码]

  • Calculix — A three-dimensional structural finite element program.
http://www.calculix.de/ || calculix-ccxAUR
  • DFTB+ — A quantum mechanical simulation software package based on the DFTB method
https://dftbplus.org/ || dftbplusAUR
  • EPANET — EPANET performs extended period simulation of the water movement and quality behavior within pressurized pipe networks.
https://www.epa.gov/ || epanet2-gitAUR
  • Elmer_FEM_solver — Finite element analysis (FEA/FEM) software for multiphysics problems. Includes models for fluid dynamics, structural mechanics, electromagnetics, heat transfer, and acoustics.
https://www.csc.fi/web/elmer http://www.elmerfem.org/ || elmerfemAUR
  • FEniCS — An open-source computing platform for solving partial differential equations, enabling users to quickly translate scientific models into efficient finite element code with the high-level Python and C++ interfaces that scale across platforms ranging from laptops to high-performance clusters.
https://fenicsproject.org/ || dolfinAUR, python-dolfinAUR
  • Finesse — Frequency domain INterfErometer Simulation SoftwarE
https://www.gwoptics.org/finesse/ || finesseAUR
  • Geant4 — A simulation toolkit for particle physics interactions.
https://geant4.web.cern.ch/ || geant4AUR
  • ONELAB/Gmsh — An open-source, lightweight interface to finite element software, by default containing the mesh generator Gmsh, the finite element solver GetDP and the optimization library conveks.
http://onelab.info/ https://getdp.info/ https://gmsh.info/ http://onelab.info/conveks/ || gmshAUR, getdpAUR
  • Herwig — Herwig is a multi-purpose particle physics event generator.
https://herwig.hepforge.org/ || herwigAUR
  • Netgen/NGSolve — A high performance multiphysics finite element software, with a flexible Python interface to implement new physical equations and solution algorithms easily.
https://ngsolve.org/ || netgen-gitAUR, ngsolve-gitAUR
  • OpenFOAM — Software package and toolkit for computational fluid dynamics (CFD).
https://openfoam.org/ || openfoam-orgAUR
  • OpenLoops 2 — A particle physics package for the fast numerical evaluation of tree and one-loop matrix elements.
https://openloops.hepforge.org/ || openloopsAUR
  • QuTiP — QuTiP is open-source software for simulating the dynamics of open quantum systems
https://qutip.org/ || python-qutipAUR
  • Rivet — A particle physics package for data analysis and validation of Monte Carlo event generators
https://rivet.hepforge.org/ || rivetAUR
  • Speaq — Tools for Nuclear Magnetic Resonance (NMR) Spectra Alignment, Peak Based Processing, Quantitative Analysis and Visualizations
https://cran.r-project.org/web/packages/speaq/index.html || r-speaqAUR
  • 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
  • Sherpa — A particle physics package for Monte Carlo simulation of collider events.
https://sherpa-team.gitlab.io/ || sherpaAUR
https://apps.kde.org/step/ || step
  • VESTA — 3D visualization program for structural models, volumetric data such as electron/nuclear densities, and crystal morphologies.
https://jp-minerals.org/vesta/en/ || vestaAUR
  • WHIZARD — The Generator of Monte Carlo Event Generators for Tevatron, LHC, ILC, CLIC, CEPC, FCC-ee, FCC-hh, SppC and other High Energy Physics Experiments.
https://whizard.hepforge.org/ || whizardAUR

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.
https://convertall.bellz.org/ || convertallAUR
  • fend — An arbitrary-precision unit-aware calculator.
https://github.com/printfn/fend || fendAUR
  • 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
  • Numbat — Statically typed programming language for scientific computations with first class support for physical dimensions and units.
https://github.com/sharkdp/numbat || numbatAUR
  • Rink — A unit conversion tool and library written in rust. It can be used for physics and engineering calculations, as well as dimensionality analysis.
https://rinkcalc.app/about || rink
  • UDUNITS — A tool for calculations of physical quantities.
https://www.unidata.ucar.edu/software/udunits/ || udunitsAUR
  • 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/ || unitsAUR

Chemistry[编辑 | 编辑源代码]

  • TCcalc — A basic CLI Chemical thermodynamics calculator. Allows for calculating delta S and H of reactions/state changes.
https://gitlab.com/calcs1/tccalc/ || tccalcAUR

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).
https://avogadro.cc/ || avogadroappAUR
  • 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
https://rbvi.ucsf.edu/chimera/ || ucsf-chimeraAUR
  • UCSF ChimeraX — Next-generation molecular visualization program, following UCSF Chimera.
https://rbvi.ucsf.edu/chimerax/ || chimeraxAUR
  • VMD — VMD is a molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting.
https://www.ks.uiuc.edu/Research/vmd/ || vmdAUR
  • wxMacMolPlt — An open-source GUI for preparing, submitting and visualizing input and output for the GAMESS quantum chemistry package.
https://brettbode.github.io/wxmacmolplt/ || wxmacmolpltAUR

Drawing[编辑 | 编辑源代码]

  • Chemtool — GTK-based program for drawing chemical structural formulas.
http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool.html || chemtoolAUR
https://gabedit.sourceforge.net/ || gabeditAUR

Modeling[编辑 | 编辑源代码]

  • 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.
https://ambermd.org/AmberTools.php || ambertoolsAUR
  • APBS — Electrostatic and solvation properties for complex molecules.
https://www.poissonboltzmann.org/ || apbsAUR
  • COPASI — COmplex PAthway SImulator for analysis of biochemical networks and their dynamics.
https://copasi.org/ || copasiAUR
  • 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.
https://www.gromacs.org || gromacsAUR
  • LAMMPS — Large-scale Atomic/Molecular Massively Parallel Simulator.
https://www.lammps.org/ || lammpsAUR
  • MODELLER — 3D structure homology modeller.
https://salilab.org/modeller/ || modellerAUR
  • NAMD — NAMD is a parallel molecular dynamics code designed for high-performance simulation of large biomolecular systems.
https://www.ks.uiuc.edu/Research/namd/ || namdAUR
  • NWChem — Ab initio computational chemistry software package.
https://nwchemgit.github.io/ || nwchemAUR
  • Open Babel — A library designed to interconvert between many file formats used in molecular modeling and computational chemistry.
https://openbabel.org/ || openbabel
  • 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.
https://www.poissonboltzmann.org/ || python-pdb2pqrAUR
  • PLUMED — An open source plugin for free energy calculations in molecular systems which works together with some of the most popular molecular dynamics engines.
https://www.plumed.org/ || plumedAUR
  • PMEMD — PMEMD module of AMBER software package.
https://ambermd.org/AmberMD.php || pmemdAUR[损坏的链接:package not found]
  • PSI4 — Open-source quantum chemistry
https://psicode.org/ || psi4-gitAUR
  • 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).
https://www.quantum-espresso.org/ || quantum-espressoAUR
  • RDKit — A collection of cheminformatics and machine-learning software written in C++ and Python.
https://www.rdkit.org/ || rdkitAUR
  • rDock — A fast, versatile and open-source program for docking ligands to proteins and nucleic acids.
https://rdock.sourceforge.net/ || rdockAUR
  • smina — Smina is a fork of Autodock Vina that focuses on improving scoring and minimization.
https://sourceforge.net/projects/smina/ || smina-binAUR

Simulation analysis[编辑 | 编辑源代码]

  • mdanalysis — An object-oriented python toolkit to analyze molecular dynamics trajectories in many popular formats.
https://www.mdanalysis.org || python-mdanalysisAUR
  • MDTraj — A modern, open library for the analysis of molecular dynamics trajectories.
https://github.com/mdtraj/mdtraj || python-mdtrajAUR
  • xdrfile — Allows to read GROMACS trr and xtc files and also to convert from one format to another.
https://manual.gromacs.org/current/reference-manual/file-formats.html#xdr || xdrfileAUR

Periodic table[编辑 | 编辑源代码]

  • eperiodique — A simple Periodic Table Of Elements viewer using the EFL.
https://eperiodique.sourceforge.net/ || eperiodiqueAUR
  • gElemental — Periodic table of the elements with additional information.
https://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

地球科学[编辑 | 编辑源代码]

气候学[编辑 | 编辑源代码]

  • Climate Data Operators — 操作和分析气候模型数据的命令行工具。支持的数据格式有 GRIB、netCDF、SERVICE、EXTRA 和 IEG。
https://code.mpimet.mpg.de/projects/cdo || cdoAUR

地理[编辑 | 编辑源代码]

制图[编辑 | 编辑源代码]

  • JOSM — 用 Java 编写的 OpenStreetMap 主编辑器。
https://josm.openstreetmap.de/ || josm
  • Merkaartor — OpenStreetMap 编辑器。
http://merkaartor.be/ || merkaartor
  • OpenOrienteering Mapper — 定向地图绘制程序。
https://www.openorienteering.org/apps/mapper/ || openorienteering-mapperAUR
  • Phyghtmap — 根据 NASA SRTM 数据生成 OSM 等值线。
http://katze.tfiu.de/projects/phyghtmap/ || phyghtmapAUR

GPS、旅行、跟踪[编辑 | 编辑源代码]

  • BT747 — The swiss army knife for MTK GPS dataloggers.
https://sourceforge.net/projects/bt747/ || bt747
  • FoxtrotGPS — 轻便快捷的制图应用程序。
https://www.foxtrotgps.org/ || foxtrotgpsAUR
  • Gebabbel — GPSBabel 的替代图形用户界面。
https://gebabbel.sourceforge.net/ || gebabbelAUR
  • Gpredict — 实时卫星跟踪和轨道预测应用。
http://gpredict.oz9aec.net/ || gpredictAUR
  • GPSBabel — 读取、写入和操作各种格式的 GPS 航点、轨迹和路线。
https://www.gpsbabel.org/ || gpsbabel
  • 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 — 查看、编辑和转换来自 GPS 系统的坐标数据。
https://activityworkshop.net/software/gpsprune/ || gpsprune
  • GPX Viewer — 将存储在 gpx 文件中的轨迹和航点可视化的简单工具。
https://blog.sarine.nl/tag/gpxviewer/ || gpx-viewer
  • GPXSee — GPS 日志文件查看器和分析器。
https://www.gpxsee.org/ || gpxsee
  • Navit — Modular turn-by-turn car navigation system.
https://www.navit-project.org/ || navit
  • PreviSat — PreviSat 是一款用于观测的卫星跟踪软件。
https://previsat.sourceforge.net/ || previsatAUR
  • QMapShack — 计划下一次户外旅行。
https://github.com/Maproom/qmapshack/ || qmapshack
  • Railway — 铁路旅行、列车时刻表和列车线路。
https://gitlab.com/schmiddi-on-mobile/railway || railwayAUR
  • Satellite — Displays Global Navigation Satellite System (GNSS: GPS, Galileo, Glonass etc.) information obtained from NMEA sources and saves your tracks
https://codeberg.org/tpikonen/satellite || satellite-gtkAUR
  • 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/ || subsurface-gitAUR
  • Viking — GTK 2 application to manage GPS data.
https://sourceforge.net/projects/viking/ || viking

数据分析与地理信息系统[编辑 | 编辑源代码]

  • GeoDa — 一个空间数据分析工具。
https://geodacenter.github.io/ || geoda-binAUR
  • GRASS GIS — 地理空间数据管理和分析、图像处理、图形/地图制作、空间建模和可视化。
https://grass.osgeo.org/ || grassAUR
  • gvSIG — vSIG 是一个地理信息系统(GIS),即一个桌面应用程序,用于捕获、存储、处理、分析和部署任何类型的参考地理信息,以解决复杂的管理和规划问题。
http://www.gvsig.com/en || gvsig-desktop-binAUR
  • Panoply — NASA GISS 的 NetCDF、HDF 和 GRIB 数据查看器。
https://www.giss.nasa.gov/tools/panoply/ || panoplyAUR
https://qgis.org/ || qgis
  • SAGA — 地理信息系统(GIS)软件,具有强大的地理数据处理和分析功能。
https://saga-gis.sourceforge.io/en/index.html || saga-gisAUR
  • WCSTools — 用于设置和使用世界坐标系的程序包。
http://tdc-www.harvard.edu/wcstools/ || wcstoolsAUR

地图客户端[编辑 | 编辑源代码]

  • Cruiser — 使用离线矢量地图的地图和导航应用。
https://wiki.openstreetmap.org/wiki/Cruiser || cruiserAUR
  • GNOME Maps — GNOME 的简单地图客户端,具有导航和 GNSS 功能(适用于 Linux Mobile)。属于 gnome包组 的一部分。
https://apps.gnome.org/Maps/ || gnome-maps
  • kosmindoormap — 室内制图,逐层绘制建筑物,主要是火车站和机场建筑物。基于 OSM 数据。
https://www.kde.org || kosmindoormap
  • MapSCII — 控制台地图查看器。
https://github.com/rastapasta/mapscii || nodejs-mapsciiAUR
  • Marble Maps — Vector and GNSS navigation system, with Modular turn-by-turn car, foot, and bike navigation system. (adapted to Linux Mobile)
https://marble.kde.org/ || marble-maps
  • Mapton — 用 Java 编写的可扩展桌面地图和地球仪应用程序。
https://mapton.org/ || maptonAUR
  • Marble — 虚拟地球仪和世界地图,可用于进一步了解地球。属于 kde-education包组 的一部分。
https://marble.kde.org/ || KDE: marble, Qt: marble-qt
  • OffRoad — 从 OsmAnd 移植而来的离线矢量地图显示。
https://sourceforge.net/projects/offroadosm/ || offroad
  • Organic Maps — GNSS based navigation, with vector off-line and routing features, and turn by turn routing
https://github.com/janbar/osmin || organicmaps-gitAUR
  • OSMin — GNSS based navigation, with vector off-line and routing features, and turn by turn car, foot, bike, and hiking routing (adapted to Linux Mobile).
https://github.com/janbar/osmin || osminAUR
  • Pure Maps — 显示矢量和光栅地图、地点、路线等。
https://rinigus.github.io/pure-maps/ || pure-mapsAUR

天气状况[编辑 | 编辑源代码]

  • Gis Weather — 可定制的天气预报桌面小工具。
https://sourceforge.net/projects/gis-weather/ || gis-weatherAUR
  • GNOME Weather — GNOME 的小程序,允许您监控所在城市或世界任何地方的当前天气状况,并访问由各种互联网服务提供的最新预报。属于 gnome包组 的一部分。
https://apps.gnome.org/Weather/ || gnome-weather
  • KWeather — Plasma 的聚合天气应用程序。属于 kde-utilities包组 的一部分。
https://apps.kde.org/kweather/ || kweather
  • meteo-qt — 系统托盘应用程序,提供天气状态信息。
https://github.com/dglent/meteo-qt || meteo-qtAUR
  • wttr — 使用 https://wttr.in 中的数据查看天气的简单控制台应用程序
https://github.com/AmirrezaFiroozi/wttr || wttrAUR
  • Xfce 天气面板插件 — Weather forecast plugin for the Xfce4 panel.
https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin || xfce4-weather-plugin
  • wego — 终端天气应用程序。
https://tylerwolf35.github.io/wego || wegoAUR

地质学[编辑 | 编辑源代码]

  • CDI — 是一个通用的 C 语言库,带有额外的 Fortran 接口,用于地球科学领域的文件输入输出。
https://code.mpimet.mpg.de/projects/cdi || cdiAUR
  • EnhancedVolcano — 可用于出版的火山图,增强了着色和标注功能。
https://bioconductor.org/packages/release/bioc/html/EnhancedVolcano.html || r-enhancedvolcanoAUR
  • GEOmap — 地形和地质测绘。
https://cran.r-project.org/web/packages/GEOmap/index.html || r-geomapAUR
  • GPlates — Is a plate tectonics program. Manipulate reconstructions of geological and paleogeographic features through geological time.
https://www.gplates.org/ || gplatesAUR
  • Gsegyview — SEG-Y 地震数据文件查看器
https://sourceforge.net/projects/gsegyview/ || gsegyview-binAUR
  • Gstat — Spatial and Spatio-Temporal Geostatistical Modelling, Prediction and Simulation
https://cran.r-project.org/web/packages/gstat/index.html || r-gstatAUR
  • Madagascar — 多维数据分析和可重复计算实验。
https://www.reproducibility.org || madagascarAUR
  • SeisComP — 用于数据采集、处理、分发和交互式分析的地震学软件。
https://github.com/SeisComP/seiscomp || seiscompAUR
  • Seismic Un*x — A seismic processing and research environment developed at the Center for Wave Phenomena, Colorado School of Mines
https://wiki.seismic-unix.org/start || seismic-unixAUR
  • TauP — A seismic travel time calculator.
https://github.com/crotwell/TauP || taup-gitAUR

海洋学[编辑 | 编辑源代码]

  • Cmocean — Colormap setup for standardizing commonly-plotting oceanographic variables.
https://github.com/matplotlib/cmocean || python-cmoceanAUR

Astronomy[编辑 | 编辑源代码]

Astrometrical and image processing software[编辑 | 编辑源代码]

See also Wikipedia:List of astrometric solvers.

  • APTS — Set of tools for automatic astrophotography images acquisition and processing
https://github.com/pozar87/apts || python-aptsAUR
  • Astap — Astrometric (plate) solver, stacking of images, photometry and FITS viewer
https://www.hnsky.org/astap.htm || astap-bin-qt5AUR
  • AstroCrop — Astronomical image preprocessing tool
https://www.astrodmx-capture.org.uk/astrocrop/ || astrocropAUR
  • AstroImageJ — ImageJ for Astronomy
https://www.astro.louisville.edu/software/astroimagej/ || astroimagejAUR
  • Astrometry.net — Automatic recognition of astronomical images
http://astrometry.net/ || astrometry.netAUR
  • AudeLA — AudeLA is a TCL extension aimed at providing amateur astronomers with image processing, telescope controling, ccd camera driving, and various astronomical algorithms
https://sourceforge.net/projects/audela/ || audela-binAUR,audela-svnAUR
  • CARTA — Cube Analysis and Rendering Tool for Astronomy
https://cartavis.org/ || carta-appimageAUR
  • FITSH — a software package for astronomical image processing
https://fitsh.net/ || fitshAUR
  • GIMP Astronomy Plugins — Set of GIMP plugins for astronomical image processing.
http://hennigbuam.de/georg/gimp.html || gimp-plugin-astronomyAUR
  • Ginga — A viewer for astronomical data FITS (Flexible Image Transport System) files
https://ejeschke.github.io/ginga/ || python-gingaAUR
  • SCAMP — reads SExtractor catalogs and computes astrometric and photometric solutions for any arbitrary sequence of FITS images in a completely automatic way.
https://www.astromatic.net/software/scamp/ || astromatic-scampAUR
  • SExtractor — Is a program that builds a catalogue of objects from an astronomical image.
https://www.astromatic.net/software/sextractor/ || astromatic-sextractorAUR
  • Montage — An astronomical image mosaic engine
http://montage.ipac.caltech.edu/ || montageAUR
  • Munipack — A general astronomical image processing software
http://munipack.physics.muni.cz/ || munipackAUR, c-munipackAUR
  • oaCapture — A planetary imaging application using Qt5
https://www.openastroproject.org/oacapture/ || oacaptureAUR
  • PlanetarySystemStacker — Produce a sharp image of a planetary system object
https://github.com/Rolf-Hempel/PlanetarySystemStacker || planetarysystemstacker-gitAUR
  • THELI — THELI is a data processing pipeline for optical, near-infrared and mid-infrared astronomical images
https://github.com/schirmermischa/THELI || theliAUR

Image capture software[编辑 | 编辑源代码]

  • CCDciel — A CCD capture software intended for the amateur astronomer.
https://www.ap-i.net/ccdciel//en/start || ccdcielAUR
  • FireCapture — The leading planetary capture tool
http://www.firecapture.de/ || firecaptureAUR
  • GoQat — Camera acquisition software, especially for QSI cameras, that provides other features such as autoguiding, focusing help and others.
https://canburytech.net/GoQat/ || goqatAUR
  • lin_guider — astronomical autoguiding program
https://sourceforge.net/projects/linguider/ || lin-guiderAUR
  • Mrcal — Is a generic toolkit built to solve the calibration and SFM-like problems we encounter at NASA/JPL.
http://mrcal.secretsauce.net/ || mrcalAUR
  • Open PHD Guiding — PHD2 astrophotography autoguiding tool
https://openphdguiding.org/ || phd2AUR
  • SAOImageDS9 — SAOImage DS9: Astronomical Data Visualization Application
https://sites.google.com/cfa.harvard.edu/saoimageds9 || ds9AUR
  • Siril — Siril is a software application for astrophotography, which allows pre-processing and processing of images from any type of camera (CCD, planetary camera, webcam etc.)
https://siril.org/ || sirilAUR

Common Library[编辑 | 编辑源代码]

  • 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-astropy
  • CASA — the Common Astronomy Software Applications package.
https://casa.nrao.edu/ || casa6-binAUR
  • Casacore — package contains the core libraries of the old AIPS++/CASA package.
https://casacore.github.io/casacore/ || casacoreAUR, python-casacoreAUR
  • CDF — NASA Common Data Format (CDF) library for scientific data management
https://cdf.gsfc.nasa.gov/ || cdf-nasaAUR
  • ERFA — Essential Routines for Fundamental Astronomy
https://github.com/liberfa/erfa || erfa
  • HEASoft — NASA high energy astrophysics library
https://heasarc.gsfc.nasa.gov/docs/software/lheasoft/ || heasoftAUR
  • libTheSky — Fortran library to compute the positions of celestial bodies and events with great accuracy
https://libthesky.sourceforge.net/ || libtheskyAUR, libthesky-dataAUR
  • Pal — Positional Astronomy Library.
https://github.com/Starlink/pal || starlink-palAUR
  • PyEphem — PyEphem provides scientific-grade astronomical computations
https://rhodesmill.org/pyephem/ || python-pyephemAUR
  • SOFA — Set of algorithms and procedures used in fundamental astronomy
http://www.iausofa.org/ || sofaAUR

Toolkits[编辑 | 编辑源代码]

  • AstroML — Machine learning, statistics, and data mining for astronomy and astrophysics
https://www.astroml.org/ || python-astromlAUR
  • Exoplanet — exoplanet is a toolkit for probabilistic modeling of time series data in astronomy with a focus on observations of exoplanets
https://github.com/exoplanet-dev/exoplanet || exoplanet-gitAUR
  • Galpy — Galactic Dynamics in python
https://www.galpy.org/ || python-galpyAUR
  • Gammapy — A Python package for gamma-ray astronomy
https://gammapy.org/ || python-gammapyAUR
  • HEALPix — Software for pixelization, hierarchical indexation, synthesis, analysis, and visualization of data on the sphere
https://healpix.jpl.nasa.gov/ || healpixAUR
  • JHelioviewer — Visualization software for solar image data in space weather context
https://www.jhelioviewer.org/ || jhelioviewerAUR
  • JMARS — Java Mission-planning and Analysis for Remote Sensing.
https://jmars.mars.asu.edu/ || jmarsAUR
  • JSkyCalc — A tool for observing preparation in java
https://caligari.dartmouth.edu/public/downloads/skycalc/ || jskycalcAUR
  • Period04 — Period04 is a computer program especially dedicated to the statistical analysis of large astronomical time series containing gaps
http://period04.net/ || period04AUR
  • Pywwt — Is the official toolkit for accessing AAS WorldWide Telescope (WWT) from Python
https://pywwt.readthedocs.io/en/stable/ || python-pywwtAUR
  • RochePlot — Plot the key stages in the evolution of a binary star
https://rocheplot.sourceforge.net/ || rocheplotAUR
  • Skyfield — Elegant astronomy for Python
https://rhodesmill.org/skyfield/ || python-skyfieldAUR
  • SolTrack — A free, fast and accurate C/C++ routine to compute the position of the Sun
https://soltrack.sourceforge.net/ || soltrackAUR
  • SPICE — A comprehensive toolkit and api to design, simulate and analyse space missions
https://naif.jpl.nasa.gov/naif/index.html || cspiceAUR
  • STILTS — Starlink Tables Infrastructure Library Tool Set
https://www.star.bris.ac.uk/~mbt/stilts/ || stiltsAUR
  • sunclock — An astronomical world map that shows day and night and the Sun and Moon positions
https://www.spinnaker.de/debian/sunclock.html || sunclockAUR
  • Tempo — Pulsar Timing Software
https://tempo.sourceforge.net/tempo_idx.html || tempo-gitAUR
  • TOPCAT — Tool for OPerations on Catalogues And Tables
https://www.star.bris.ac.uk/~mbt/topcat/ || topcatAUR
  • VaST — VaST is a software tool for finding variable objects on a series of astronomical images
http://scan.sai.msu.ru/vast/ || vast-astronomical-gitAUR
  • VStar — VStar is a multi-platform, easy-to-use variable star data visualization and analysis tool that was originally developed as part of the AAVSOs Citizen Sky project
https://www.aavso.org/vstar || vstar-aavsoAUR

Calculators and CLI utils[编辑 | 编辑源代码]

  • astroTools — Command-line tools for astronomy and astrophysics
https://astrotools.sourceforge.net/ || astrotoolsAUR
  • Gnuastro — Various programs and library functions for the manipulation and analysis of astronomical data
https://www.gnu.org/software/gnuastro/ || gnuastroAUR
  • Kosmorro — A program to calculate the ephemerides
https://kosmorro.space/ || kosmorroAUR
  • Project Pluto — Project Pluto supplies astronomical software, both commercial and freeware, to amateur and professional astronomers
https://www.projectpluto.com/ || pluto-lunar-gitAUR, pluto-sat-code-gitAUR, pluto-jpl-eph-gitAUR, pluto-find-orb-gitAUR}
  • star-charter — A command-line tool for producing vector-graphics charts of the night sky in SVG, PDF and PNG formats
https://github.com/dcf21/star-charter || star-charter-gitAUR
  • Sunwait — Calculate sunrise/sunset times with civil, nautical, astronomical and custom twilights
https://github.com/risacher/sunwait || sunwaitAUR

Management of telescopes and observatories[编辑 | 编辑源代码]

  • GILDAS — Is a collection of state-of-the-art software oriented toward (sub-)millimeter radioastronomical applications (either single-dish or interferometer)
https://www.iram.fr/IRAMFR/GILDAS/ || gildasAUR
  • imSim — software package that simulates the LSST telescope and survey
https://github.com/LSSTDESC/imSim || python-imsim-gitAUR
  • rubin_sim — Scheduler, survey strategy analysis, and other simulation tools for Rubin Observatory
https://github.com/lsst/rubin_sim || python-rubinsim-gitAUR
  • Srt-py — Small Radio Telescope Control Code for Python.
https://github.com/MITHaystack/srt-py || srt-py-gitAUR

Simulation[编辑 | 编辑源代码]

  • APSYNSIM — Aperture Synthesis Simulator for Radio Astronomy
https://launchpad.net/apsynsim || apsynsimAUR
  • Galaxy2 — Is program which simulates the motion of stars under the influence of gravity
https://www.kornelix.net/galaxy2/galaxy2.html || galaxy2AUR
  • GalSim — Modular galaxy image simulation toolkit
https://github.com/GalSim-developers/GalSim || python-galsimAUR
  • FriendlyVRI — Is designed to simulate astronomical observations using linked arrays of radio antennas in a technique called earth rotation aperture synthesis
https://github.com/crpurcell/friendlyVRI || friendlyvri-gitAUR
  • Pynterferometer — Is a graphical interface designed to demonstrated the techniques of radio interferometry used by telescopes
https://www.jb.man.ac.uk/pynterferometer/index.html || pynterferometerAUR

Space exploration programs[编辑 | 编辑源代码]

  • Cosmographia — Cosmographia is a visualization program rendering the solar system and its bodies in 3D to create a freely navigable map of the solar system
https://naif.jpl.nasa.gov/naif/cosmographia.html || cosmographia-binAUR
  • Cosmonium — 3D astronomy and space exploration program
https://github.com/cosmonium/cosmonium || cosmonium-binAUR
  • OpenSpace — OpenSpace is an open source, non-commercial, and freely available interactive data visualization software designed to visualize the entire known universe and portray our ongoing efforts to investigate the cosmos
https://www.openspaceproject.com/ || openspace-gitAUR
  • Our Galaxy — Is a unique app that helps you understand the structural components of the Galaxy and visualize the locations and physical properties of deep sky objects in and around it
https://www.otherwise.com/ || ourgalaxy-binAUR

Planetary and Virtual Atlas[编辑 | 编辑源代码]

See also Wikipedia:Planetarium software.

See also Wikipedia:List of observatory software.

  • Aladin — Interactive software sky atlas
http://aladin.u-strasbg.fr/aladin.gml || aladinAUR
  • 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://celestiaproject.space/ || celestiaAUR
  • Gaia Sky — An open source 3D universe simulator with support for more than a billion objects
https://zah.uni-heidelberg.de/gaia/outreach/gaiasky || gaiaskyAUR
  • HNSKY — Hallo Northern Sky is the semi professional free planetarium program
https://sourceforge.net/projects/hnsky/ || hnsky-hgAUR
  • 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
  • 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-gitAUR
  • 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/ || stellariumAUR
  • Virtual Moon Atlas — Software for Moon observation and survey
https://www.ap-i.net/avl/en/start || virtualmoonatlasAUR
  • XEphem — Motif-based ephemeris and planetarium program.
https://xephem.github.io/XEphem/Site/xephem.html || xephemAUR

Biology[编辑 | 编辑源代码]

Computational biology and bioinformatics[编辑 | 编辑源代码]

See also Wikipedia:List of open source bioinformatics software.

  • 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.
https://emboss.sourceforge.net/ || embossAUR
  • MUMmer — Bioinformatics software system for sequence alignment based on suffix trees.
https://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.
https://ugene.net/ || ugeneAUR

Genealogy[编辑 | 编辑源代码]

  • Gramps — Genealogy program, which helps you track your family tree.
https://gramps-project.org/ || gramps
  • LifeLines — Text based genealogy software for family trees and reports.
https://github.com/lifelines/ || lifelinesAUR

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/[失效链接 2024-07-30 ⓘ] || imagejAUR
  • Fiji — ImageJ distribution (and soon ImageJ2) with a lot of plugins organized into a coherent menu structure.
https://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
https://www.slicer.org/ || 3dslicerAUR
  • ParaView — Interactive data visualization tool built using VTK that can scale across distributed computer hardware.
https://www.paraview.org/ || paraview

Engineering[编辑 | 编辑源代码]

计算机辅助设计[编辑 | 编辑源代码]

参见 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 — 基于 OpenCascade、Coin3D、Qt 和 Python 的参数 3D CAD 建模器,具有宏记录、工作台和作为服务器运行的功能。
https://freecadweb.org/ || freecad
  • LeoCAD — 用于创建虚拟乐高模型的 CAD 程序。它的界面简单易用,目前包括 LDraw 社区创建的 10,000 多种不同的作品。
https://www.leocad.org/ || leocad
  • LibreCAD — 基于 Qt5 的 2D CAD 应用程序。源自 QCAD Community Edition。
https://www.librecad.org/ || librecad
  • OpenSCAD — 三维 CAD 建模器,采用文本、编程方式创建和操作对象。
https://www.openscad.org || openscad
  • QCAD — A基于 Qt 的 2D CAD 应用程序。支持 DFX 和 HPGL 标准文件格式,还可通过专有插件支持 DWG 格式。
https://www.qcad.org/ || qcad
  • SolveSpace — 功能强大的 3D CAD 约束参数建模器,具有简单的机械模拟功能。
https://solvespace.com/ || solvespaceAUR

3D printing[编辑 | 编辑源代码]

See also RepRap.

Slicers[编辑 | 编辑源代码]

Slicers convert 3D models into a format supported by the 3D printer, usually this format is G-code.

  • PrusaSlicer — Slicer by Prusa Research. A fork of Slic3r. Aimed at their printers but supports other brands as well. Open source.
https://github.com/prusa3d/PrusaSlicer || prusa-slicer
  • Cura — Slicer by Ultimaker. Aimed at their printers but supports other brands as well. Open source.
https://ultimaker.com/software/ultimaker-cura || curaAUR
  • SuperSlicer — Community maintained improved fork of PrusaSlicer. Not brand specific. Open source.
https://github.com/supermerill/SuperSlicer || superslicer
  • BambuStudio — Slicer for printers from BambuLabs. Fork of PrusaSlicer. Open source.
https://github.com/bambulab/BambuStudio || bambustudioAUR
  • orca-slicer — Community maintained fork of BambuStudio (in turn forked from PrusaSlicer). Open Source.
https://github.com/SoftFever/OrcaSlicer || orca-slicerAUR
  • MatterControl — Simple 3D editor, slicer, and 3D printer control software by MatterHackers. Not brand specific. Open source.
http://www.mattercontrol.com || mattercontrolAUR
  • IdeaMaker — Slicer by Raise3D. Aimed at their printers but supports other brands as well. Closed source.
https://www.raise3d.com/pages/ideamaker || ideamakerAUR
  • Slic3r — One of the earliest slicers. Not used much any longer. Not brand specific. Open source.
https://slic3r.org/ || slic3rAUR
  • icesl — Modelling software with integrated slicer. Not brand specific. Closed source.
https://icesl.loria.fr/ || iceslAUR
  • FlashPrint — Slicer for the FlashForge 3D printers. Closed source.
http://www.ff3dp.com/ || flashprintAUR

Control software[编辑 | 编辑源代码]

Software for controlling 3D printers, usually over a cable or wireless.

  • OctoPrint — Web interface for FDM 3D printers using G-code. Open source.
https://octoprint.org/ || octoprintAUR
  • PrintRun — GUI control software for FDM 3D printers using G-code. Open source.
https://github.com/kliment/Printrun || printrunAUR
  • Repetier-Host — Combined slicer and control software for 3D printers. Closed source.
https://www.repetier.com/ || repetier-hostAUR

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
  • 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.
https://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.

  • Gowin EDA Edu IDE — An IDE for Gowin's FGPA devices, including Sipeed Tang Nano and Sipeed Tang Nano 4K.
http://www.gowinsemi.com.cn/faq.aspx || gowin-eda-edu-ideAUR
  • Intel Quartus Prime — A set of design tools for Intel's FPGA devices that includes Quartus Prime, ModelSim-Intel, HLS Compiler, etc.
https://www.intel.com/content/www/us/en/software/programmable/overview.html || quartus-freeAUR
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-gitAUR
  • OpenFPGAloader — Universal utility for programming FPGA. Try openfpgaloader-gitAUR if your board is not managed by the stable version.
https://github.com/trabucayre/openFPGALoader || openfpgaloader
  • Verilator — A Verilog/SystemVerilog simulator, performs lint code-quality checks, compile to threaded C++ code for simulation.
https://verilator.org || verilator
  • iverilog — Icarus Verilog compiler and simulation tool (slower but older than Verilator).
https://steveicarus.github.io/iverilog/ || iverilog
  • VTR — Verilog to Routing, Open Source CAD Flow for FPGA ResearchVerilog to Route.
https://verilogtorouting.org || vtr

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
  • stlink — Open source STM32 MCU programming toolset for ST microcontrollers.
https://github.com/texane/stlink || stlink
  • dfu-util — Device firmware update (DFU) USB programmer.
https://dfu-util.sourceforge.net/ || dfu-util
  • SPIPGM — Tool for programming serial SPI FlashROM memories attached to PC via parallel port cable.
https://rayer.g6.cz/programm/programe.htm || spipgm-binAUR
  • esp-idf — Espressif IoT Development Framework. Official development framework for ESP32.
https://github.com/espressif/esp-idf || esp-idfAUR
  • platformio — Collaborative platform for embedded development, embedded development, with debugger, unit testing, code analysis. Default IDE is VSCode, but can be used by Atom, Eclipse, Emacs Qt Creator, Vim and several other IDE. Core CLI utils.
https://platformio.org/ || platformio-core
  • sdcc — Small Device C Compiler, appropriate for various 8-bit microcontrollers and microprocessors including those made by or based on Intel MCS51, Maxim/Dallas, DS80C390, Freescale/Motorola HC08, Zilog Z80, Padauk, ST Microelectronics STM8, MOS 6502, and WDC 65C02. Suite contains compiler, assembler, linker, preprocessor, various simulators, debuggers, etc.
https://sdcc.sourceforge.net/ || sdcc

Electronic circuit simulation and schematic capture editing[编辑 | 编辑源代码]

  • easy_spice — Electronic circuit simulator. SPICE frontend, using gschem for schematics and ngspice as simulator.
https://easy-spice.sourceforge.net || easy_spiceAUR
  • 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[失效链接 2024-07-30 ⓘ] || 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).
https://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.
https://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.
https://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-gafAUR
  • gEDA PCB — Interactive printed circuit board editor.
http://pcb.geda-project.org/ || pcbAUR
  • 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.org/ || kicad
  • KTechLab — IDE for microcontrollers and electronic circuit simulation.
https://apps.kde.org/ktechlab/ || ktechlabAUR
  • 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/ || gqrxAUR
  • 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.

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.
https://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.
https://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[编辑 | 编辑源代码]

Architecture[编辑 | 编辑源代码]

  • edumips64 — Cross-platform educational MIPS64 CPU simulator.
https://edumips.org/ || edumips64AUR
  • Qiskit Aer — A high performance simulator for quantum circuits that includes noise models.
https://github.com/Qiskit/qiskit-aer || python-qiskit-aer-gpuAUR
  • QtMips — MIPS CPU simulator for education purposes with pipeline and cache visualization.
https://github.com/cvut/QtMips || qtmipsAUR
  • QtRvSim — RISC-V CPU simulator for education purposes.
https://github.com/cvut/qtrvsim || qtrvsimAUR
  • QtSpim — Qt port of one of the first educational MIPS CPU simulators. No longer maintained, but still used in some classrooms.
https://spimsimulator.sourceforge.net/ || qtspimAUR

Artificial intelligence[编辑 | 编辑源代码]

See also Wikipedia:Comparison of deep learning software.

https://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
  • 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
  • Prolog — Prolog is a logic programming language associated with artificial intelligence and computational linguistics.
https://www.swi-prolog.org/ || swi-prolog gprologAUR
  • PyTorch — An open source machine learning framework that accelerates the path from research prototyping to production deployment.
https://pytorch.org/ || python-pytorch, with CUDA python-pytorch-cuda, with ROCm python-pytorch-rocm
  • 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-theano-pymcAUR
https://xneur.ru/ || xneur-devel-gitAUR, gxneurAUR

Distributed systems[编辑 | 编辑源代码]

  • SimGrid — A scientific instrument to study large-scale distributed systems.
https://simgrid.org/ || simgridAUR
  • Shadow — An open-source distributed system/network simulator/emulator hybrid (e.g. for Tor and Bitcoin).
https://shadow.github.io/ || tor-shadowAUR

Networking[编辑 | 编辑源代码]

  • CORE — Common Open Research Emulator.
https://www.nrl.navy.mil/Our-Work/Areas-of-Research/Information-Technology/NCS/CORE/ || coreAUR
  • IMUNES — Integrated Multiprotocol Network Emulator/Simulator.
http://imunes.net/ || imunesAUR
  • GNS3 — Network software emulator using a combination of virtual and real devices to simulate complex networks.
https://gns3.com/ || gns3-guiAUR (graphical user interface package), gns3-serverAUR (server package)
  • ns-2 — Discrete event simulator targeted at networking research.
https://www.isi.edu/nsnam/ns/ || nsAUR
  • ns-3 — Discrete-event network simulator for Internet systems.
https://www.nsnam.org/ || ns3AUR
  • OMNeT++ — Component-based simulation package designed for modeling communication networks.
https://omnetpp.org/ || omnetppAUR

Photogrammetry[编辑 | 编辑源代码]

See also Wikipedia:Comparison_of_photogrammetry_software.

  • OpenMVS — A library for computer-vision scientists and especially targeted to the Multi-View Stereo reconstruction community.
https://cdcseacave.github.io || openmvsAUR
  • OpenMVG — OpenMVG provides an end-to-end 3D reconstruction from images framework compounded of libraries, binaries, and pipelines.
https://github.com/openMVG/openMVG || openmvg-gitAUR
  • AliceVision — Photogrammetric Computer Vision Framework
https://alicevision.org/ || alice-visionAUR