git://www.ginac.de
/
ginac.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Print -x as -x instead of -1.0*x when printing C-source.
[ginac.git]
/
ginac
/
2006-08-10
Chris Dams
Print -x as -x instead of -1.0*x when printing C-source.
tree
|
commitdiff
2006-08-10
Chris Dams
Fixed bug submitted by Warren Weckesser.
tree
|
commitdiff
2006-08-07
Chris Dams
Improved the comments explaining what the class ex...
tree
|
commitdiff
2006-08-06
Richard Kreckel
Compilation for GCC 4.2.
tree
|
commitdiff
2006-07-29
Chris Dams
Bug in expand_dummy_sum is fixed.
tree
|
commitdiff
2006-07-24
Chris Dams
Improved dummy index renaming.
tree
|
commitdiff
2006-07-13
Chris Dams
Needed to call get_all_dummy_indices_safely more often.
tree
|
commitdiff
2006-07-07
Chris Dams
Allow, optionally, indices to be substituted by things...
tree
|
commitdiff
2006-07-07
Chris Dams
Make it possible to print exmaps and exvectors.
tree
|
commitdiff
2006-06-26
Jens Vollinga
Fixed bug in comparison of fderivatives.
tree
|
commitdiff
2006-06-23
Chris Dams
Added calchash and compare_same_type for symmetries...
tree
|
commitdiff
2006-06-19
Chris Dams
Made class possymbol for positive symbols and documente...
tree
|
commitdiff
2006-05-25
Chris Dams
Possbility for positive symbols/numbers.
tree
|
commitdiff
2006-05-24
Chris Dams
Allow for more general expressions for clifford metrics...
tree
|
commitdiff
2006-05-16
Chris Dams
Patches by Vladimir.
tree
|
commitdiff
2006-05-09
Chris Dams
Gave the pointer_to_member_to_map_functions more consis...
tree
|
commitdiff
2006-05-09
Chris Dams
Added posibility to make map_functions out of members.
tree
|
commitdiff
2006-04-21
Chris Dams
Added methods for taking real and imaginary parts.
tree
|
commitdiff
2006-04-20
Chris Dams
Fixed bug in ::match.
tree
|
commitdiff
2006-04-04
Chris Dams
Alexei Sheplyakovs patch for making collect_common_fact...
tree
|
commitdiff
2006-04-04
Chris Dams
Made log(exp(Pi)) evaluate to Pi.
tree
|
commitdiff
2006-04-04
Chris Dams
Fix bug in differentiation of a power.
tree
|
commitdiff
2006-03-27
Chris Dams
Added .is_polynomial() method.
tree
|
commitdiff
2006-03-14
Chris Dams
Vlamirs patch for automatically simplifying e.g., csgn...
tree
|
commitdiff
2006-03-13
Chris Dams
Make step(0)=1/2 again and remove step_power.
tree
|
commitdiff
2006-03-13
Richard Kreckel
* Indentation vs. alignment.
tree
|
commitdiff
2006-03-09
Chris Dams
Make step(0)=1 for greater consistency.
tree
|
commitdiff
2006-03-09
Chris Dams
Add step function to GiNaCs built-in functions.
tree
|
commitdiff
2006-03-09
Richard Kreckel
* Don't expand elements of a matrix multiplication.
tree
|
commitdiff
2006-02-22
Chris Dams
Reviving return_type_tinfo-system.
tree
|
commitdiff
2006-02-21
Chris Dams
Make new tinfo-system work on AMD64.
tree
|
commitdiff
2006-02-14
Chris Dams
Fixed problems on 64-bit machines and introduced has_op...
tree
|
commitdiff
2006-01-19
Jens Vollinga
- New tinfo mechanism
tree
|
commitdiff
2006-01-10
Chris Dams
Allow for general expressions as index dimensions.
tree
|
commitdiff
2006-01-04
Chris Dams
dirac_slash should give something with non-zero metric.
tree
|
commitdiff
2006-01-04
Chris Dams
Fixed bug in substituion of clifford objects.
tree
|
commitdiff
2006-01-03
Jens Vollinga
Fixed compile bug caused by "missing" config.h.
tree
|
commitdiff
2006-01-03
Chris Dams
Improved algebraic substitutions.
tree
|
commitdiff
2005-12-19
Richard Kreckel
* Simplify bernoulli. The orginal was somewhat overopti...
tree
|
commitdiff
2005-12-19
Richard Kreckel
* Fix bug in numeric construction when cl_value_len...
tree
|
commitdiff
2005-12-18
Richard Kreckel
* Fix signed/unsigned bug in bernoulli function.
tree
|
commitdiff
2005-12-16
Chris Dams
Improvements w.r.t. automatic renaming of dummy indices.
tree
|
commitdiff
2005-12-15
Chris Dams
Don't abort if cannot find minimal dimension of indices...
tree
|
commitdiff
2005-12-07
Jens Vollinga
Added compile function.
tree
|
commitdiff
2005-11-27
Richard Kreckel
* Forward declare simplify indexed for GCC 4.1 [Sheplya...
tree
|
commitdiff
2005-11-18
Richard Kreckel
* Restore speed lost in GiNaC-1.3.2 [V. Kisil].
tree
|
commitdiff
2005-11-11
Chris Dams
Index renaming issues, sped up simplify_indexed, used...
tree
|
commitdiff
2005-11-10
Jens Vollinga
Added callback mechanism to watch changes to 'Digits...
tree
|
commitdiff
2005-11-09
Jens Vollinga
Fixed wrong matching in .has()
tree
|
commitdiff
2005-11-09
Jens Vollinga
* Special power-simplification rules may now be defined...
tree
|
commitdiff
2005-10-28
Richard Kreckel
* Removed code within OBSCURE_CINT_HACK preprocessor...
tree
|
commitdiff
2005-10-20
Jens Vollinga
Added series expansion for functions (classical) Li...
tree
|
commitdiff
2005-10-20
Richard Kreckel
* Add functions sub_matrix() and reduced_matrix().
tree
|
commitdiff
2005-10-19
Jens Vollinga
Fixed bug in function H that caused an infinite recursi...
tree
|
commitdiff
2005-10-19
Richard Kreckel
* struct map_function: add a virtual dtor (turns off...
tree
|
commitdiff
2005-10-12
Jens Vollinga
Changed the conditions for the application of the ...
tree
|
commitdiff
2005-09-23
Richard Kreckel
* Indentation cleanup.
tree
|
commitdiff
2005-09-23
Richard Kreckel
* Make fsolve() accept relational objects as first...
tree
|
commitdiff
2005-09-23
Richard Kreckel
* Fix a bug that selected the wrong algorithm for deter...
tree
|
commitdiff
2005-09-18
Richard Kreckel
* Make lookup in adaptivesimpson precision-aware. ...
tree
|
commitdiff
2005-09-14
Richard Kreckel
* Fix typo: the last argument to adaptivesimpson was...
tree
|
commitdiff
2005-09-12
Jens Vollinga
Fixed bug occuring in algebraic substitutions with...
tree
|
commitdiff
2005-09-12
Richard Kreckel
* Added fsolve() numerical univariate real-valued funct...
tree
|
commitdiff
2005-09-02
Richard Kreckel
* Make print_memfun_handler<T, C> const-correct (fixes...
tree
|
commitdiff
2005-07-25
Richard Kreckel
Equip the visitor macro with a virtual dtor.
tree
|
commitdiff
2005-07-25
Richard Kreckel
power::expand_add: Fix typo.
tree
|
commitdiff
2005-07-25
Richard Kreckel
mul::expand(): Remove unused variable.
tree
|
commitdiff
2005-07-25
Richard Kreckel
Fix some warnings about comparison of signed with unsigned.
tree
|
commitdiff
2005-07-12
Jens Vollinga
Various improvements for clifford class (subs for metri...
tree
|
commitdiff
2005-07-01
Jens Vollinga
Modernized configuration files [A.Sheplyakov].
tree
|
commitdiff
2005-06-30
Jens Vollinga
collect_common_factors now works with powers [A.Sheplyakov]
tree
|
commitdiff
2005-06-29
Jens Vollinga
Fixed initialization order bug (references to flyweight...
tree
|
commitdiff
2005-06-03
Jens Vollinga
* Now two different simplification paths in clifford...
tree
|
commitdiff
2005-06-03
Jens Vollinga
Better handling of Clifford objects [V.Kisil].
tree
|
commitdiff
2005-05-19
Jens Vollinga
Fixed bug in expanding expressions containing dummy...
tree
|
commitdiff
2005-05-09
Jens Vollinga
GCD avoids to produce expanded expressions (Alexei...
tree
|
commitdiff
2005-05-04
Jens Vollinga
Fixed bug in gcd (patch from Sheplyakov Alexei).
tree
|
commitdiff
2005-05-01
Richard Kreckel
* Last week, the FSF has moved their office.
tree
|
commitdiff
2005-04-21
Jens Vollinga
Nicer output for factorial().
tree
|
commitdiff
2005-04-21
Richard Kreckel
* Friend declaration is no declaration 11.4/9.
tree
|
commitdiff
2005-04-20
Jens Vollinga
Clifford get_metric(i,j) again defaults to symmetric...
tree
|
commitdiff
2005-04-20
Jens Vollinga
Better output for slashed expressions (C.Dams' patch).
tree
|
commitdiff
2005-04-06
Richard Kreckel
* Indentation and alignment fixes.
tree
|
commitdiff
2005-04-01
Jens Vollinga
* Applied Vladimir Kisil's patches (bug in clifford_pri...
tree
|
commitdiff
2005-03-11
Richard Kreckel
* Fix some language conformance issues needed for GCC 4.0
tree
|
commitdiff
2005-02-22
Christian Bauer
commented out internal debugging function
tree
|
commitdiff
2005-02-22
Christian Bauer
Happy new year!
tree
|
commitdiff
2005-02-21
Christian Bauer
remove dependence on YYTEXT_POINTER which is not being...
tree
|
commitdiff
2005-02-10
Richard Kreckel
* clifford_moebius_map: honor representation label...
tree
|
commitdiff
2005-02-06
Christian Bauer
don't produce zero coefficients in a pseries object...
tree
|
commitdiff
2005-02-05
Richard Kreckel
* Simplified creation of flyweight objects (by Chris...
tree
|
commitdiff
2005-01-08
Richard Kreckel
* Fix static initialization order fiasco.
tree
|
commitdiff
2004-12-29
Christian Bauer
replaced non-ASCII characters
tree
|
commitdiff
2004-12-26
Richard Kreckel
* Return
tree
|
commitdiff
2004-12-26
Richard Kreckel
* Minor optimization: swap instead of assign.
tree
|
commitdiff
2004-11-26
Christian Bauer
documentation update
tree
|
commitdiff
2004-11-15
Christian Bauer
explain what we mean by "cofactor"
tree
|
commitdiff
2004-10-29
Christian Bauer
improvements to pseries, esp. wrt series expansion...
tree
|
commitdiff
2004-10-25
Jens Vollinga
Fixed bug in basic::subs_one_level.
tree
|
commitdiff
2004-10-19
Jens Vollinga
Revised reference.
tree
|
commitdiff
next