[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-741-ge5fedf6b
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 e5fedf6b3da7dc11b558628e1280cb252eafde04 (commit) from f0ffd33865f29409106d6989ef44970e6611766d (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 e5fedf6b3da7dc11b558628e1280cb252eafde04 Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Sep 18 21:36:31 2022 +0200 Make sqrfree_parfrac() work in the general case and make it supported. ----------------------------------------------------------------------- Summary of changes: check/exam_sqrfree.cpp | 41 +++++++++++++++++++++++++++++++- doc/tutorial/ginac.texi | 21 +++++++++++++++++ ginac/normal.cpp | 62 +++++++++++++++++++++++++++++++++++-------------- ginsh/ginsh.1.in | 3 +++ ginsh/ginsh_parser.ypp | 6 +++++ 5 files changed, 114 insertions(+), 19 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
Richard B. Kreckel