The NetBSD Project

CVS log for pkgsrc/math/fricas/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / math / fricas

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2014Q4


Revision 1.15 / (download) - annotate - [select for diffs], Sun May 19 10:01:00 2013 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.14: +2 -0 lines
Diff to previous 1.14 (colored)

Update to FriCAS 1.2.0


Notable changes (compared to version 1.1.8):

- New MatrixManipulation package.

- New ParallelIntegrationTools package.

- Gruntz algorithm in now used also for finite one-sided limits.

- FriCAS has now true 2-dimensional arrays (previously they were
  emulated using vectors of vectors).

- Speedups in some matrix operations and in arithmetic with
  algebraic expressions.

- FreeModule is now more general, it allows Comparable as second
  argument.

- Changed Spad parser, it now uses common scanner with interpreter.
  Spad language is now closer to interpreter language and Aldor.
  'leave' is removed,  'free', 'generate' and 'goto' are now keywords.
  Pile rules changed slightly, they should be more intuitve now.
  Error messages from Spad parser should be slightly better.

Bug fixes, in particular:

- Fixed a few build problems.

- Eliminated division by 0 during 'normalize'.

- 'nthRootIfCan' removes leading zeros from generalized series
   (this avoids problems with power series expanders).

- Fixed corruption of formal derivatives.

- Fixed two problems with fortan output.

- Fixed ')untrace' and ')undo'.  Fixed ')trace' with ECL.

- Fixed problem with calling efricas if user default shell is (t)csh.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>