2001-06-01 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Christian Bauer | - added numer_denom() |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Christian Bauer | - added numer_denom() to get numerator and denominator... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Christian Bauer | - mentioned numer_denom() |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Christian Bauer | determinant_algo::laplace sometimes had the sign wrong... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Christian Bauer | - permutation_sign() and shaker_sort() are no longer... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Christian Bauer | - dirac_trace() is twice as fast |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Christian Bauer | documented symmetrize() and antisymmetrize() |
commit | commitdiff | tree | snapshot |
2001-05-27 |
Christian Bauer | - added symmetrize() and antisymmetrize() functions |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Christian Bauer | - renamed ncpower() to ncpow() |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Christian Bauer | mentioned ncpow() |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Christian Bauer | fixed typos |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Christian Bauer | added description of wildcards |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Christian Bauer | - removed debugging code in match() |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Christian Bauer | added section "Pattern matching and advanced substituti... |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Christian Bauer | added wildcard and spinormetric classes to check |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Richard Kreckel | - fix LaTeX-output bug reported by Stefan, remove obsol... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Christian Bauer | - first implementation of pattern matching |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Christian Bauer | - Clifford traces of many gammas are a lot faster now... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Christian Bauer | - mentioned dummy index renaming |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Christian Bauer | updated for changes in Clifford/color classes |
commit | commitdiff | tree | snapshot |
2001-05-19 |
Christian Bauer | replaced "precedence" static member variable by virtual... |
commit | commitdiff | tree | snapshot |
2001-05-19 |
Richard Kreckel | - adjust preprocessor Cint-checks to the actual situation. |
commit | commitdiff | tree | snapshot |
2001-05-19 |
Christian Bauer | - dummy index renamer didn't account for internal dummy... |
commit | commitdiff | tree | snapshot |
2001-05-19 |
Christian Bauer | added one more check |
commit | commitdiff | tree | snapshot |
2001-05-19 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Christian Bauer | - simplify_indexed() renames dummy indices so, e.g... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Christian Bauer | corrected typo |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Christian Bauer | added checks for dummy index renaming and canonicalize_... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Richard Kreckel | - Missed to #include "config.h" for HAVE_SSTREAM. |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Christian Bauer | fixed bug in mul::print with print_csrc |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Richard Kreckel | - Fix thinko in csgn_eval(). |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Richard Kreckel | - Indentation Fix. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Richard Kreckel | - added patch contributors, added remark to mailing... release_0-8-3 |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Richard Kreckel | - forgot to close #97136. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Richard Kreckel | - applied `dch -i'. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Richard Kreckel | - Renamed our detected libreadline version in order... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Christian Bauer | - dirac_trace() takes an optional third argument: the... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Christian Bauer | dirac_trace() now takes three arguments |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Christian Bauer | added missing factor I in gamma5 trace |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Richard Kreckel | - Added inclusion of <sstream> or <strstream> since... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Richard Kreckel | * Zapped header dependency from <strstream>. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Richard Kreckel | * comparison operators should return const relationals. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Richard Kreckel | * node assignment was not returning *this. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Christian Bauer | - color and clifford classes are quite functional now |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Christian Bauer | added documentation for spinidx, spinor_metric() and... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Christian Bauer | more checks (more, MORE, BWAHAHHAAA!... uhm, ...) for... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Richard Kreckel | - Prepare for landing of 0.8.3. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Richard Kreckel | - minor cleanup. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Richard Kreckel | * Added new operator semantics. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Richard Kreckel | * Added some messy exams for new operator semantics. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Richard Kreckel | * All operators are now strictly following the semantic... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Richard Kreckel | - Remved obsolete remainders of preprocessor symbol... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Richard Kreckel | * Methods of class ex which do absolutely nothing than... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Richard Kreckel | * Updated Cint status. |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Richard Kreckel | Changes needed for compilation with -DDO_GINAC_ASSERT: |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Christian Bauer | - symbols can have a LaTeX name, e.g. symbol s("s"... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Christian Bauer | - more clifford checks |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Christian Bauer | documentation and grammar updates |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Richard Kreckel | * add::coeff(): don't epvector::reserve() more terms... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Richard Kreckel | * Fix incompatibilities with recent versions of libread... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Richard Kreckel | * Fix incompatibilities with recent versions of libread... |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Richard Kreckel | * Just for the record: this is what has been used for... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Christian Bauer | - dirac_trace() handles arbitrary expressions (even... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Christian Bauer | added more trace checks |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Christian Bauer | dirac_trace() can handle arbitrary gamma strings withou... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Christian Bauer | added more trace checks |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Richard Kreckel | * Minor packaging fixes. release_0-8-2 |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Richard Kreckel | * Cint fix. It looks like the hacks are going to go... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Richard Kreckel | * Example: Don't confuse users with _ex0(). |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Richard Kreckel | * Push towards 0.8.2. |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Christian Bauer | - added get_representation_label() |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Christian Bauer | added first trace check |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Richard Kreckel | \18* class matrix: solve() doesn't call algorithms redund... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Richard Kreckel | * class matrix: solve() doesn't call algorithms redunda... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Christian Bauer | - degree(), ldegree(), coeff(), lcoeff(), tcoeff()... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Christian Bauer | - color/clifford objects have representation label... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Christian Bauer | - dirac_one() -> dirac_ONE() |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Richard Kreckel | * fixed some mindboggling tremendous superhuge gigantic... |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Richard Kreckel | * color.cpp: remove duplicated default args. |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Richard Kreckel | * Now this four-package split-up is gonna get in. ... release_0-8-1 |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Richard Kreckel | * Finalization for 0.8.1. |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Richard Kreckel | * Documented print_latex. |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Richard Kreckel | * Don't print '*' in LaTeX mode. |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Richard Kreckel | * Still some std:: missing... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Richard Kreckel | * Added example about series expansion. |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Richard Kreckel | * basic::collec() never worked correctly on non-polynom... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Richard Kreckel | * INSTALL: adjusted Cint status. |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Richard Kreckel | * Preparing for 0.8.1. |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Richard Kreckel | * Removed obsolete exponent marker in float output... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Richard Kreckel | * add::print() shouldn't put parens around overall_coeff. |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Richard Kreckel | * Remove bogus counter in sqrfree_yun(). |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Christian Bauer | archive property example uses propinfovector |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Christian Bauer | added basic::get_precedence() |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Richard Kreckel | * introduced typedef propinfovector in order to please... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Christian Bauer | adapted to change symbol::getname() -> symbol::get_name() |
commit | commitdiff | tree | snapshot |
next |