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