]> www.ginac.de Git - ginac.git/shortlog
ginac.git
2000-03-29 Christian Bauer- expressions can now be read from streams; the input...
2000-03-28 Christian Bauer- remembering in divide_in_z() turned off (will eventua...
2000-03-28 Richard Kreckel- New tests from the Lewis-Wester Paper: I, J, K and L.
2000-03-27 Richard Kreckel- Primitive heuristics to make determinants of sparse...
2000-03-27 Richard Kreckel- Finally: the test M1 from Lewis and Wester works.
2000-03-26 Richard Kreckel- As advertised: we are calling the Gamma function...
2000-03-26 Richard Kreckel- added test O1 from Lewis-Wester paper.
2000-03-25 Richard Kreckel- Two more tests from the Lewis-Wester paper.
2000-03-25 Richard Kreckel- Added some tests from the Lewis-Wester testsuite.
2000-03-24 Christian Bauer- ginac.h includes version.h (created by configure...
2000-03-23 Christian Bauer- raised coefficient bit-length limit in heur_gcd(...
2000-03-23 Richard Kreckel- We now write f(x).series(x==3,5) instead of f(x)...
2000-03-22 Christian Bauer- removed inert Diff() function; only Derivative()...
2000-03-21 Richard Kreckel- gamma() -> Gamma().
2000-03-21 Richard Kreckel- 0^a -> 0^a instead of 0.
2000-03-21 Richard Kreckel- print 0 without parens.
2000-03-20 Richard Kreckel- Changes reflect beautifying of floating-point output.
2000-03-20 Richard Kreckel- Output of floats is now in a more beautiful form.
2000-03-20 Christian Bauer- fixed bug in normal(): normal(x^a) became (x^(-a...
2000-03-20 Richard Kreckel- Mention `warranty;' in splash-screen instead of file...
2000-03-15 Richard Kreckel- Updated the timings. release_0-5-4
2000-03-15 Richard Kreckel- Updated for Version 0.5.4.
2000-03-15 Christian Bauer- update NEWS file
2000-03-15 Richard Kreckel- Updated for 0.5.4.
2000-03-15 Richard Kreckel- According to CLTL 0^I is undefined, 0^(I+epsilon...
2000-03-15 Richard Kreckel- The status_flags::expanded is now used on some occasions.
2000-03-15 Richard Kreckel- New file exam_inifcns.cpp holds some functions that...
2000-03-14 Richard Kreckel- Doxygen'ed a bunch of comments.
2000-03-14 Richard Kreckel- Cleanup and clarifications.
2000-03-13 Christian Bauer- ex::series() catches and re-throws exceptions happeni...
2000-03-13 Richard Kreckel- More drastic performance boost on matrix stuff.
2000-03-13 Richard Kreckel- Two new timimgs that are interesting for optimizing.
2000-03-13 Richard Kreckel- New example in Tour of GiNaC about exact radicals.
2000-03-09 Richard Kreckel- Added warning about too much optimism for Bernoulli...
2000-03-02 Richard Kreckel- Changed behaviour of .evalf() to not evalf any exponents.
2000-03-02 Christian Bauer- collect() does nothing
2000-03-02 Richard Kreckel- The paragraph about regression tests reflects the...
2000-03-01 Richard Kreckel- Fixed a logic error in numeric::info().
2000-03-01 Christian Bauer- pseries::coeff() now uses a binary instead of a linea...
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.
2000-02-29 Richard Kreckel- Patch for static libreadline w/ libncurses problem...
2000-02-24 Christian Bauer- default maxargs for functions is 13 to make the curre...
2000-02-24 Richard Kreckel- Speedup for macro that checks if doublefactorial...
2000-02-23 Richard Kreckel- Clarification. release_0-5-3
2000-02-23 Alexander Frinkbetter handling for comments in ginaccint.bin.cpp
2000-02-23 Richard Kreckel- Version and date reflect 0.5.3
2000-02-23 Richard Kreckel- Some minor clarifications.
2000-02-23 Richard Kreckel- Version 0.5.2 -> 0.5.3.
2000-02-23 Richard Kreckel- A new test ripped shamelessly from the Mathematica...
2000-02-23 Richard Kreckel- Version 5.0.2 -> 5.0.3
2000-02-22 Alexander Frinkremember strategies least recently used and least frequ...
2000-02-21 Alexander Frinkregistered_function_info struct changed to function_opt...
2000-02-21 Alexander Frinkcontainer.pl: can now generate constructors for an...
2000-02-21 Alexander Frinksome words about the new function registration macro
2000-02-21 Alexander Frinkseveral more workarounds to make cint work with ginac
2000-02-21 Alexander Frinkadded a normal() to compare the output from lsolve...
2000-02-21 Christian Bauer- add::normal() didn't multiply denominator of expanded...
2000-02-21 Christian Bauer- added check for latest normal() bug
2000-02-21 Christian Bauer- collect() works better
2000-02-17 Alexander Frink#define CINT_CONVERSION_WORKAROUND added to configure
2000-02-17 Alexander Frinknew conversion functions basic -> ex in dummies.h needed
2000-02-17 Alexander Frinknew #define CINT_CONVERSION_WORKAROUND for ginaccint...
2000-02-16 Richard Kreckel- Fixed wrong behaviour of new warning scheme. release_0-5-2
2000-02-16 Richard Kreckel- Made configure warn a lot when readline-stuff couldn...
2000-02-16 Richard Kreckel- set micro_version to 2.
2000-02-16 Richard Kreckel- Updated for doxygen v1.0.0.
2000-02-16 Richard Kreckel- fixed some logic in numeric::has().
2000-02-15 Richard Kreckel- introduced numeric::has()
2000-02-14 Richard Kreckel- Shit, I forgot to say autoconf, so the tag is messed...
2000-02-14 Richard Kreckel- beautyfied names :-) relase_0-5-1
2000-02-14 Richard Kreckel- fixed broken target clean in Makefiles.
2000-02-14 Richard Kreckel- put problematic call in paranoia_check8() into a...
2000-02-14 Richard Kreckel- cosmetic fix
2000-02-14 Richard Kreckel- preparations for release 0.5.1
2000-02-13 Richard Kreckel- bugfix: 2^(3/2) does not throw any more. This was...
2000-02-12 Richard Kreckel- Chronological order, please.
2000-02-12 Richard Kreckel- class -> typename, because it might be int in template.
2000-02-10 Christian Bauer- ex::numer() and ex::denom() now make use of the new...
2000-02-10 Christian Bauer- normal() now internally keeps numerator and denominat...
2000-02-08 Christian Bauer- added linefeed to end of "usage" string
2000-02-08 Christian Bauer- series expansion of pseries objects should now work...
2000-02-08 Christian Bauer- small fix (info files are not gzipped)
2000-02-07 Richard Kreckel- Added Cint 5.4.24 as known not to work. release_0-5-0
2000-02-07 Richard Kreckel- inserted correct date.
2000-02-07 Richard Kreckel- changes triggered by fucking new version of automake
2000-02-07 Richard Kreckel- Added Cint 5.4.25 to the list of working Cints
2000-02-07 Christian Bauer- cint dir was missing from distribution
2000-02-07 Richard Kreckel- made the disadvantage (not interactive) an advantage...
2000-02-07 Richard Kreckel- fixed typos, fixed typos, fixed typos...
2000-02-07 Richard Kreckel- Changes to */Makefile.in triggered by stupid automake...
2000-02-07 Richard Kreckel- */Makefile.in: changes triggered by newer automake.
2000-02-04 Richard Kreckel- typos, typos, typos...
2000-02-04 Christian Bauer- ginsh now includes "ginac.h" when compiled as part...
2000-02-03 Alexander Frinkbug fix for output of interactive expression in ginaccint
2000-02-03 Alexander Frinkbug fix for output of interactive expression
2000-02-02 Richard Kreckel- Change triggered by newer automake.
2000-02-02 Richard Kreckel- Extended manpage.
2000-02-02 Richard Kreckel- use namespace GiNaC only if NO_NAMESPACE_GINAC wasn...
2000-02-02 Richard Kreckel- Make diff() care for evaluating stuff.
2000-02-02 Richard Kreckel- Several corrections in section Extending GiNaC /...
next