中文
相关论文

相关论文: gTybalt - a free computer algebra system

200 篇论文

The Clifford algebra of a n-dimensional Euclidean vector space provides a general language comprising vectors, complex numbers, quaternions, Grassman algebra, Pauli and Dirac matrices. In this work, we present an introduction to the main…

数学物理 · 物理学 2018-01-23 G. Aragon-Camarasa , G. Aragon-Gonzalez , J. L. Aragon , M. A. Rodriguez-Andrade

The article provides a brief description of the MathPartner service. This freely available cloud-based Mathematics is a universal system for symbolic-numeric calculations. Its Mathpar language is a subset of the LaTeX language, but allows…

历史与综述 · 数学 2025-05-08 Gennadi Malaschonok , Roman Sakh

We study three computer algebra systems, namely SageMath (with SageManifolds package), Maxima (with ctensor package) and Python language (with GraviPy module), which allow tensor manipulation for general relativity calculations along with…

广义相对论与量子宇宙学 · 物理学 2018-12-19 Tolga Birkandan , Ceren Güzelgün , Elif Şirin , Mustafa Can Uslu

The R package calculus implements C++ optimized functions for numerical and symbolic calculus, such as the Einstein summing convention, fast computation of the Levi-Civita symbol and generalized Kronecker delta, Taylor series expansion,…

数学软件 · 计算机科学 2022-10-05 Emanuele Guidotti

We introduce and study graphic lambda calculus, a visual language which can be used for representing untyped lambda calculus, but it can also be used for computations in emergent algebras or for representing Reidemeister moves of locally…

计算机科学中的逻辑 · 计算机科学 2019-02-18 Marius Buliga

So far, the scope of computer algebra has been needlessly restricted to exact algebraic methods. Its possible extension to approximate analytical methods is discussed. The entangled roles of functional analysis and symbolic programming,…

符号计算 · 计算机科学 2007-05-23 R. Barrere

We demonstrate how methods in Functional Programming can be used to implement a computer algebra system. As a proof-of-concept, we present the computational-algebra package. It is a computer algebra system implemented as an embedded…

符号计算 · 计算机科学 2018-10-02 Hiromi Ishii

We introduce the Bandicoot C++ library for linear algebra and scientific computing on GPUs, overviewing its user interface and performance characteristics, as well as the technical details of its internal design. Bandicoot is the…

数学软件 · 计算机科学 2025-09-23 Ryan R. Curtin , Marcus Edel , Conrad Sanderson

A brief characteristic of the specialized computer algebra system GRG_EC intended for symbolic computations in the field of general relativity is given.

广义相对论与量子宇宙学 · 物理学 2007-05-23 S. Tertychniy

We survey some general-purpose symbolic software packages that implement algorithms from enumerative and analytic combinatorics. Software for the following areas is covered: basic combinatorial objects, symbolic combinatorics, P\'olya…

数学软件 · 计算机科学 2016-01-13 Andrew MacFie

We introduce FunKit, a Mathematica package for the derivation and tracing of functional equations from arbitrary master equations. FunKit provides an expression vocabulary and a set of rules that allow for derivations in any given field…

高能物理 - 唯象学 · 物理学 2026-05-29 Franz R. Sattler

We describe the Bandicoot GPU linear algebra toolkit, a C++ based library that prioritises ease of use without compromising efficiency. Bandicoot's API is compatible with the popular Armadillo CPU linear algebra library, enabling easy…

数学软件 · 计算机科学 2026-04-27 Ryan R. Curtin , Marcus Edel , Conrad Sanderson

We present MatplotAlt, an open-source Python package for easily adding alternative text to Matplotlib figures. MatplotAlt equips Jupyter notebook authors to automatically generate and surface chart descriptions with a single line of code or…

人机交互 · 计算机科学 2025-03-27 Kai Nylund , Jennifer Mankoff , Venkatesh Potluri

A study of the existing linear algebra libraries that you can use from C++

数学软件 · 计算机科学 2011-03-17 Claire Mouton

We present CubicJordanMatrixAlg, a GAP package for symbolic computation in cubic Jordan matrix algebras and in related Lie-theoretic structures. As an application, we use it to compute certain (commutator) relations in $F_4$-graded groups…

环与代数 · 数学 2026-04-16 Torben Wiedemann

A prototype for an extensible interactive graphical term manipulation system is presented that combines pattern matching and nondeterministic evaluation to provide a convenient framework for doing tedious algebraic manipulations that so far…

符号计算 · 计算机科学 2007-05-23 Thomas Fischbacher

Mathematical educational soft explore, investigating in a dynamical way, some algebraically, geometrically problems, the expected results being used to involve a lot of mathematical results. One such software soft is GeoGebra. The software…

数学软件 · 计算机科学 2009-05-28 Valerian Antohe

We introduce ninfty, a header-only C++ library distributed under an MIT Open Source License designed for the study of enumeration problems arising in homotopical combinatorics. The ninfty repository moreover contains a folder with data…

组合数学 · 数学 2025-04-02 Scott Balchin

The software tool GRworkbench is an ongoing project in visual, numerical General Relativity at The Australian National University. Recently, GRworkbench has been significantly extended to facilitate numerical experimentation in…

广义相对论与量子宇宙学 · 物理学 2016-11-09 A. Moylan , S. M. Scott , A. C. Searle

NLTK, the Natural Language Toolkit, is a suite of open source program modules, tutorials and problem sets, providing ready-to-use computational linguistics courseware. NLTK covers symbolic and statistical natural language processing, and is…

计算与语言 · 计算机科学 2007-05-23 Edward Loper , Steven Bird