pkgsrc/math
wen cde30ba8ee Update to 0.7.2
Upstream changes:
Release Notes for 0.7.2New Page Edit Page Page History
These are the release notes for SymPy 0.7.2. SymPy 0.7.2 was released on October 16, 2012.

Major Changes
Python 3 support

SymPy now supports Python 3. The officially supported versions are 3.2 and 3.3, but 3.1 should also work in a pinch. The Python 3-compatible tarballs will be provided separately, but it is also possible to download Python 2 code and convert it manually, via the bin/use2to3 utility. See the README for more

PyPy support

All SymPy tests pass in recent nightlies of PyPy, and so it should have full support as of the next version after 1.9.

Combinatorics

A new module called Combinatorics was added which is the result of a successful GSoC project. It attempts to replicate the functionality of Combinatorica and currently has full featured support for Permutations, Subsets, Gray codes and Prufer codes.

In another GSoC project, facilities from computational group theory were added to the combinatorics module, mainly following the book "Handbook of computational group theory". Currently only permutation groups are supported. The main functionalities are: basic properties (orbits, stabilizers, random elements...), the Schreier-Sims algorithm (three implementations, in increasing speed: with Jerrum's filter, incremental, and randomized (Monte Carlo)), backtrack searching for subgroups with certain properties.

Definite Integration

A new module called meijerint was added, which is also the result of a successful GSoC project. It implements a heuristic algorithm for (mainly) definite integration, similar to the one used in Mathematica. The code is automatically called by the standard integrate() function. This new algorithm allows computation of important integral transforms in many interesting cases, so helper functions for Laplace, Fourier and Mellin transforms were added as well.

Random Variables

A new module called stats was added. This introduces a RandomSymbol type which can be used to model uncertainty in expressions.

Matrix Expressions

A new matrix submodule named expressions was added. This introduces a MatrixSymbol type which can be used to describe a matrix without explicitly stating its entries. A new family of expression types were also added: Transpose, Inverse, Trace, and BlockMatrix. ImmutableMatrix was added so that explicitly defined matrices could interact with other SymPy expressions.

Sets

A number of new sets were added including atomic sets like FiniteSet, Reals, Naturals, Integers, UniversalSet as well as compound sets like ProductSet and TransformationSet. Using these building blocks it is possible to build up a great variety of interesting sets.

Classical Mechanics

A physics submodule named machanics was added which assists in formation of equations of motion for constrained multi-body systems. It is the result of 3 GSoC projects. Some nontrivial systems can be solved, and examples are provided.

Quantum Mechanics

Density operator module has been added. The operator can be initialized with generic Kets or Qubits. The Density operator can also work with TensorProducts as arguments. Global methods are also added that compute entropy and fidelity of states. Trace and partial-trace operations can also be performed on these density operators.

To enable partial trace operations a Tr module has been added to the core library. While the functionality should remain same, this module is likely to be relocated to an alternate folder in the future. One can currently also use sympy.core.Tr to work on general trace operations, but this module is what is needed to work on trace and partial-trace operations on any sympy.physics.quantum objects.

The Density operators, Tr and Partial trace functionality was implemented as part of student participation in GSoC 2012

Expanded angular momentum to include coupled-basis states and product-basis states. Operators can also be treated as acting on the coupled basis (default behavior) or on one component of the tensor product states. The methods for coupling and uncoupling these states can work on an arbitrary number of states. Representing, rewriting and applying states and operators between bases has been improved.

Commutative Algebra

A new module agca was started which seeks to support computations in commutative algebra (and eventually algebraic geometry) in the style of Macaulay2 and Singular. Currently there is support for computing Groebner bases of modules over a (generalized) polynomial ring over a field. Based on this, there are algorithms for various standard problems in commutative algebra, e.g., computing intersections of submodules, equality tests in quotient rings, etc....

Plotting Module

A new plotting module has been added which uses Matplotlib as its back-end. The plotting module has functions to plot the following:

2D line plots
2D parametric plots.
2D implicit and region plots.
3D surface plots.
3D parametric surface plots.
3D parametric line plots.
Differential Geometry

Thanks to a GSoC project the beginning of a new module covering the theory of differential geometry was started. It can be imported with sympy.diffgeom. It is based on "Functional Differential Geometry" by Sussman and Wisdom. Currently implemented are scalar, vector and form fields over manifolds as well as covariant and other derivatives.
2012-12-02 12:33:23 +00:00
..
aamath "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
abs "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
admesh "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
algae "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
analitza Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
antixls Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
aribas "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
arpack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
bc "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
blas "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
blitz++ "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
calc "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
calcoo Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
cantor Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
capc-calc "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
cgal Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
clisp-pari math/clisp-pari: Needs devel/gettext-lib 2011-12-18 10:07:54 +00:00
cln "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
cloog "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
dcdflib.c "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
dcdflib.f "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
dfftpack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
dieharder "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
djbfft "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
eigen2 "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
eispack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
ess Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
eukleides "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
euler Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
extcalc Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
fftpack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
fftw Changes 3.3.3: 2012-11-26 17:36:50 +00:00
fftw2 "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
fftwf Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
fgmp "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
fityk Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
fricas recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
galculator Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
gap "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gcalctool Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
gcalctool-gtk3 Update gcalctool-gtk3 to 6.6.1 2012-10-26 11:36:34 +00:00
geg "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
genius Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
glpk "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gnumeric Needs GNU inline semantic. 2012-11-23 12:09:58 +00:00
gnumeric110 Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
gp-autpgrp "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gp-factint "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gp-fplsa "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gp-grape "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gp-grpconst "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gp-lag "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
grace Update to Grace 5.1.23 2012-10-25 08:51:58 +00:00
graphopt "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
grpn Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
gsl "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
gtklife Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
harminv Import Harminv 1.3.1 as math/harminv. 2012-10-15 18:57:28 +00:00
heirloom-factor DESCR_SRC now contains full paths to DESCR files 2011-05-28 10:15:14 +00:00
heirloom-units DESCR_SRC now contains full paths to DESCR files 2011-05-28 10:15:14 +00:00
itpp Adjust HOMEPAGE, SourceForge stopped hosting WordPress. 2012-09-13 13:23:33 +00:00
kalgebra Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
kcalc Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
kseg "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
lapack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
libffm "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
libmatheval add test target 2012-09-13 17:14:36 +00:00
linpack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
lp_solve "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
ltm "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
mapm Adjust HOMEPAGE to point to package's home page directly. 2012-09-13 16:56:17 +00:00
mathomatic CHANGES MADE TO MATHOMATIC 16.0.3 TO BRING IT UP TO THE NEXT VERSION: 2012-09-13 09:13:09 +00:00
maxima Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
mcsim CONFLICTS += mono-[0-9]*; ++pkgrevision 2012-09-16 15:21:33 +00:00
meschach "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
metis "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
minpack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
mpcomplex Update mpcomplex to mpc 1.0.1 2012-09-13 17:34:22 +00:00
mpfr Update to MPFR 3.1.1p2 2012-09-13 17:51:01 +00:00
mprime-bin "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
mtl Update to MTL 2.1.2-22 2012-09-13 18:13:50 +00:00
muparser Don't redeclare a local variable. 2012-11-16 01:04:43 +00:00
newmat "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
nickle "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
ntl Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
octave Let users install packages from OctaveForge: 2012-10-27 13:01:35 +00:00
octave-forge Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none). 2012-08-14 17:07:55 +00:00
odepack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
openaxiom recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
openfst "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
ordCalc "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
otter "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
p5-Excel-Template Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Excel-Template-Plus Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-Base36 Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-Base85 Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-BaseCnv Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-Bezier Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-BigInt-GMP Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-BigInt-Pari Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-BigInteger Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-FFT Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-GMP Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-Interpolate Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-MatrixReal Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-Pari Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-Permute-List Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-Prime-Util Update to 0.14 2012-11-30 08:24:50 +00:00
p5-Math-Random Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-Random-MT Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-Random-MT-Auto Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-Random-MT-Perl Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-Round Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Math-VecStat Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Number-Compare Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Number-Latin Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Roman Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Set-Crontab Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Set-Infinite Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Spreadsheet-ParseExcel Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Spreadsheet-Read Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Spreadsheet-ReadSXC Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Spreadsheet-WriteExcel Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Spreadsheet-XLSX Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Statistics-Descriptive Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
p5-Test-Number-Delta Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
pari Switch to fltk13. 2012-11-21 00:47:52 +00:00
pari-galdata "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
pear-Numbers_Roman "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
pear-Numbers_Words "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
php-bcmath "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
ppl Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
prng Fix inline misuse. 2012-11-01 19:42:01 +00:00
pspp Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
py-ephem "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-fpconst "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-gmpy "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-mpmath "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-munkres "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-networkx Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
py-numarray "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-Numeric "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-numexpr "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-numpy "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-pandas Initial import of pandas 0.9.1. 2012-11-22 00:15:13 +00:00
py-pytables Update for python25 removal. 2012-10-03 22:14:00 +00:00
py-roman "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-rpy "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-Scientific "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-Scientific-doc "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
py-scipy Use REPLACE_PYTHON extensively. Bump PKGREVISION. 2012-10-16 08:00:27 +00:00
py-sympy Update to 0.7.2 2012-12-02 12:33:23 +00:00
qalculate recursive bump from libffi shlib major bump 2012-09-15 10:03:29 +00:00
qalculate-bases Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
qalculate-currency Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
qalculate-gtk Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
qalculate-kde Don't redefine a local variable. 2012-11-23 12:10:29 +00:00
qalculate-units Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
qhull "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
quadpack "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
R Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
R-abind Update to abind v1.4-0, add LICENSE and regularize package files. 2012-04-15 14:55:50 +00:00
R-akima Update to reflect license restrictions on commercial redistribution. 2012-04-15 21:58:24 +00:00
R-bitops Add bitops R module, version 1.0-4.1. 2011-06-14 21:28:50 +00:00
R-car Update to car v2.0-12 and add LICENSE. 2012-04-15 15:15:48 +00:00
R-CGIwithR Revbump for 2012-02-06 12:40:37 +00:00
R-chron Update to chron v2.3-42, add LICENSE and update MAINTAINER. 2012-04-15 15:18:34 +00:00
R-circular Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none). 2012-08-14 17:07:55 +00:00
R-classInt Update to classInt v0.1-17, add LICENSE and regularize package files. 2012-04-15 16:00:01 +00:00
R-clim.pact Update to clim.pact v2.3-10, add LICENSE and regularize package files. 2012-04-15 16:15:31 +00:00
R-combinat Add a LICENSE and regularize the package files. 2012-04-15 13:16:35 +00:00
R-DAAG Update to DAAG v1.12 and regularize the package files. 2012-04-15 13:33:06 +00:00
R-date Update to date v1.2-32, add LICENSE and update MAINTAINER. 2012-04-15 15:22:37 +00:00
R-DBI Import R DBI v0.2-5. 2012-04-15 17:54:23 +00:00
R-e1071 Update to e1071 v1.6, add LICENSE and regularize package files. 2012-04-15 15:25:09 +00:00
R-gdata Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
R-genetics Updated to genetics v1.3.6, added LICENSE (commented) and updated MAINTAINER. 2012-04-15 16:54:17 +00:00
R-geoR Update to version 1.7-2 of the R geoR package. Cleanup of DESCR and 2012-04-01 18:09:54 +00:00
R-geoRglm Import of geoRglm v0.9-2. 2012-04-15 22:14:29 +00:00
R-GRASS
R-gstat Update to gstat v1.0-10, add LICENSE, and regularize package files. 2012-04-15 17:37:43 +00:00
R-gtools Update to gtools v2.6.2, add LICENSE and regularize package files. 2012-04-15 15:26:35 +00:00
R-httpRequest Update MAINTAINER and add LICENSE. 2012-04-15 13:09:40 +00:00
R-hwde Update to hwde v0.62, add LICENSE and regularize package files. 2012-04-15 15:28:51 +00:00
R-ISwR Update to ISwR v2.0-6, add LICENSE and regularize package files. 2012-04-15 14:45:35 +00:00
R-lmm Update to lmm v0.5 and regularize the package files. 2012-04-15 13:46:13 +00:00
R-mapproj Update to mapproj v1.1-8.3, add LICENSE and update MAINTAINER. 2012-04-15 16:35:01 +00:00
R-maps Update to maps v2.2-5, add LICENSE and update MAINTAINER. 2012-04-15 15:30:55 +00:00
R-mvtnorm Update to mvtnorm v0.9-9992, add LICENSE and regularize package files. 2012-04-15 15:33:38 +00:00
R-ncdf Update to ncdf v1.6.6, add LICENSE and regularize package files. 2012-04-15 15:39:34 +00:00
R-PHYLOGR Update to PHYLOGR v1.0.7, add LICENSE and regularize package files. 2012-04-15 14:48:26 +00:00
R-pixmap Update to pixmap v0.4-11, add LICENSE and update MAINTAINER. 2012-04-15 15:38:14 +00:00
R-R2HTML Update to R2HTML v2.2, add LICENSE and regularize package files. 2012-04-15 14:51:05 +00:00
R-RandomFields Initial import of package. 2012-04-01 17:46:27 +00:00
R-randomForest Update to randomForest v4.6-6. Add a LICENSE. 2012-04-15 13:28:39 +00:00
R-RArcInfo Update to RArcInfo v0.4-12, added LICENSE and regularized package files. 2012-04-15 16:57:19 +00:00
R-Rcmdr Update to Rcmdr v1.8-4, add LICENSE and update MAINTAINER. 2012-04-15 15:49:00 +00:00
R-RColorBrewer Import of RColorBrewer v1.0-5. 2012-04-15 16:43:47 +00:00
R-RPostgreSQL Bump PKGREVISION for change of PostgreSQL default version to 9.1. 2012-08-05 10:02:09 +00:00
R-sgeostat Update to sgeostat v1.0-24, add LICENSE and regularize package files. 2012-04-15 15:43:26 +00:00
R-shapefiles Add a LICENSE and regularize the Makefile format. 2012-04-15 13:13:17 +00:00
R-sp Update to version 0.9-98 of the R sp package. Cleanup of DESCR and 2012-04-01 18:05:34 +00:00
R-spacetime Import R-spacetime v0.6-2. 2012-04-15 17:33:04 +00:00
R-splancs Initial import of the R-splancs package. 2012-04-01 17:57:21 +00:00
R-statmod Update to 1.4.16 2012-11-30 13:55:48 +00:00
R-wle Update to 0.9.7 2012-11-30 13:06:54 +00:00
R-XML Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
R-xts Update to 0.8.8 2012-11-30 08:34:39 +00:00
R-zoo Update to 1.7.9 2012-11-29 08:09:54 +00:00
randlib "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
ruby-rb-gsl "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
ruby-spreadsheet "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
sc "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
scilab Revision bump associated with the update of lang/ocaml to version 4. 2012-10-08 15:18:20 +00:00
slatec "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
snns Update to SNNS 4.3 2012-09-13 21:43:08 +00:00
speedcrunch Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
statist "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
superlu Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
tasp-vsipl "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
teapot Update to Teapot 2.3.0 2012-09-13 22:29:09 +00:00
tex-fp Import tex-fp-2010 as math/tex-fp. 2011-03-04 19:05:21 +00:00
tex-fp-doc Import tex-fp-doc-2010 as math/tex-fp-doc. 2011-03-04 19:05:30 +00:00
tex-kastrup Import tex-kastrup-2010 as math/tex-kastrup. 2011-03-15 18:45:43 +00:00
tex-kastrup-doc Import tex-kastrup-doc-2010 as math/tex-kastrup-doc. 2011-03-15 18:46:02 +00:00
texdrive "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
TinySVM "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
tochnog "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
udunits Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
units Update to 2.01 2012-10-27 11:50:42 +00:00
vista "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
xeukleides "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
xfractint Add missing includes. Don't conflict with sync(2). 2012-10-26 20:39:15 +00:00
xgap "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
xldlas "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
xlife Fix missing includes. Add missing value in return. 2012-10-26 20:39:57 +00:00
xlispstat Use more void. 2012-11-19 02:56:44 +00:00
xmgr Bump all packages that use perl, or depend on a p5-* package, or 2012-10-03 21:53:53 +00:00
xylib Update to xylib 1.0 2012-09-14 00:22:11 +00:00
yacas Can't use const with non-default constructor. 2012-11-23 12:11:00 +00:00
yorick "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
Makefile add and enable py-pandas 2012-11-29 08:00:12 +00:00