2001-04-09 |
Christian Bauer | added functions to retrieve the properties stored in... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Christian Bauer | - updated to reflect the extended possibilities of... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Christian Bauer | - renamed |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Christian Bauer | added function::get_name() to return a function's print... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Christian Bauer | something like 2/3*a is no longer printed as (2/3)*a |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Christian Bauer | updated with respect to new print() method |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Christian Bauer | printtree() -> print(print_tree()) |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Christian Bauer | - replaced the various print*() member functions by... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Christian Bauer | added check for archiving system |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Christian Bauer | subs() performs "syntactic substitution" as in Maple... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Christian Bauer | - subs() can be used to substitute functions, tensors... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Christian Bauer | - subs() can be used to substitute functions, tensors... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Christian Bauer | degree(), ldegree(), coeff(), tcoeff(), lcoeff() and... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Christian Bauer | simplify_indexed() will re-expand the expression and... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Richard Kreckel | * removed some obsolete stuff. |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Christian Bauer | degree(), ldegree(), coeff(), lcoeff(), tcoeff() and... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Christian Bauer | the unsigned number 128 was stored incorrectly (0x80... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Christian Bauer | - added Clifford contractions: |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Christian Bauer | - dummy index recognition in products was flawed: A... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Christian Bauer | added checks for bugs in GiNaC 0.8.0 |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Christian Bauer | added checks for color objects |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Christian Bauer | - added Clifford algebra unity element |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Christian Bauer | - introduced macros to shorten the source files |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Christian Bauer | skeleton implementation of new color class |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Christian Bauer | restored deleted files |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Christian Bauer | - added skeleton implementation of color and clifford... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Christian Bauer | contraction of symmetric with antisymmetric tensor... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Christian Bauer | added check for contraction of epsilon with symmetric... |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Richard Kreckel | * Documented sqrfree. release_0-8-0 |
commit | commitdiff | tree | snapshot |
2001-03-24 |
Richard Kreckel | * Date inserted. |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Richard Kreckel | * Tidied some old crap. |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Christian Bauer | fixed memory leaks in lst_to_matrix() and diag_matrix() |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Christian Bauer | lst_to_matrix() takes a "lst &" instead of an "ex &" |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Christian Bauer | - simplify_indexed() simplifies c*(M).i.j -> (M').i... |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Christian Bauer | simplify_indexed() recognizes linear combinations of... |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Christian Bauer | used new diag_matrix() and matrix from lst constructor |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Richard Kreckel | * Eliminated overloaded operator% for noncommunistic... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Richard Kreckel | * configure.in, cint/run_exams.cpp, cint/ginaccint... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Richard Kreckel | * INSTALL: reflect Cint status. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Christian Bauer | sums of indexed matrices are now possible |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Christian Bauer | added another relativistic electrodynamics check (energ... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Christian Bauer | bumped version number to 0.8.0 |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Richard Kreckel | * tensdelta is an atomic class. |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Christian Bauer | - the tensor returned by metric_tensor() is symmetric |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Christian Bauer | the tensor returned by metric_tensor() is symmetric |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Richard Kreckel | * Adjusted to current class shuffling. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Christian Bauer | added tutorial section about indexed objects |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Christian Bauer | an indexed "0" is just a plain "0" |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Richard Kreckel | * Exam some simple square free factorizations. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Richard Kreckel | * added missing std:: |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Richard Kreckel | * add missing std::. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Christian Bauer | added checks involving epsilon tensor |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Christian Bauer | added predefined epsilon tensor |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Richard Kreckel | * ex.h: add docu. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Richard Kreckel | fix stupid memory problem. |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Richard Kreckel | normal.cpp, normal.h: Fix Yun's algorithm (there was... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Christian Bauer | fixed major memory leak in mul::expand() |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Christian Bauer | - lcm_of_coefficients_denominators(1/2+x^10) returned... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Christian Bauer | - revamped indexed objects |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Christian Bauer | added checks for new indexed objects |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Christian Bauer | removed obsolete files |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Richard Kreckel | * New funny timing added: compute an antipode in Yukawa... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Richard Kreckel | * ginac/pseries.cpp (pseries::compare_same_type): optim... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Richard Kreckel | * This is a deliberately silly commit. release_0-7-3 |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Richard Kreckel | * Really make those macros work... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Christian Bauer | updated to "autogen.sh Professional" |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Richard Kreckel | * ginac/registrar.h: dtor is inlined now. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Richard Kreckel | * Tweak around problem with unexpanded GINAC_DECLARE_RE... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Richard Kreckel | * Prepare for landing of version 0.7.3. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Richard Kreckel | * Macro deobfuscation. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Richard Kreckel | * some longish timings are now disabled by default. |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Richard Kreckel | * prepare for landing of version 0.7.3. |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Christian Bauer | when there are multiple variables with the same maximum... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Christian Bauer | "return" statement was missing in yyerror() |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Christian Bauer | building in separate directory didn't work |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Christian Bauer | - g~mu_mu contraction returns Dim for general Lorentz... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Christian Bauer | documentation update |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Christian Bauer | added a section about adding new algebraic classes... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Richard Kreckel | Fix two leaks in class pseries, where zero terms could... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Richard Kreckel | is_(ex_)(exactly_)of_type: macros fixed, simplfied... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Richard Kreckel | pseries::expand(): do not generate zero terms. release_0-7-2 |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Richard Kreckel | Fix typos. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Richard Kreckel | Minor fixes. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Richard Kreckel | Reflect version number 0.7.2 and update Cint status. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Christian Bauer | GINAC_DECLARE_REGISTERED_CLASS declares duplicate(... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Christian Bauer | the destructor, copy constructor, and assignment operat... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Christian Bauer | disabled the exam because the lortensor API is going... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Richard Kreckel | add two checks that power::series did wrong so far. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Richard Kreckel | pseries::power_const: fix a critical bug that led to... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Christian Bauer | removed the "some_*" and "typeid_*" definitions since... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Richard Kreckel | Adapted to new version 1.2.5. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Christian Bauer | added missing thisexprseq() to clifford class |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Christian Bauer | - added documentation to the indexed, color, lortensor... |
commit | commitdiff | tree | snapshot |
next |