/[GiNaC]/ginac/relational.h
ViewVC logotype

Log of /ginac/relational.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Tag:

Revision 1.47 - (view) (annotate) - [select for diffs]
Wed Jan 31 22:29:20 2007 UTC (6 years, 3 months ago) by kreckel
Branch: MAIN
CVS Tags: HEAD, release_1-4-0, release_1-4-1
Branch point for: ginac_1-4
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
* Happy New Year(s)!


Revision 1.42.4.3 - (view) (annotate) - [select for diffs]
Wed Jan 31 22:27:39 2007 UTC (6 years, 3 months ago) by kreckel
Branch: ginac_1-3
CVS Tags: release_1-3-7, release_1-3-8, release_1-3-9
Changes since 1.42.4.2: +1 -1 lines
Diff to previous 1.42.4.2 , to branch point 1.42 , to next main 1.47
* Happy New Year(s)!


Revision 1.46 - (view) (annotate) - [select for diffs]
Wed Feb 22 14:52:07 2006 UTC (7 years, 2 months ago) by chrisd
Branch: MAIN
Branch point for: experimental_fclasses
Changes since 1.45: +1 -1 lines
Diff to previous 1.45
Reviving return_type_tinfo-system.


Revision 1.45 - (view) (annotate) - [select for diffs]
Thu Jan 19 16:36:07 2006 UTC (7 years, 4 months ago) by vollinga
Branch: MAIN
Changes since 1.44: +2 -8 lines
Diff to previous 1.44
- New tinfo mechanism
  (Remark: return_type_tinfo returns basic* now)
- Removed rtt from class symbol.


Revision 1.44 - (view) (annotate) - [select for diffs]
Sun May 1 18:23:27 2005 UTC (8 years ago) by kreckel
Branch: MAIN
Changes since 1.43: +1 -1 lines
Diff to previous 1.43
* Last week, the FSF has moved their office.


Revision 1.42.4.2 - (view) (annotate) - [select for diffs]
Sun May 1 18:12:43 2005 UTC (8 years ago) by kreckel
Branch: ginac_1-3
CVS Tags: release_1-3-1, release_1-3-2, release_1-3-3, release_1-3-4, release_1-3-5, release_1-3-6
Changes since 1.42.4.1: +1 -1 lines
Diff to previous 1.42.4.1 , to branch point 1.42
* Last week, the FSF has moved their office.


Revision 1.43 - (view) (annotate) - [select for diffs]
Tue Feb 22 15:38:10 2005 UTC (8 years, 2 months ago) by cbauer
Branch: MAIN
Changes since 1.42: +1 -1 lines
Diff to previous 1.42
Happy new year!


Revision 1.42.4.1 - (view) (annotate) - [select for diffs]
Tue Feb 22 15:37:21 2005 UTC (8 years, 2 months ago) by cbauer
Branch: ginac_1-3
Changes since 1.42: +1 -1 lines
Diff to previous 1.42
Happy new year!


Revision 1.35.2.8 - (view) (annotate) - [select for diffs]
Thu Jan 8 15:36:54 2004 UTC (9 years, 4 months ago) by cbauer
Branch: ginac_1-1
CVS Tags: release_1-1-6, release_1-1-7
Changes since 1.35.2.7: +1 -1 lines
Diff to previous 1.35.2.7 , to branch point 1.35 , to next main 1.47
Happy New Year!


Revision 1.42 - (view) (annotate) - [select for diffs]
Thu Jan 8 15:06:52 2004 UTC (9 years, 4 months ago) by cbauer
Branch: MAIN
CVS Tags: release_1-2-0, release_1-2-1, release_1-2-2, release_1-2-3, release_1-2-4, release_1-3-0
Branch point for: ginac_1-2, ginac_1-3
Changes since 1.41: +1 -1 lines
Diff to previous 1.41
Happy New Year!


Revision 1.41 - (view) (annotate) - [select for diffs]
Wed Aug 6 15:07:46 2003 UTC (9 years, 9 months ago) by cbauer
Branch: MAIN
Changes since 1.40: +4 -1 lines
Diff to previous 1.40
use new-style print methods


Revision 1.40 - (view) (annotate) - [select for diffs]
Fri Jul 11 15:28:44 2003 UTC (9 years, 10 months ago) by cbauer
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
subs() and normal() use maps instead of lists, resulting in a huge performance
boost for subs()


Revision 1.39 - (view) (annotate) - [select for diffs]
Wed Jul 2 16:47:13 2003 UTC (9 years, 10 months ago) by cbauer
Branch: MAIN
Changes since 1.38: +34 -13 lines
Diff to previous 1.38
merging 1.2 branch into main trunk


Revision 1.35.2.6.2.3 - (view) (annotate) - [select for diffs]
Wed Jun 18 15:06:47 2003 UTC (9 years, 11 months ago) by cbauer
Changes since 1.35.2.6.2.2: +1 -0 lines
Diff to previous 1.35.2.6.2.2 , to branch point 1.35.2.6 , to next main 1.35.2.8
synced to 1.1


Revision 1.35.2.7 - (view) (annotate) - [select for diffs]
Wed Jun 18 15:05:08 2003 UTC (9 years, 11 months ago) by cbauer
Branch: ginac_1-1
CVS Tags: release_1-1-1, release_1-1-2, release_1-1-3, release_1-1-4, release_1-1-5
Changes since 1.35.2.6: +1 -0 lines
Diff to previous 1.35.2.6 , to branch point 1.35
implemented relational::subs()


Revision 1.35.2.6.2.2 - (view) (annotate) - [select for diffs]
Sat Jun 14 12:27:45 2003 UTC (9 years, 11 months ago) by cbauer
Changes since 1.35.2.6.2.1: +1 -1 lines
Diff to previous 1.35.2.6.2.1 , to branch point 1.35.2.6
- removed copy(), destroy(), copy constructors, destructors and assignment
  operators from all classes except basic, because the defaults work just fine
  (and this also speeds up things a little)
- clarified the behavior of basic copy constructor vs. basic assignment op


Revision 1.35.2.6.2.1 - (view) (annotate) - [select for diffs]
Mon Jun 9 15:46:50 2003 UTC (9 years, 11 months ago) by cbauer
Changes since 1.35.2.6: +8 -8 lines
Diff to previous 1.35.2.6
func(void) -> func() (this is C++, dammit :)


Revision 1.35.2.6 - (view) (annotate) - [select for diffs]
Tue Mar 4 20:59:16 2003 UTC (10 years, 2 months ago) by cbauer
Branch: ginac_1-1
CVS Tags: release_1-1-0
Changes since 1.35.2.5: +2 -2 lines
Diff to previous 1.35.2.5 , to branch point 1.35
return type and parameter type of nops() and op()/let_op() (respectively) is
now a size_t


Revision 1.35.2.5 - (view) (annotate) - [select for diffs]
Thu Feb 20 00:33:20 2003 UTC (10 years, 3 months ago) by cbauer
Branch: ginac_1-1
Changes since 1.35.2.4: +2 -1 lines
Diff to previous 1.35.2.4 , to branch point 1.35
- added non-const operator[]
- removed let_op() for power and relational
- removed redundant matrix::op()


Revision 1.35.2.4 - (view) (annotate) - [select for diffs]
Tue Jan 21 20:52:36 2003 UTC (10 years, 4 months ago) by cbauer
Branch: ginac_1-1
Changes since 1.35.2.3: +1 -1 lines
Diff to previous 1.35.2.3 , to branch point 1.35
*** empty log message ***


Revision 1.38 - (view) (annotate) - [select for diffs]
Tue Jan 21 19:50:27 2003 UTC (10 years, 4 months ago) by cbauer
Branch: MAIN
CVS Tags: release_1-0-13, release_1-0-14, release_1-0-15
Branch point for: ginac_1-0
Changes since 1.37: +1 -1 lines
Diff to previous 1.37
- prepared for 1.0.13 release
- synced to 1.1


Revision 1.35.2.3 - (view) (annotate) - [select for diffs]
Wed Nov 20 17:44:50 2002 UTC (10 years, 6 months ago) by cbauer
Branch: ginac_1-1
Changes since 1.35.2.2: +1 -1 lines
Diff to previous 1.35.2.2 , to branch point 1.35
- synced to 1.0 (gammaL/R)
- removed dirac_gamma6/7()
- renamed simplify_ncmul() to eval_ncmul(), as it should have been called from
  the beginning


Revision 1.37 - (view) (annotate) - [select for diffs]
Mon May 27 16:47:10 2002 UTC (10 years, 11 months ago) by cbauer
Branch: MAIN
CVS Tags: release_1-0-10, release_1-0-11, release_1-0-12, release_1-0-9
Changes since 1.36: +1 -0 lines
Diff to previous 1.36
implemented relational::subs()


Revision 1.35.2.2 - (view) (annotate) - [select for diffs]
Sun Jan 27 14:35:13 2002 UTC (11 years, 3 months ago) by kreckel
Branch: ginac_1-1
Changes since 1.35.2.1: +22 -2 lines
Diff to previous 1.35.2.1 , to branch point 1.35
* Apply safe-bool patch.


Revision 1.35.2.1 - (view) (annotate) - [select for diffs]
Sun Jan 27 13:32:32 2002 UTC (11 years, 3 months ago) by kreckel
Branch: ginac_1-1
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
* Sync 1.1 branch to 1.0 mainline.


Revision 1.36 - (view) (annotate) - [select for diffs]
Thu Jan 24 22:28:20 2002 UTC (11 years, 3 months ago) by kreckel
Branch: MAIN
CVS Tags: release_1-0-4, release_1-0-6, release_1-0-7, release_1-0-8
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
* Finilize version 1.0.4 (version numbers, copyrights and such rubbish).


Revision 1.35 - (view) (annotate) - [select for diffs]
Wed Dec 19 16:16:17 2001 UTC (11 years, 5 months ago) by kreckel
Branch: MAIN
CVS Tags: release_1-0-2, release_1-0-3
Branch point for: ginac_1-1
Changes since 1.34: +0 -1 lines
Diff to previous 1.34
* Added output-support for Python bindings and LaTeX printing for
  indexed objects (Pearu Peterson).
* relational.*: Removed superfluous is_equal_same_type()...
* inifcns_trans.cpp: ...added extern declaration as workaround for
  compiler-bug triggered by changes to relational.*,
* input_parser.yy: added missing namespace specification.


Revision 1.34 - (view) (annotate) - [select for diffs]
Thu Nov 22 16:32:56 2001 UTC (11 years, 5 months ago) by kreckel
Branch: MAIN
CVS Tags: release_1-0-1
Changes since 1.33: +2 -0 lines
Diff to previous 1.33
* Add Pearu's patch canonicalizing class relational, augmented by missing
  logic in compare_same_type().


Revision 1.33 - (view) (annotate) - [select for diffs]
Wed Aug 22 16:11:51 2001 UTC (11 years, 9 months ago) by kreckel
Branch: MAIN
CVS Tags: release_0-9-4, release_1-0-0
Changes since 1.32: +0 -7 lines
Diff to previous 1.32
- Cleanups: My evil plot of making ex::bp private may finally be carried
  out, provided one changes all the is_of_type(obj,type) to is_a<type>(obj)
  which we don't do right now because it would degrade performance on
  gcc-2.95.x.  Also, ex_to_type(obj) has gone for good now, we have been
  having ex_to<type>(obj) long enough.  ex_to_nonconst_type(obj) have gone
  as well, since they are almost never used and one can always cast aways
  the constness explicitly if need should arise.


Revision 1.32 - (view) (annotate) - [select for diffs]
Tue Jun 26 20:32:05 2001 UTC (11 years, 10 months ago) by cbauer
Branch: MAIN
CVS Tags: release_0-9-1, release_0-9-2, release_0-9-3
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
- replaced the Derivative() function by a more resonable fderivative class;
  to see it in action, try "series(abs(x),x==0,3)" and "series(abs(x),x==y,3)"
  in ginsh with previous GiNaC releases and with this one
- add::eval() throws an exception when the first term is non-commutative and
  the overall_coeff is non-zero
- small fixes to print_tree output of indexed objects
- ncmul::expand() now actually does expand something like "(dirac_gamma(mu)+1)
  *dirac_gamma(nu)" correctly (but the change to add::eval() should make this
  a "can't happen" case)
- moved ToString() to tostring.h (fewer header dependencies)
- ALL YOUR "BASES CLASSES" ARE BELONG TO US


Revision 1.31 - (view) (annotate) - [select for diffs]
Sat Jun 23 12:52:05 2001 UTC (11 years, 10 months ago) by cbauer
Branch: MAIN
Changes since 1.30: +2 -0 lines
Diff to previous 1.30
- added find() (like has(), but returns list of all occurrences)
- added lst::sort() and lst::unique()
- status_flags::expanded is only taken into account when no expand options
  are specified. This makes it possible to re-expand with other options.
- added expand_options::expand_function_args
- collect(foo, {}) doesn't crash any more
- introduced match_same_type() method which is slightly similar to
  is_equal_same_type() but doesn't check subexpressions. Fixed a number of
  match() bugs with this (e.g. a==b matched a!=b, and matrices with different
  dimensions but the same number of elements could match). Only container
  classes with additional member variables that have to be equal for a match
  need to implement match_same_type().


Revision 1.30 - (view) (annotate) - [select for diffs]
Tue Jun 19 15:50:04 2001 UTC (11 years, 11 months ago) by cbauer
Branch: MAIN
Changes since 1.29: +0 -2 lines
Diff to previous 1.29
- The default implementations of evalf(), diff(), normal() and expand() use
  map() where useful. This has the nice effect of having a more reasonable
  default behaviour for container functions (most of the evalfchildren() etc.
  stuff is gone).
- diff() works with non-commutative products (product rule) and no longer
  bails on indexed objects.
- added decomp_rational()
- added sqrfree_parfrac() which doesn't yet work in the general case and
  is unsupported


Revision 1.29 - (view) (annotate) - [select for diffs]
Sat Jun 16 14:38:09 2001 UTC (11 years, 11 months ago) by kreckel
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
* Supplement some (now deprecated) macros by inlined template functions:
  - ex_to_foobar(baz)  ->  ex_to<foobar>(baz).


Revision 1.28 - (view) (annotate) - [select for diffs]
Fri Jun 15 15:20:55 2001 UTC (11 years, 11 months ago) by kreckel
Branch: MAIN
Changes since 1.27: +9 -0 lines
Diff to previous 1.27
* Supplement some (now deprecated) macros by inlined template functions:
  - is_of_type(foo, type) -> is_a<type>(foo)
  - is_ex_of_type(foo, type) -> is_a<type>(foo)
  - is_exaclty_of_type(foo, type) -> is_exaclty_a<type>(foo)
  - is_ex_exaclty_of_type(foo, type) -> is_exaclty_a<type>(foo)


Revision 1.27 - (view) (annotate) - [select for diffs]
Mon Jun 11 19:48:44 2001 UTC (11 years, 11 months ago) by cbauer
Branch: MAIN
Changes since 1.26: +0 -1 lines
Diff to previous 1.26
- Instead of just totally symmetric or antisymmetric, complex symmetries
  can now be defined for indexed objects. Symmetries are described by a
  tree of "symmetry" objects that is constructed with the sy_none(),
  sy_symm(), sy_anti() and sy_cycl() functions. The symmetry of a function
  with respect to its arguments can also be defined (this is currently
  only used for the Beta function).
- color_trace() and dirac_trace() can be applied to a more general class
  of expressions, e.g. using it on a relation will take the trace on both
  sides etc.
- Generalized map() to take a function object instead of a function pointer.
  This allows passing an arbitrary number of additional state to the
  function being called.
- The unarchiving functinos find_bool(), find_unsigned() and find_string()
  can take an additional "index" argument.


Revision 1.26 - (view) (annotate) - [select for diffs]
Fri Jun 1 18:50:01 2001 UTC (11 years, 11 months ago) by cbauer
Branch: MAIN
CVS Tags: release_0-9-0
Changes since 1.25: +1 -0 lines
Diff to previous 1.25
- in the output, list delimiters are now { } and matrix delimiters are [ ]
- added evalm() method for evaluating sums and products of matrices
- added map() method for applying a function to subexpressions
- power(noncommut, posint) automatically expands the product, removed ncpow()


Revision 1.25 - (view) (annotate) - [select for diffs]
Sat May 19 17:37:46 2001 UTC (12 years ago) by cbauer
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
replaced "precedence" static member variable by virtual precedence() function


Revision 1.24 - (view) (annotate) - [select for diffs]
Fri Apr 6 19:03:01 2001 UTC (12 years, 1 month ago) by cbauer
Branch: MAIN
CVS Tags: release_0-8-1, release_0-8-2, release_0-8-3
Changes since 1.23: +1 -3 lines
Diff to previous 1.23
- replaced the various print*() member functions by a single print() that
  takes a print_context object that determines the output formatting; this
  should make it easier to add more output types
- print_tree output of indexed objects looks better


Revision 1.23 - (view) (annotate) - [select for diffs]
Wed Feb 28 12:54:53 2001 UTC (12 years, 2 months ago) by kreckel
Branch: MAIN
CVS Tags: release_0-7-3, release_0-8-0
Changes since 1.22: +1 -5 lines
Diff to previous 1.22
* ginac/registrar.h: dtor is inlined now.
* ginac/basic.h, ginac/ex.h: removed INLINE_FOO_CONSTRUCTORS and hand-inlined
  stuff instead, since the macros turned out to get in the way while
  fine-tuning the inlining.
* ginac/utils.h: if 'long long' works, use that one for computing the hash
  value instead of floating point tricks.  2 Reasons: on Intel the assembler
  is terrible and slow otherwise, 'long long' will appear in C++ anyways when
  they adapt to the C99 standard.
* Several other small performance tweaks.
* ginac/constant.cpp: (constant::calchash()) implement, caring for serial.
* ginac/function.pl (function::calchash()): implement, caring for serial.
* ginac/expairseq.cpp: honor coeff's hash value.
* ginac/pseries.cpp: (pseries::power_const()) fix problems with zero pseries.
* Added several pounds of in-source documentation in doxygen style.


Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Feb 16 17:25:51 2001 UTC (12 years, 3 months ago) by cbauer
Branch: MAIN
CVS Tags: release_0-7-2
Changes since 1.21: +0 -2 lines
Diff to previous 1.21
GINAC_DECLARE_REGISTERED_CLASS declares duplicate() and compare_same_type(),
GINAC_IMPLEMENT_REGISTERED_CLASS implements duplicate()


Revision 1.21 - (view) (annotate) - [select for diffs]
Thu Feb 15 19:54:55 2001 UTC (12 years, 3 months ago) by cbauer
Branch: MAIN
Changes since 1.20: +0 -12 lines
Diff to previous 1.20
the destructor, copy constructor, and assignment operator (which were the
same for all subclasses of basic, with very few exceptions) are now included
in the GINAC_IMPLEMENT_REGISTERED_CLASS macro; the GINAC_DECLARE_REGISTERED_CLASS
macro also defines these (and other common) member functions


Revision 1.20 - (view) (annotate) - [select for diffs]
Wed Feb 14 16:04:21 2001 UTC (12 years, 3 months ago) by cbauer
Branch: MAIN
Changes since 1.19: +0 -5 lines
Diff to previous 1.19
removed the "some_*" and "typeid_*" definitions since we are using our own
RTTI for quite some time now


Revision 1.19 - (view) (annotate) - [select for diffs]
Mon Jan 22 15:12:10 2001 UTC (12 years, 3 months ago) by kreckel
Branch: MAIN
CVS Tags: release_0-7-1
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
- See if __GNUC__ < 2.97 before using std::vector<..,malloc_alloc>.  Sorry,
  there is no way having this depend on whether we are setting up Cint or
  not because the malloc_alloc goes into the mangled signature and the
  result won't link if one tries to be more clever.  It really sucks.
  Let's all just pray Masaharu throws away that old STL implementation
  really soon now.  (Jeez, he still calls this old junk 'reference'!)
- Bumped up a few dates.  :-)


Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Aug 14 12:21:08 2000 UTC (12 years, 9 months ago) by kreckel
Branch: MAIN
CVS Tags: release_0-7-0
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
- Inserted some more std:: to make it compile under GCC2.96.


Revision 1.17 - (view) (annotate) - [select for diffs]
Fri Aug 11 15:52:42 2000 UTC (12 years, 9 months ago) by cbauer
Branch: MAIN
Changes since 1.16: +7 -6 lines
Diff to previous 1.16
- fixes to the indentation


Revision 1.16 - (view) (annotate) - [select for diffs]
Fri Aug 11 15:07:17 2000 UTC (12 years, 9 months ago) by cbauer
Branch: MAIN
Changes since 1.15: +46 -46 lines
Diff to previous 1.15
- indentation is now done with tabs
- printtree() prints the class names as known to the registrar, not the
  (mangled) class names from typeid().name()


Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Jul 20 21:12:42 2000 UTC (12 years, 10 months ago) by kreckel
Branch: MAIN
CVS Tags: release_0-6-3, release_0-6-4
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
- Derivatives are now assembled in a slightly different manner (i.e. they
  'look' different on first sight).  Under certain circumstances this can
  result in a dramatic speedup because it gives hashing a better chance,
  especially when computing higher derivatives.
- Series expansion accepts an additional bool argument now, telling it
  whether branch cuts are to be honored (as Maple does it) or not (as
  Mathematica does it).  It defaults to true (i.e. the Maple way).
- Many series expansions of built-in functions have been reengineered.
- The Dilogarithm (Li2) now has floating point evaluation, derivative and a
  proper series expansion.
- Namespace 'std' cleanly disentangled, as demanded by ISO/EIC 14882-1998(E).
- Some helpers updated from upstream.


Revision 1.14 - (view) (annotate) - [select for diffs]
Mon Apr 10 12:49:07 2000 UTC (13 years, 1 month ago) by cbauer
Branch: MAIN
CVS Tags: release_0-6-0, release_0-6-1, release_0-6-2
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
- normal() works for relationals: it normalizes both sides


Revision 1.13 - (view) (annotate) - [select for diffs]
Mon Feb 7 14:57:35 2000 UTC (13 years, 3 months ago) by kreckel
Branch: MAIN
CVS Tags: relase_0-5-0, relase_0-5-1, release_0-5-2, release_0-5-3, release_0-5-4
Changes since 1.12: +3 -1 lines
Diff to previous 1.12
- */Makefile.in: changes triggered by newer automake.
- added relational::rhs() and relational::lhs() also available from ex.
- added two new checks in check/linear_solve.cpp (formerly
  check/lsolve_onedim.cpp) shamelessly ripped from the Maple online-help.
- added keyword warranty to ginsh as dictated by the bible (emacs).


Revision 1.12 - (view) (annotate) - [select for diffs]
Sun Jan 30 20:53:23 2000 UTC (13 years, 3 months ago) by kreckel
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
- Renamed flag NO_GINAC_NAMESPACE to NO_NAMESPACE_GINAC because of m4.
- Made configure check for cint and makecint and call makecint to dump out
  cint/Makefile.cint, which will later be called by cint/Makefile.  See
  configure option --with-cint.
- Added some documentation about GiNaC-cint (e.g. a manpage).
- All dummies in subdir cint/ are created by cint/dummies.pl now, removed
  older stuff.


Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Jan 27 15:26:14 2000 UTC (13 years, 3 months ago) by cbauer
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
- building GiNaC in a separate directory now works


Revision 1.10 - (view) (annotate) - [select for diffs]
Fri Jan 21 15:20:32 2000 UTC (13 years, 4 months ago) by cbauer
Branch: MAIN
Changes since 1.9: +8 -8 lines
Diff to previous 1.9
- changed all instances of "foo const &/*" to "const foo &/*"
- changed function arguments like "int const" to a simple "int"


Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Jan 19 19:46:57 2000 UTC (13 years, 4 months ago) by cbauer
Branch: MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
- implemented global class registry (for class basic and derived classes)
- implemented archiving of expressions (except for class idx, and all classes
  derived from idx and indexed)
- added series() wrapper function
- class series renamed to pseries to avoid name clashes with global series()
  wrapper function, ex::series(), and basic::series()
- corrected the series expansion of single symbols with respect to the order
  term
- calling subs() on a series didn't work


Revision 1.8 - (view) (annotate) - [select for diffs]
Tue Jan 11 19:25:07 2000 UTC (13 years, 4 months ago) by kreckel
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- made nops() return unsigned instead of int
- changed dates in copyright notices


Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Dec 13 15:43:34 1999 UTC (13 years, 5 months ago) by kreckel
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
- introduced info_flags::cinteger, info_flags::crational,
  info_flags::cinteger_polynomial, info_flags::crational_polynomial with
  intuitive behaviour.
- extended documentation
- made things like evlaf(zeta(3)) work
- killed several bugs


Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Dec 2 15:45:15 1999 UTC (13 years, 5 months ago) by frink
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5
#ifndef around namespace GiNaC { }


Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Nov 17 16:58:00 1999 UTC (13 years, 6 months ago) by cbauer
Branch: MAIN
Changes since 1.4: +9 -3 lines
Diff to previous 1.4
- put everything in "GiNaC" namespace
- converted some macros into inline functions
- split debugmsg.h into assertion.h (public) and debugmsg.h (private)


Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Nov 16 16:35:26 1999 UTC (13 years, 6 months ago) by cbauer
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3
- modified the comment blocks so the copyright message no longer appears in
  the reference manual (made by Doxygen)


Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Nov 10 19:35:49 1999 UTC (13 years, 6 months ago) by cbauer
Branch: MAIN
Changes since 1.2: +3 -0 lines
Diff to previous 1.2
- modified GiNaC headers to Alexander's liking


Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Nov 10 16:35:13 1999 UTC (13 years, 6 months ago) by cbauer
Branch: MAIN
Changes since 1.1: +21 -8 lines
Diff to previous 1.1
- enforced GiNaC coding standards :-)


Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Nov 9 19:57:04 1999 UTC (13 years, 6 months ago) by cbauer
Branch: MAIN
- switched to automake build environment


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15