blob: d6a5f049f8f11c7ae2069b5fe0a2048ff52b2370 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = octave-symbolic
pkgdesc = Adds symbolic calculation features to GNU Octave. These include common Computer Algebra System tools such as algebraic operations, calculus, equation solving, Fourier and Laplace transforms, variable precision arithmetic and other features. Interna [...]
pkgver = 3.2.1
pkgrel = 1
url = https://gnu-octave.github.io/packages/symbolic/
install = octave-symbolic.install
arch = any
groups = octave-forge
license = GPL-3.0-or-later
depends = octave>=5.1
depends = python-sympy>=1.4
depends = python-mpmath>=1.0
depends = python
noextract = symbolic-3.2.1.tar.gz
source = https://downloads.sourceforge.net/octave/symbolic-3.2.1.tar.gz
sha256sums = d1a6ef4d12c48fc4412ceec380f398a6cd5180e518c131ba12683e9eb8f75460
pkgname = octave-symbolic
|