[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-560-g90cec97
Richard B. Kreckel
git at ginac.de
Thu Apr 14 21:32:37 CEST 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GiNaC -- a C++ library for symbolic computations".
The branch, master has been updated
via 90cec97dc7de15159ce50bbcc95fdff5179bad48 (commit)
via 239bfb08882b0aa089d68bad145f61397134b2f0 (commit)
via 296449c83aaa283a797278a2fc357c86e04d0314 (commit)
via 4be8b22ca5bfa6878bd746383c7e347e5687293b (commit)
from 9413cd14faaf2980de3884915e22a5beda068ecc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 90cec97dc7de15159ce50bbcc95fdff5179bad48
Author: Richard Kreckel <kreckel at ginac.de>
Date: Thu Apr 14 21:29:37 2016 +0200
Add fderivative::derivatives() method.
commit 239bfb08882b0aa089d68bad145f61397134b2f0
Author: Richard Kreckel <kreckel at ginac.de>
Date: Wed Apr 13 08:50:41 2016 +0200
Fix typos in comments.
commit 296449c83aaa283a797278a2fc357c86e04d0314
Author: Richard Kreckel <kreckel at ginac.de>
Date: Wed Apr 13 08:15:44 2016 +0200
Update compiler list and compile times.
commit 4be8b22ca5bfa6878bd746383c7e347e5687293b
Author: Richard Kreckel <kreckel at ginac.de>
Date: Wed Apr 13 08:10:22 2016 +0200
Prefer C library wrappers over C headers, where possible.
-----------------------------------------------------------------------
Summary of changes:
INSTALL | 23 +++++++++--------------
NEWS | 1 +
acinclude.m4 | 5 ++++-
check/exam_clifford.cpp | 2 +-
check/exam_misc.cpp | 2 +-
check/exam_paranoia.cpp | 2 +-
check/randomize_serials.cpp | 2 +-
check/time_antipode.cpp | 2 +-
cmake/modules/FindGiNaC.cmake | 2 +-
cmake/modules/FindReadline.cmake | 2 +-
doc/tutorial/ginac.texi | 2 +-
ginac/fderivative.cpp | 16 ++++++++++++++++
ginac/fderivative.h | 2 ++
ginac/function.cppy | 4 ++--
ginac/normal.cpp | 2 +-
ginac/normal.h | 2 +-
ginac/numeric.cpp | 6 +++---
ginac/parser/parser.cpp | 2 +-
ginac/polynomial/collect_vargs.cpp | 2 +-
ginac/polynomial/mgcd.cpp | 2 +-
ginac/polynomial/optimal_vars_finder.cpp | 2 +-
ginsh/ginsh.h | 7 +++----
22 files changed, 54 insertions(+), 38 deletions(-)
hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations
More information about the GiNaC-devel
mailing list