git://www.ginac.de
/
ginac.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- stamp-vti, version.texi: bumped up version to 0.6.2.
[ginac.git]
/
check
/
2000-06-15
Richard Kreckel
- cint/*: Revamped the launch-scheme for ginaccint...
tree
|
commitdiff
2000-06-06
Christian Bauer
- whoops, accidentally commented out gamma series test...
tree
|
commitdiff
2000-06-06
Christian Bauer
*sigh* when will we move the Makefile.in's out of CVS?
tree
|
commitdiff
2000-05-16
Richard Kreckel
- Adjusted build-environment for "Cint without crutches...
tree
|
commitdiff
2000-04-29
Richard Kreckel
- Extended check (FIXME: may under certain conditions...
tree
|
commitdiff
2000-04-20
Richard Kreckel
- Timings D and E: finer time resolution
tree
|
commitdiff
2000-04-03
Richard Kreckel
- Fixed for new input parser scheme.
tree
|
commitdiff
2000-03-30
Richard Kreckel
- dramatic speedup for characteristic polynomials of...
tree
|
commitdiff
2000-03-29
Christian Bauer
- expressions can now be read from streams; the input...
tree
|
commitdiff
2000-03-28
Richard Kreckel
- New tests from the Lewis-Wester Paper: I, J, K and L.
tree
|
commitdiff
2000-03-27
Richard Kreckel
- Finally: the test M1 from Lewis and Wester works.
tree
|
commitdiff
2000-03-26
Richard Kreckel
- As advertised: we are calling the Gamma function...
tree
|
commitdiff
2000-03-26
Richard Kreckel
- added test O1 from Lewis-Wester paper.
tree
|
commitdiff
2000-03-25
Richard Kreckel
- Two more tests from the Lewis-Wester paper.
tree
|
commitdiff
2000-03-25
Richard Kreckel
- Added some tests from the Lewis-Wester testsuite.
tree
|
commitdiff
2000-03-24
Christian Bauer
- ginac.h includes version.h (created by configure...
tree
|
commitdiff
2000-03-23
Richard Kreckel
- We now write f(x).series(x==3,5) instead of f(x)...
tree
|
commitdiff
2000-03-21
Richard Kreckel
- gamma() -> Gamma().
tree
|
commitdiff
2000-03-21
Richard Kreckel
- 0^a -> 0^a instead of 0.
tree
|
commitdiff
2000-03-15
Richard Kreckel
- New file exam_inifcns.cpp holds some functions that...
tree
|
commitdiff
2000-03-14
Richard Kreckel
- Cleanup and clarifications.
tree
|
commitdiff
2000-03-13
Richard Kreckel
- Two new timimgs that are interesting for optimizing.
tree
|
commitdiff
2000-02-29
Richard Kreckel
- Completely restructured the checks in subdir check/.
tree
|
commitdiff
2000-02-23
Richard Kreckel
- A new test ripped shamelessly from the Mathematica...
tree
|
commitdiff
2000-02-21
Alexander Frink
added a normal() to compare the output from lsolve...
tree
|
commitdiff
2000-02-21
Christian Bauer
- added check for latest normal() bug
tree
|
commitdiff
2000-02-14
Richard Kreckel
- put problematic call in paranoia_check8() into a...
tree
|
commitdiff
2000-02-13
Richard Kreckel
- bugfix: 2^(3/2) does not throw any more. This was...
tree
|
commitdiff
2000-02-10
Christian Bauer
- normal() now internally keeps numerator and denominat...
tree
|
commitdiff
2000-02-07
Richard Kreckel
- changes triggered by fucking new version of automake
tree
|
commitdiff
2000-02-07
Christian Bauer
- cint dir was missing from distribution
tree
|
commitdiff
2000-02-07
Richard Kreckel
- Changes to */Makefile.in triggered by stupid automake...
tree
|
commitdiff
2000-02-07
Richard Kreckel
- */Makefile.in: changes triggered by newer automake.
tree
|
commitdiff
2000-02-04
Christian Bauer
- ginsh now includes "ginac.h" when compiled as part...
tree
|
commitdiff
2000-02-02
Richard Kreckel
- diff() is now only defined on classes ex and basic...
tree
|
commitdiff
2000-01-31
Christian Bauer
- sources now include "ginac.h" instead of <ginac/ginac...
tree
|
commitdiff
2000-01-30
Richard Kreckel
- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC...
tree
|
commitdiff
2000-01-26
Christian Bauer
- updated Makefiles
tree
|
commitdiff
2000-01-25
Christian Bauer
- checks adapted to new GCD behavior for partly-factore...
tree
|
commitdiff
2000-01-24
Christian Bauer
- renamed archive::dump() to archive::printraw() for...
tree
|
commitdiff
2000-01-21
Christian Bauer
- changed all instances of "foo const &/*" to "const...
tree
|
commitdiff
2000-01-21
Christian Bauer
- implemented nops() and op() for pseries objects
tree
|
commitdiff
2000-01-19
Richard Kreckel
- change triggered by newer automake version
tree
|
commitdiff
2000-01-19
Christian Bauer
- updated for class series->class pseries
tree
|
commitdiff
2000-01-11
Richard Kreckel
- changed dates in copyright notices
tree
|
commitdiff
2000-01-10
welzel
- added simple checks of manipulations with lortensor...
tree
|
commitdiff
1999-12-25
Richard Kreckel
- some indentation fixes
tree
|
commitdiff
1999-12-20
Richard Kreckel
- introduced checks that test the new logic of sin...
tree
|
commitdiff
1999-12-20
Richard Kreckel
- more logic on the trigonometric function stuff.
tree
|
commitdiff
1999-12-17
Richard Kreckel
- Banned exZERO(), exONE(), exMINUSHALF() and all this...
tree
|
commitdiff
1999-12-13
Richard Kreckel
- Run automake again on squark, as we had agreed earlier.
tree
|
commitdiff
1999-12-13
Richard Kreckel
- introduced info_flags::cinteger, info_flags::crational,
tree
|
commitdiff
1999-12-10
Richard Kreckel
- changed behaviour of numeric::is_rational() and added...
tree
|
commitdiff
1999-12-10
Richard Kreckel
- Introduced exception do_taylor to signal Taylor expan...
tree
|
commitdiff
1999-12-02
Richard Kreckel
- added the beta function to GiNaC
tree
|
commitdiff
1999-12-02
Alexander Frink
#ifndef around namespace GiNaC { }
tree
|
commitdiff
1999-12-01
Christian Bauer
- added 'ginac-config' script and 'ginac.m4' macros...
tree
|
commitdiff
1999-11-29
Richard Kreckel
- changed function::diff() to be more tolerant by check...
tree
|
commitdiff
1999-11-26
Christian Bauer
- files which are generated by perl scripts are made...
tree
|
commitdiff
1999-11-26
Christian Bauer
- building GiNaC will no longer bomb if Doxygen is...
tree
|
commitdiff
1999-11-25
Christian Bauer
- tutorial now built with texinfo
tree
|
commitdiff
1999-11-25
Christian Bauer
- automake 1.4 was complaining about AM_PROG_INSTALL...
tree
|
commitdiff
1999-11-23
Richard Kreckel
- Added a little test for Riemmann's Zeta function
tree
|
commitdiff
1999-11-22
Christian Bauer
- fixed exp/log checks
tree
|
commitdiff
1999-11-19
Christian Bauer
- split into smaller functions to make it compile faster
tree
|
commitdiff
1999-11-17
Christian Bauer
- libginac.la no longer includes a dependency on librea...
tree
|
commitdiff
1999-11-17
Christian Bauer
- put everything in "GiNaC" namespace
tree
|
commitdiff
1999-11-12
Christian Bauer
- check program is not built until you say "make check"
tree
|
commitdiff
1999-11-11
Christian Bauer
- "make dist" should now include all necessary files...
tree
|
commitdiff
1999-11-10
Christian Bauer
- removed unnecessary include of ginac/ginac.h (only...
tree
|
commitdiff
1999-11-10
Christian Bauer
- "make clean" removes result.out
tree
|
commitdiff
1999-11-10
Christian Bauer
- added "check.h" to sources
tree
|
commitdiff
1999-11-10
Christian Bauer
- enforced GiNaC coding standards :-)
tree
|
commitdiff
1999-11-09
Christian Bauer
- switched to automake build environment
tree
|
commitdiff
1999-11-09
Richard Kreckel
Another restructuring: moved include/*.h -> include...
tree
|
commitdiff
1999-11-08
Richard Kreckel
Initial revision
tree
|
commitdiff