Parent Directory
|
|
|
|
|
numeric.cpp
|
1.31
|
13 years |
kreckel |
- fixed some logic in numeric::has().
|
numeric.h
|
1.25
|
13 years |
kreckel |
- introduced numeric::has()
|
power.cpp
|
1.17
|
13 years |
kreckel |
- cosmetic fix
|
expairseq.cpp
|
1.19
|
13 years |
kreckel |
- bugfix: 2^(3/2) does not throw any more. This was now secured in...
- ...a ne… |
expairseq.h
|
1.14
|
13 years |
kreckel |
- bugfix: 2^(3/2) does not throw any more. This was now secured in...
- ...a ne… |
mul.cpp
|
1.17
|
13 years |
kreckel |
- bugfix: 2^(3/2) does not throw any more. This was now secured in...
- ...a ne… |
matrix.cpp
|
1.17
|
13 years |
kreckel |
- class -> typename, because it might be int in template.
|
ex.h
|
1.19
|
13 years |
cbauer |
- ex::numer() and ex::denom() now make use of the new normal()
- improved power:… |
normal.cpp
|
1.19
|
13 years |
cbauer |
- ex::numer() and ex::denom() now make use of the new normal()
- improved power:… |
ex.cpp
|
1.17
|
13 years |
cbauer |
- ex::numer() and ex::denom() now make use of the new normal()
- improved power:… |
flags.h
|
1.10
|
13 years |
cbauer |
- normal() now internally keeps numerator and denominator separated and
doesn'… |
basic.h
|
1.17
|
13 years |
cbauer |
- normal() now internally keeps numerator and denominator separated and
doesn'… |
container.pl
|
1.14
|
13 years |
cbauer |
- normal() now internally keeps numerator and denominator separated and
doesn'… |
pseries.h
|
1.7
|
13 years |
cbauer |
- series expansion of pseries objects should now work as expected
|
pseries.cpp
|
1.7
|
13 years |
cbauer |
- series expansion of pseries objects should now work as expected
|
Makefile.in
|
1.29
|
13 years |
kreckel |
- changes triggered by fucking new version of automake
|
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() … |
function.pl
|
1.18
|
13 years |
kreckel |
- Make diff() care for evaluating stuff.
|
basic.cpp
|
1.18
|
13 years |
kreckel |
- Make diff() care for evaluating stuff.
|
utils.h
|
1.14
|
13 years |
kreckel |
- diff() is now only defined on classes ex and basic, where it handles
higher … |
symbol.cpp
|
1.15
|
13 years |
kreckel |
- diff() is now only defined on classes ex and basic, where it handles
higher … |
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 … |
inifcns_trans.cpp
|
1.17
|
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 … |
inifcns_gamma.cpp
|
1.24
|
13 years |
kreckel |
- diff() is now only defined on classes ex and basic, where it handles
higher … |
mul.h
|
1.15
|
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 … |
inifcns_zeta.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 … |
Makefile.am
|
1.11
|
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 … |
add.cpp
|
1.17
|
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… |
simp_lor.h
|
1.10
|
13 years |
kreckel |
- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4.
- Made co… |
structure.pl
|
1.9
|
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… |
matrix.h
|
1.15
|
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… |
inifcns.cpp
|
1.18
|
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… |