]> www.ginac.de Git - ginac.git/shortlog
ginac.git
2006-04-22 Richard Kreckel* Belated Happy New Year!
2006-04-21 Chris DamsAdded methods for taking real and imaginary parts.
2006-04-21 Richard Kreckel* Prepare.
2006-04-20 Chris DamsFixed bug in ::match.
2006-04-20 Richard Kreckel* Streamlining by Peter Eisentraut <petere@debian.org>.
2006-04-18 Richard Kreckel* Sync to 1.3-branch.
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 Damsstep(x) returns an integer now.
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-23 Chris DamsRemoved remark that symbols always commute.
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- Disabled three badly written checks that fail with...
2006-01-19 Jens Vollinga- New tinfo mechanism
2006-01-10 Chris DamsAllow for general expressions as index dimensions.
2006-01-04 Chris Damsdirac_slash should give something with non-zero metric.
2006-01-04 Chris DamsFixed bug in substituion of clifford objects.
2006-01-03 Jens VollingaFixed compile bug caused by "missing" config.h.
2006-01-03 Chris DamsImproved algebraic substitutions.
2005-12-25 Jens VollingaFixed example [A.Sheplyakov].
2005-12-19 Richard Kreckel* Simplify bernoulli. The orginal was somewhat overopti...
2005-12-19 Richard Kreckel* Fix bug in numeric construction when cl_value_len...
2005-12-18 Richard Kreckel* Fix signed/unsigned bug in bernoulli function.
2005-12-16 Chris DamsImprovements w.r.t. automatic renaming of dummy indices.
2005-12-15 Chris DamsDon't abort if cannot find minimal dimension of indices...
2005-12-07 Jens VollingaAdded compile function.
2005-12-06 Jens VollingaNew directory for GiNaC examples.
2005-11-27 Richard Kreckel* Enclose sprod::print and sprod::eval in namespace...
2005-11-27 Richard Kreckel* Forward declare simplify indexed for GCC 4.1 [Sheplya...
2005-11-18 Richard Kreckel* Restore speed lost in GiNaC-1.3.2 [V. Kisil].
2005-11-18 Richard Kreckel* Reworked timing output and increased some timing...
2005-11-11 Chris DamsIndex renaming issues, sped up simplify_indexed, used...
2005-11-10 Jens VollingaAdded callback mechanism to watch changes to 'Digits...
2005-11-09 Jens VollingaFixed wrong matching in .has()
2005-11-09 Jens Vollinga* Special power-simplification rules may now be defined...
2005-11-09 Jens VollingaRemoved repetition of menu entry [V.Kisil]
2005-11-09 Richard Kreckel* Open streams binary (actually makes a difference...
2005-11-04 Richard Kreckel* Avoid getrusage(2) on systems that don't have it...
2005-11-02 Richard Kreckel* Make timer class a little bit more lightweight and...
2005-10-28 Richard Kreckel* Removed code within OBSCURE_CINT_HACK preprocessor...
2005-10-22 Richard Kreckel* Cleaned up CLN sites.
2005-10-20 Jens VollingaAdded series expansion for functions (classical) Li...
2005-10-20 Richard Kreckel* Add functions sub_matrix() and reduced_matrix().
2005-10-20 Christian Bauerfixed URLs and stuff
2005-10-19 Jens VollingaFixed bug in function H that caused an infinite recursi...
2005-10-19 Richard Kreckel* struct map_function: add a virtual dtor (turns off...
2005-10-12 Jens VollingaChanged the conditions for the application of the ...
2005-09-23 Richard Kreckel* Use a relational argument in first fsolve example.
2005-09-23 Richard Kreckel* Indentation cleanup.
2005-09-23 Richard Kreckel* Make fsolve() accept relational objects as first...
2005-09-23 Richard Kreckel* Fix a bug that selected the wrong algorithm for deter...
2005-09-18 Richard Kreckel* Make lookup in adaptivesimpson precision-aware. ...
2005-09-14 Richard Kreckel* Fix typo: the last argument to adaptivesimpson was...
2005-09-12 Jens VollingaFixed bug occuring in algebraic substitutions with...
2005-09-12 Richard Kreckel* Added fsolve() numerical univariate real-valued funct...
2005-09-02 Richard Kreckel* Make print_memfun_handler<T, C> const-correct (fixes...
2005-08-05 Richard Kreckel* Update to Standards-Version 3.6.2.
2005-07-25 Richard KreckelEquip the visitor macro with a virtual dtor.
2005-07-25 Richard Kreckelpower::expand_add: Fix typo.
2005-07-25 Richard Kreckelmul::expand(): Remove unused variable.
2005-07-25 Richard KreckelFix some warnings about comparison of signed with unsigned.
2005-07-12 Jens VollingaVarious improvements for clifford class (subs for metri...
2005-07-11 Christian Bauerpackage is now named "ginac"; added "Obsoletes:" directives
2005-07-08 Jens VollingaUpdated Debian configuration [A.Sheplyakov].
2005-07-08 Jens VollingaUpdated Debian configuration [A.Sheplyakov].
2005-07-08 Jens VollingaFixed information about required autoconf/make versions.
2005-07-04 Jens VollingaModernized configuration files [A.Sheplyakov].
2005-07-01 Jens VollingaModernized configuration files [A.Sheplyakov].
2005-07-01 Christian Bauermodernized the spec file
2005-06-30 Jens Vollingacollect_common_factors now works with powers [A.Sheplyakov]
2005-06-29 Jens VollingaFixed initialization order bug (references to flyweight...
2005-06-03 Jens Vollinga* Now two different simplification paths in clifford...
2005-06-03 Jens VollingaBetter handling of Clifford objects [V.Kisil].
2005-05-19 Jens VollingaFixed bug in expanding expressions containing dummy...
2005-05-09 Jens VollingaAdapted exam for Alexei's gcd patch.
2005-05-09 Jens VollingaGCD avoids to produce expanded expressions (Alexei...
2005-05-09 Jens VollingaIncluded 1.3.1 news.
2005-05-04 Jens VollingaAdded note on gcd arguments.
2005-05-04 Jens VollingaFixed bug in gcd (patch from Sheplyakov Alexei).
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-04-22 Jens VollingaAdded explanation of numerical evaluation of color_f...
2005-04-21 Jens VollingaNicer output for factorial().
2005-04-21 Richard Kreckel* Friend declaration is no declaration 11.4/9.
2005-04-20 Jens VollingaClifford get_metric(i,j) again defaults to symmetric...
2005-04-20 Jens VollingaBetter output for slashed expressions (C.Dams' patch).
2005-04-19 Jens VollingaFixed misprint in the delta tensor example.
2005-04-06 Richard Kreckel* Indentation and alignment fixes.
2005-04-01 Jens Vollinga* Applied Vladimir Kisil's patches (bug in clifford_pri...
2005-03-11 Richard Kreckel* Fix some language conformance issues needed for GCC 4.0
2005-03-02 Richard Kreckel* Avoid suprious cross-references caused by @strong...
2005-02-22 Christian Bauercommented out internal debugging function
next