[SCM] GiNaC -- a C++ library for symbolic computations branch, c++11, updated. release_1-4-0-536-g4d63df7
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, c++11 has been updated via 4d63df7aa608598e01279d6ec95aea6f023109e1 (commit) from bb68d77b93ad9aab1be3705e052d7091cee94d56 (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 4d63df7aa608598e01279d6ec95aea6f023109e1 Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Mar 13 00:02:57 2016 +0100 Remove ex::to_rational(lst) and ex::to_polynomial(lst). Those were GiNaC 1.1 compatibility functions. Use the corresponding functions with exmap arguments instead. ----------------------------------------------------------------------- Summary of changes: doc/tutorial/ginac.texi | 26 ++++++++++++-------------- ginac/ex.h | 8 -------- ginac/normal.cpp | 36 ------------------------------------ 3 files changed, 12 insertions(+), 58 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de