git://www.ginac.de
/
ginac.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[PATCH] Improve normalisation of negative exponents.
2021-04-05
Vladimir V. Kisil
[PATCH] Improve normalisation of negative exponents.
commit
|
commitdiff
|
tree
2020-10-11
Vladimir V. Kisil
[PATCH 3/3] Stronger normalisation method for powers.
Signed-off-by:
Vladimir V. Kisil
<V.Kisilv@leeds.ac.uk>
commit
|
commitdiff
|
tree
2020-10-11
Vladimir V. Kisil
[PATCH 2/3] Make a stronger normalisation for expressions...
Signed-off-by:
Vladimir V. Kisil
<V.Kisilv@leeds.ac.uk>
commit
|
commitdiff
|
tree
2020-10-11
Vladimir V. Kisil
[PATCH 1/3] Automatic evaluation of (e^t)^s = e^(ts).
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2020-07-27
Vladimir V. Kisil
Fix bug in power::expand() with the overall coefficient.
commit
|
commitdiff
|
tree
2020-07-27
Vladimir V. Kisil
Fix of a bug in sqrfree_parfrac() related to Yun factorisation.
commit
|
commitdiff
|
tree
2020-06-22
Vladimir V. Kisil
[BUGFIX] Prevent crashes in find_common_factor()
commit
|
commitdiff
|
tree
2020-04-25
Vladimir V. Kisil
[PATCH] Add default print function as the Python printing...
commit
|
commitdiff
|
tree
2019-10-01
Vladimir V. Kisil
Fix pseries::evalf() regression.
commit
|
commitdiff
|
tree
2019-06-09
Vladimir V. Kisil
[DOC] Additional examples on number conversions.
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2019-06-09
Vladimir V. Kisil
[DOC] Suggest ios::binary flag for archiving files.
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2017-09-12
Vladimir V. Kisil
Add LaTeX pretty-print for function derivatives.
commit
|
commitdiff
|
tree
2017-09-11
Vladimir V. Kisil
[PATCH] Fix bug in evaluation of real and imaginary...
commit
|
commitdiff
|
tree
2017-07-17
Vladimir V. Kisil
Introducing method symbol::get_TeX_name() to match...
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2017-07-17
Vladimir V. Kisil
Fix excessive backslashes in the LaTeX function names.
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2015-12-31
Vladimir V. Kisil
Clarification on symmetries of metric of clifford object.
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2015-12-31
Vladimir V. Kisil
Add specific dbgprinttree() method to clifford.
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2015-02-08
Vladimir V. Kisil
Fixing index in tutorial.
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2015-02-08
Vladimir V. Kisil
Explicit derivation of functions.
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2015-01-31
Vladimir V. Kisil
Put a reference on eta function into tutorial.
commit
|
commitdiff
|
tree
2015-01-25
Vladimir V. Kisil
Small optimization in simplify_indexed.
commit
|
commitdiff
|
tree
2014-12-31
Vladimir V. Kisil
Evaluate abs(z)^(2n) -> z^n * conjugate(z)^n.
commit
|
commitdiff
|
tree
2014-08-22
Vladimir V. Kisil
Providing default (un)archiving for cliffordunit class.
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2013-12-28
Vladimir V. Kisil
Fix evaluation of log(p^a) -> a*log(p), if p>0 and...
commit
|
commitdiff
|
tree
2013-11-03
Vladimir V. Kisil
Expansion rules for exp(), log(), and abs().
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2013-11-03
Vladimir V. Kisil
Introduce expand_options::expand_transcendental.
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2013-10-16
Vladimir V. Kisil
abs() and conjugate() provide some info() now.
commit
|
commitdiff
|
tree
2013-10-16
Vladimir V. Kisil
Make it possible to override info() for functions.
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2013-10-16
Vladimir V. Kisil
Power with a real base and even exponent reports that...
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2013-10-16
Vladimir V. Kisil
Improve abs_eval(): abs(conjugate(z)) => abs(z), ...
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2013-10-16
Vladimir V. Kisil
Functions can define a custom expand() now.
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2013-10-16
Vladimir V. Kisil
More evaluation rules: abs(x^n) => abs(x)^n (x > 0...
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2013-10-16
Vladimir V. Kisil
Transform abs(x)^n => x^n if x is real and n is even.
Signed-off-by:
Vladimir V. Kisil
<kisilv@maths.leeds.ac.uk>
commit
|
commitdiff
|
tree
2013-08-02
Vladimir V. Kisil
improve mul::info(): the product of two negative terms...
commit
|
commitdiff
|
tree
2013-07-30
Vladimir V. Kisil
Add the case of c1=-1 and c2>0 to the rewriting rule...
commit
|
commitdiff
|
tree
2011-06-23
Vladimir V. Kisil
Be more careful before converting to indexed.
commit
|
commitdiff
|
tree
2011-04-09
Vladimir V. Kisil
Add conjugate() methods to functions cosh, sinh, tanh.
commit
|
commitdiff
|
tree