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 |
2000-02-07 |
Richard Kreckel | - fixed typos, fixed typos, fixed typos... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Richard Kreckel | - Changes to */Makefile.in triggered by stupid automake... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Richard Kreckel | - */Makefile.in: changes triggered by newer automake. |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Richard Kreckel | - typos, typos, typos... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Christian Bauer | - ginsh now includes "ginac.h" when compiled as part... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Alexander Frink | bug fix for output of interactive expression in ginaccint |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Alexander Frink | bug fix for output of interactive expression |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Richard Kreckel | - Change triggered by newer automake. |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Richard Kreckel | - Extended manpage. |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Richard Kreckel | - use namespace GiNaC only if NO_NAMESPACE_GINAC wasn... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Richard Kreckel | - Make diff() care for evaluating stuff. |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Richard Kreckel | - Several corrections in section Extending GiNaC /... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Richard Kreckel | - diff() is now only defined on classes ex and basic... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Richard Kreckel | - introduced function void greeting(void). |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Christian Bauer | - archive file format is a little more compact (stores... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Christian Bauer | - fixed bug in multiply_lcm() (see paranoia_check9) |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Christian Bauer | - sources now include "ginac.h" instead of <ginac/ginac... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Christian Bauer | - updated Makefiles |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Richard Kreckel | - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Alexander Frink | genheader.pl: create a header file 'cint_workaround... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Christian Bauer | - moved configure options behind libtool so they appear... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Christian Bauer | - final tweaks to spec file |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Christian Bauer | - building GiNaC in a separate directory now works |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Christian Bauer | - man page is now put in distribution |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Christian Bauer | - updated dates |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Christian Bauer | - updated Makefiles |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Christian Bauer | - RPM packages split into user and devel packages |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Christian Bauer | - gcd(): cofactor computation is faster in partially... |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Christian Bauer | - lcm_of_coefficients() works for unexpanded polynomials |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Christian Bauer | - checks adapted to new GCD behavior for partly-factore... |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Christian Bauer | - mentioned archiving |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Richard Kreckel | - Updated section about CLN to current status (need... |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Kreckel | - Added some comments for doxygen. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Kreckel | - removed superfluous ex ser_numer; in gamma_series() |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Kreckel | - Corrected a couple of typos |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Kreckel | - added missing method matrix::op() |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Kreckel | - Added Fibonacci numbers for integers |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Kreckel | - killed old add::print |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Christian Bauer | - archiving implemented in lorentzidx |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Kreckel | - Changed the name of cache-value ac_cv_header_CLN_cln_h to |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Christian Bauer | - renamed archive::dump() to archive::printraw() for... |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Richard Kreckel | - Macro GINAC_CHECK_LIBCLN only checks if doublefactori... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Richard Kreckel | - Fixed old class series stuff to class pseries |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Christian Bauer | - changed all instances of "foo const &/*" to "const... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Christian Bauer | - implemented nops() and op() for pseries objects |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Richard Kreckel | - Use newer fig2dev which supports eps (old ones are... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Richard Kreckel | - Little addition about something unmentioned but oviou... |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Richard Kreckel | - changed old-style power() to new-style pow() |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Richard Kreckel | - Changed policy: look for cln/cln.h instead of CLN... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Richard Kreckel | - Changed policy: look for cln/cln.h instead of CLN... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Richard Kreckel | - change triggered by newer autoconf version |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Richard Kreckel | - updated class pseries |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Richard Kreckel | - change triggered by newer automake version |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Christian Bauer | - created |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Christian Bauer | - added tokens "read" and "write" (in preparation for... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Christian Bauer | - implemented global class registry (for class basic... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Christian Bauer | - added a chapter about archiving of expressions |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Christian Bauer | - updated makefiles |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Christian Bauer | - updated for class series->class pseries |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Christian Bauer | - updated configure script and makefiles |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Alexander Frink | Modification in output of last returned expression... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Alexander Frink | Modification in output of last returned expression |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Richard Kreckel | - Importing new files for packaging Debian GNU/Linux... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Richard Kreckel | - doublefactorial now falls back directly to CLN, which... |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Richard Kreckel | - made nops() return unsigned instead of int |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Richard Kreckel | - changed the fucking dates i had forgotten the last... |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Richard Kreckel | - made nops() return unsigned instead of int |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Richard Kreckel | - made nops() return unsigned instead of int |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Richard Kreckel | - changed dates in copyright notices |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Christian Bauer | - now compiles with readline V4 headers |
commit | commitdiff | tree | snapshot |
2000-01-10 |
welzel | - minor updates. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
welzel | - added simple checks of manipulations with lortensor... |
commit | commitdiff | tree | snapshot |
1999-12-25 |
Richard Kreckel | - speedup by declaring x_pt and so on const |
commit | commitdiff | tree | snapshot |
1999-12-25 |
Richard Kreckel | - some indentation fixes |
commit | commitdiff | tree | snapshot |
1999-12-22 |
Richard Kreckel | - polygamma functions (psi functions) know about half... |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Christian Bauer | - matrix row/col made unsigned |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Richard Kreckel | - introduced checks that test the new logic of sin... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Richard Kreckel | - added a abs() function. haven't you been longing... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Richard Kreckel | - more logic on the trigonometric function stuff. |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Richard Kreckel | - Added a clarification about branch cuts. |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Richard Kreckel | - Changed a few switches. |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Richard Kreckel | - more logic on the trigonometric function stuff. |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Richard Kreckel | - Banned exZERO(), exONE(), exMINUSHALF() and all this... |
commit | commitdiff | tree | snapshot |
1999-12-17 |
welzel | lortensor class |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Richard Kreckel | - Corrected some minor texinfo flaws in tutorial |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Alexander Frink | first release of GiNaCcint |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Alexander Frink | some changes to allow GiNaC to cooperate with cint: |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Richard Kreckel | - Brought to the 0.4.1-level. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Richard Kreckel | - Run automake again on squark, as we had agreed earlier. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Richard Kreckel | - introduced info_flags::cinteger, info_flags::crational, |
commit | commitdiff | tree | snapshot |
next |