Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Ãœberarbeitung
Nächste Überarbeitung
Vorhergehende Ãœberarbeitung
Letzte Ãœberarbeitung Beide Seiten der Revision
hlr:phoenix:software [2022/03/21 12:09]
matfranz [Software]
hlr:phoenix:software [2022/03/21 12:35]
matfranz [Software]
Zeile 53: Zeile 53:
   * [[https://​eigen.tuxfamily.org/​index.php?​title=Main_Page|Eigen]] - A C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.\\   * [[https://​eigen.tuxfamily.org/​index.php?​title=Main_Page|Eigen]] - A C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.\\
   * [[https://​www.mathworks.com/​products/​matlab.html|Matlab]] - A proprietary multi-paradigm programming language and numeric computing environment that allows matrix manipulations,​ plotting of functions and data, among other things.\\   * [[https://​www.mathworks.com/​products/​matlab.html|Matlab]] - A proprietary multi-paradigm programming language and numeric computing environment that allows matrix manipulations,​ plotting of functions and data, among other things.\\
 +  * [[https://​petsc.org/​release/​|PETSc]] - A suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations.\\
  
  
Zeile 90: Zeile 91:
   * [[https://​www.intel.com/​content/​www/​us/​en/​developer/​tools/​oneapi/​advisor.html#​gs.sjzmpg|Intel Advisor]] - A design and analysis tool for SIMD vectorization,​ threading, memory use and GPU offload optimization.\\   * [[https://​www.intel.com/​content/​www/​us/​en/​developer/​tools/​oneapi/​advisor.html#​gs.sjzmpg|Intel Advisor]] - A design and analysis tool for SIMD vectorization,​ threading, memory use and GPU offload optimization.\\
   * [[https://​julialang.org/​|Julia]] - A general-purpose,​ high-level, high-performance,​ dynamic programming language. Many features are well suited for numerical analysis and computational science.\\   * [[https://​julialang.org/​|Julia]] - A general-purpose,​ high-level, high-performance,​ dynamic programming language. Many features are well suited for numerical analysis and computational science.\\
 +  * [[https://​www.lua.org/​|Lua]] - A powerful, efficient, lightweight,​ embeddable scripting language. It supports procedural programming,​ object-oriented programming,​ functional programming,​ data-driven programming,​ and data description.\\
   * [[https://​www.gnu.org/​software/​dejagnu/​|DejaGnu]] - A framework for testing other programs. Its purpose is to provide a single front end for all tests.\\   * [[https://​www.gnu.org/​software/​dejagnu/​|DejaGnu]] - A framework for testing other programs. Its purpose is to provide a single front end for all tests.\\
   * [[https://​www.sourceware.org/​gdb/​|GNU Debugger (GDB)]] - A portable debugger that works for many programming languages.\\   * [[https://​www.sourceware.org/​gdb/​|GNU Debugger (GDB)]] - A portable debugger that works for many programming languages.\\
hlr/phoenix/software.txt · Zuletzt geändert: 2023/03/01 17:46 von matfranz
Gauß-IT-Zentrum