/[GiNaC]/ginac
ViewVC logotype

Index of /ginac

Files shown:78
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
numeric.h  1.28  13 years  kreckel  - According to CLTL 0^I is undefined, 0^(I+epsilon) is 0 and 0^(I-epsilon) is …
numeric.cpp  1.36  13 years  kreckel  - According to CLTL 0^I is undefined, 0^(I+epsilon) is 0 and 0^(I-epsilon) is …
power.cpp  1.22  13 years  kreckel  - According to CLTL 0^I is undefined, 0^(I+epsilon) is 0 and 0^(I-epsilon) is …
expairseq.cpp  1.22  13 years  kreckel  - The status_flags::expanded is now used on some occasions.
symbol.cpp  1.16  13 years  kreckel  - The status_flags::expanded is now used on some occasions.
mul.cpp  1.21  13 years  kreckel  - The status_flags::expanded is now used on some occasions.
ex.cpp  1.18  13 years  kreckel  - The status_flags::expanded is now used on some occasions.
matrix.cpp  1.22  13 years  kreckel  - The status_flags::expanded is now used on some occasions.
add.cpp  1.20  13 years  kreckel  - The status_flags::expanded is now used on some occasions.
matrix.h  1.18  13 years  kreckel  - Doxygen'ed a bunch of comments.
basic.cpp  1.20  13 years  kreckel  - Doxygen'ed a bunch of comments.
pseries.cpp  1.11  13 years  cbauer  - ex::series() catches and re-throws exceptions happening during expansion (al…
inifcns_trans.cpp  1.19  13 years  cbauer  - ex::series() catches and re-throws exceptions happening during expansion (al…
mul.h  1.16  13 years  kreckel  - Changed behaviour of .evalf() to not evalf any exponents.
normal.cpp  1.22  13 years  cbauer  - pseries::coeff() now uses a binary instead of a linear search algorithm
utils.h  1.15  13 years  kreckel  - Completely restructured the checks in subdir check/. - Optimized Laplace expan…
remember.h  1.2  13 years  kreckel  - Completely restructured the checks in subdir check/. - Optimized Laplace expan…
inifcns.cpp  1.21  13 years  kreckel  - Completely restructured the checks in subdir check/. - Optimized Laplace expan…
Makefile.in  1.31  13 years  kreckel  - Completely restructured the checks in subdir check/. - Optimized Laplace expan…
function.pl  1.21  13 years  cbauer  - default maxargs for functions is 13 to make the current xloops compile out-o…
remember.cpp  1.1  13 years  frink  remember strategies least recently used and least frequently used, code moved to…
Makefile.am  1.12  13 years  frink  remember strategies least recently used and least frequently used, code moved to…
inifcns_gamma.cpp  1.25  13 years  frink  container.pl: can now generate constructors for an arbitary number of argume…
simp_lor.h  1.11  13 years  frink  container.pl: can now generate constructors for an arbitary number of argume…
inifcns_zeta.cpp  1.15  13 years  frink  container.pl: can now generate constructors for an arbitary number of argume…
structure.pl  1.10  13 years  frink  container.pl: can now generate constructors for an arbitary number of argume…
flags.h  1.11  13 years  frink  container.pl: can now generate constructors for an arbitary number of argume…
container.pl  1.15  13 years  frink  container.pl: can now generate constructors for an arbitary number of argume…
pseries.h  1.8  13 years  cbauer  - collect() works better
ex.h  1.20  13 years  frink  new #define CINT_CONVERSION_WORKAROUND for ginaccint, needed for cint 5.14.x wit…
expairseq.h  1.14  13 years  kreckel  - bugfix: 2^(3/2) does not throw any more. This was now secured in... - ...a ne…
basic.h  1.17  13 years  cbauer  - normal() now internally keeps numerator and denominator separated and doesn'…
relational.h  1.13  13 years  kreckel  - */Makefile.in: changes triggered by newer automake. - added relational::rhs() …
relational.cpp  1.14  13 years  kreckel  - */Makefile.in: changes triggered by newer automake. - added relational::rhs() …
symbol.h  1.13  13 years  kreckel  - diff() is now only defined on classes ex and basic, where it handles higher …
power.h  1.14  13 years  kreckel  - diff() is now only defined on classes ex and basic, where it handles higher …
ncmul.h  1.13  13 years  kreckel  - diff() is now only defined on classes ex and basic, where it handles higher …
ncmul.cpp  1.14  13 years  kreckel  - diff() is now only defined on classes ex and basic, where it handles higher …
indexed.h  1.13  13 years  kreckel  - diff() is now only defined on classes ex and basic, where it handles higher …
indexed.cpp  1.14  13 years  kreckel  - diff() is now only defined on classes ex and basic, where it handles higher …
add.h  1.15  13 years  kreckel  - diff() is now only defined on classes ex and basic, where it handles higher …
constant.h  1.15  13 years  kreckel  - diff() is now only defined on classes ex and basic, where it handles higher …
constant.cpp  1.15  13 years  kreckel  - diff() is now only defined on classes ex and basic, where it handles higher …
archive.h  1.5  13 years  cbauer  - archive file format is a little more compact (stores property name and type …
lortensor.cpp  1.6  13 years  cbauer  - archive file format is a little more compact (stores property name and type …
lortensor.h  1.7  13 years  cbauer  - archive file format is a little more compact (stores property name and type …
archive.cpp  1.4  13 years  cbauer  - archive file format is a little more compact (stores property name and type …
operators.h  1.12  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
registrar.h  1.2  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
structure.h  1.10  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
registrar.cpp  1.2  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
utils.cpp  1.12  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
simp_lor.cpp  1.11  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
tinfos.h  1.10  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
structure.cpp  1.10  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
idx.h  1.12  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
operators.cpp  1.11  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
idx.cpp  1.11  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
inifcns.h  1.19  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
normal.h  1.8  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
fail.h  1.12  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
fail.cpp  1.11  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
lorentzidx.h  1.11  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
isospin.h  1.11  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
isospin.cpp  1.11  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
lst_suppl.cpp  1.8  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
lorentzidx.cpp  1.11  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
exprseq_suppl.cpp  1.10  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
color.h  1.13  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
expair.h  1.12  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
clifford.h  1.10  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
color.cpp  1.14  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
clifford.cpp  1.10  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
coloridx.h  1.11  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
coloridx.cpp  1.10  13 years  kreckel  - Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4. - Made co…
ginac.h  1.9  13 years  cbauer  - building GiNaC in a separate directory now works
assertion.h  1.3  13 years  kreckel  - made nops() return unsigned instead of int - changed dates in copyright notice…
debugmsg.h  1.6  13 years  kreckel  - made nops() return unsigned instead of int - changed dates in copyright notice…

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15