]> www.ginac.de Git - ginac.git/history - ginac
Update debian/ files.
[ginac.git] / ginac /
2008-03-25 Richard B. KreckelHappy new year!
2008-03-18 Alexei Sheplyakovmove rotate_left() function away from the public header.
2008-03-04 Alexei Sheplyakovsymbol.cpp: shut up useless warnings
2008-02-22 Richard Kreckel* Improved lsolve() of systems containing non-numeric...
2007-12-28 Alexei Sheplyakovkill spurious comma in flags.h
2007-12-13 Richard Kreckel* Fix GCC 4.3 compilation issue by removing storage...
2007-11-21 Jens Vollinga* Fixed module loading bug (occured if . was not in...
2007-11-21 Jens Vollinga* Fixed broken preprocessor instruction [Sheplyakov].
2007-11-21 Jens Vollinga* Fixed memory leak in ginac_yylex() [Sheplyakov].
2007-11-21 Jens Vollinga* Deleted bogus try -- catch block in the ex::series...
2007-10-16 Richard Kreckel* Fix optimization opportunities missed by Alexei's...
2007-10-15 Jens Vollinga- Do not bother to rename indices if object has no...
2007-10-15 Jens Vollinga- This helps mul::expand() and friends to recognize...
2007-10-15 Jens Vollinga- Apparently, in ~ 30% of calls to mul::expand the...
2007-10-15 Jens Vollinga- Partially solves performance regression in expand...
2007-10-15 Jens Vollinga- info(info_flags::has_indices) now works for sums...
2007-09-07 Jens VollingaImproved CLN output [Sheplyakov].
2007-08-28 Jens VollingaAdded compiler.h
2007-08-28 Jens VollingaFile added [A.Sheplyakov]
2007-08-27 Jens Vollingainput_parser accepts also pow() [A.Sheplyakov]
2007-08-27 Jens VollingaConverting terms into primitive polynomials optimized...
2007-08-27 Jens Vollingainfo_flags::expanded added [A.Sheplyakov]
2007-08-27 Jens Vollingalst_to_clifford() and clifford_to_lst() can handle...
2007-08-16 Richard Kreckel* Fix GCC-4.3 compilation issue.
2007-08-02 Jens VollingaAdded missing is_negative() inline function.
2007-08-01 Jens VollingaImproved clifford_moebius_map() [V.Kisil]
2007-07-25 Richard Kreckel* Analytic continuation for atan2(y,x) for complex...
2007-07-13 Jens VollingaClifford units now honor representation labels.
2007-07-11 Jens VollingaAdditional transformations for mul and power [Sheplyakov].
2007-07-11 Jens VollingaCorrect csrc output for fderivative [Grabner].
2007-07-09 Jens VollingaApplied print_csrc patch [Grabner/Sheplyakov]
2007-05-16 Chris DamsPatch by Stefan Weinzierl that fixes a bug in series...
2007-04-02 Richard Kreckel* Fix compilation issues with prereleases of GCC 4...
2007-03-29 Richard Kreckel* Use pkg-config for detecting CLN, advertise it in...
2007-03-05 Jens VollingaImproved handling of convergence transformationis for...
2007-03-01 Chris DamsAlexeis patches for documentation and correct degree...
2007-03-01 Chris DamsFaster archiving by adding a map from strings to idices...
2007-02-19 Chris DamsFixed bug in taking real and imaginary part.
2007-02-13 Chris DamsMake series expansion work with non-rational functions...
2007-02-13 Chris DamsCreated pseries::evalm. Patch by Alexei.
2007-02-07 Chris DamsRemoved exits from numeric.cpp and use array indices...
2007-02-01 Richard Kreckel* Fix typo in comment.
2007-02-01 Richard Kreckel* Happy New Year(s)!
2007-01-31 Chris DamsFix bug in expansion of powers and improve automatic...
2007-01-24 Chris DamsAdded an #include<cstdlib>.
2007-01-17 Chris DamsImprovements to the code for the Lanczos method as...
2006-12-20 Jens VollingaFixed bugs in S() (infinite loop) and H() (wrong results).
2006-12-12 Jens VollingaBug fix for tensor::replace_contr_index().
2006-12-12 Jens VollingaImproved collecting for sparse multivariate polynomials.
2006-12-12 Jens VollingaBug in numerical evaluation of multiple polylogs fixed.
2006-12-11 Chris DamsMake eval do evalf if arguments of gamma or beta are...
2006-12-11 Chris DamsAdded some abses to the code for numerical integration.
2006-12-08 Chris DamsAdded numerical evaluation for the functions tgamma...
2006-12-03 Richard Kreckel* Avoid bad choice of main variable in heuristic gcd...
2006-11-22 Chris DamsAlexeis patches for better handling of collect_common_f...
2006-11-22 Chris Damsmake atan2 handle positive arguments better. We have...
2006-11-22 Chris DamsAsking a symbol whether it is positive now works.
2006-10-20 Chris DamsBugs w.r.t. raising/lowering dummy indices when doing...
2006-10-10 Richard Kreckel* Removed unused variable.
2006-09-13 Chris DamsMade unarchiving algorithms order N instead of order...
2006-09-08 Chris DamsFixing bug with respect to canonicalizing the variance...
2006-09-08 Chris DamsVladimirs improvements for the case that clifford objec...
2006-08-30 Jens VollingaNew interface and complete source.
2006-08-21 Chris DamsMade also ncmuls rename dummy indices.
2006-08-17 Chris DamsVladimirs patch for removing the "anti-commuting" branc...
2006-08-17 Chris DamsSupport for exset and printing thereof.
2006-08-17 Jens VollingaFixed warning on 64bit machines.
2006-08-10 Chris DamsPrint -x as -x instead of -1.0*x when printing C-source.
2006-08-10 Chris DamsFixed bug submitted by Warren Weckesser.
2006-08-07 Chris DamsImproved the comments explaining what the class ex...
2006-08-06 Richard KreckelCompilation for GCC 4.2.
2006-07-29 Chris DamsBug in expand_dummy_sum is fixed.
2006-07-24 Chris DamsImproved dummy index renaming.
2006-07-13 Chris DamsNeeded to call get_all_dummy_indices_safely more often.
2006-07-07 Chris DamsAllow, optionally, indices to be substituted by things...
2006-07-07 Chris DamsMake it possible to print exmaps and exvectors.
2006-06-26 Jens VollingaFixed bug in comparison of fderivatives.
2006-06-23 Chris DamsAdded calchash and compare_same_type for symmetries...
2006-06-19 Chris DamsMade class possymbol for positive symbols and documente...
2006-05-25 Chris DamsPossbility for positive symbols/numbers.
2006-05-24 Chris DamsAllow for more general expressions for clifford metrics...
2006-05-16 Chris DamsPatches by Vladimir.
2006-05-09 Chris DamsGave the pointer_to_member_to_map_functions more consis...
2006-05-09 Chris DamsAdded posibility to make map_functions out of members.
2006-04-21 Chris DamsAdded methods for taking real and imaginary parts.
2006-04-20 Chris DamsFixed bug in ::match.
2006-04-04 Chris DamsAlexei Sheplyakovs patch for making collect_common_fact...
2006-04-04 Chris DamsMade log(exp(Pi)) evaluate to Pi.
2006-04-04 Chris DamsFix bug in differentiation of a power.
2006-03-27 Chris DamsAdded .is_polynomial() method.
2006-03-14 Chris DamsVlamirs patch for automatically simplifying e.g., csgn...
2006-03-13 Chris DamsMake step(0)=1/2 again and remove step_power.
2006-03-13 Richard Kreckel* Indentation vs. alignment.
2006-03-09 Chris DamsMake step(0)=1 for greater consistency.
2006-03-09 Chris DamsAdd step function to GiNaCs built-in functions.
2006-03-09 Richard Kreckel* Don't expand elements of a matrix multiplication.
2006-02-22 Chris DamsReviving return_type_tinfo-system.
2006-02-21 Chris DamsMake new tinfo-system work on AMD64.
2006-02-14 Chris DamsFixed problems on 64-bit machines and introduced has_op...
2006-01-19 Jens Vollinga- New tinfo mechanism
next