git://www.ginac.de
/
ginac.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
-DIN_GINAC moved from CPPFLAGS to INCLUDES (as suggested in automake docs)
2000-12-30
Christian Bauer
-DIN_GINAC moved from CPPFLAGS to INCLUDES (as suggested...
commit
|
commitdiff
|
tree
2000-12-30
Christian Bauer
man pages are included even if they are compressed
commit
|
commitdiff
|
tree
2000-12-05
Christian Bauer
fixed typos
commit
|
commitdiff
|
tree
2000-12-05
Christian Bauer
Include files were not properly included in package
commit
|
commitdiff
|
tree
2000-11-16
Christian Bauer
removed non-sources from CVS
commit
|
commitdiff
|
tree
2000-11-16
Christian Bauer
disabled automake maintainer mode
commit
|
commitdiff
|
tree
2000-11-16
Christian Bauer
removed non-sources from CVS
commit
|
commitdiff
|
tree
2000-11-16
Christian Bauer
all man pages now display the current GiNaC version...
commit
|
commitdiff
|
tree
2000-11-16
Christian Bauer
- added man page for ginac-config
commit
|
commitdiff
|
tree
2000-10-25
Christian Bauer
- non-integer powers are treated as 0 by (l)degree...
commit
|
commitdiff
|
tree
2000-10-11
Christian Bauer
updated a little
commit
|
commitdiff
|
tree
2000-10-05
Christian Bauer
updated spec file which is now also included in the...
commit
|
commitdiff
|
tree
2000-08-28
Christian Bauer
- removed non-sources from CVS
commit
|
commitdiff
|
tree
2000-08-11
Christian Bauer
- more indentation fixes
commit
|
commitdiff
|
tree
2000-08-11
Christian Bauer
- fixes to the indentation
commit
|
commitdiff
|
tree
2000-08-11
Christian Bauer
- indentation is now done with tabs
commit
|
commitdiff
|
tree
2000-08-04
Christian Bauer
- fixed normal((b*a-c*a)/(4-a)) bug: heur_gcd() only...
commit
|
commitdiff
|
tree
2000-08-04
Christian Bauer
- added check for normal((b*a-c*a)/(4-a)) bug
commit
|
commitdiff
|
tree
2000-08-02
Christian Bauer
- fixed "normal(2-2*(1+a)/(-1-a))" bug: add::normal...
commit
|
commitdiff
|
tree
2000-08-02
Christian Bauer
- added check for "normal(2-2*(1+a)/(-1-a))" bug
commit
|
commitdiff
|
tree
2000-07-31
Christian Bauer
- I'm fired. Fixed a really stupid bug in sr_gcd()...
commit
|
commitdiff
|
tree
2000-06-21
Christian Bauer
- '#' as the first character of a line starts a comment
commit
|
commitdiff
|
tree
2000-06-21
Christian Bauer
- constructor from strings once again accepts Lisp...
commit
|
commitdiff
|
tree
2000-06-21
Christian Bauer
- moved polynomial interpolation in heur_gcd() to its...
commit
|
commitdiff
|
tree
2000-06-06
Christian Bauer
- whoops, accidentally commented out gamma series test...
commit
|
commitdiff
|
tree
2000-06-06
Christian Bauer
- fixed bug in Euclidean PRS algorithm
commit
|
commitdiff
|
tree
2000-06-06
Christian Bauer
*sigh* when will we move the Makefile.in's out of CVS?
commit
|
commitdiff
|
tree
2000-06-06
Christian Bauer
*sigh* when will we move these files out of CVS?
commit
|
commitdiff
|
tree
2000-05-11
Christian Bauer
- mentioned "Derivative" function
commit
|
commitdiff
|
tree
2000-05-11
Christian Bauer
- small efficiency fix in mul_series
commit
|
commitdiff
|
tree
2000-05-05
Christian Bauer
- normal() respects the "level" parameter to limit...
commit
|
commitdiff
|
tree
2000-04-20
Christian Bauer
- fixed a typo
commit
|
commitdiff
|
tree
2000-04-20
Christian Bauer
- fixed typos
commit
|
commitdiff
|
tree
2000-04-13
Christian Bauer
- '?time' now works
commit
|
commitdiff
|
tree
2000-04-10
Christian Bauer
- normal() works for relationals: it normalizes both...
commit
|
commitdiff
|
tree
2000-04-10
Christian Bauer
- modified printcsrc() example
commit
|
commitdiff
|
tree
2000-04-07
Christian Bauer
- extended the "Algorithms" chapter which has been...
commit
|
commitdiff
|
tree
2000-04-07
Christian Bauer
- mentioned to_rational() and input parser
commit
|
commitdiff
|
tree
2000-04-06
Christian Bauer
- added ex::to_rational() to convert general expression...
commit
|
commitdiff
|
tree
2000-04-05
Christian Bauer
- fixed a small oops: iprint() didn't reset the number...
commit
|
commitdiff
|
tree
2000-04-05
Christian Bauer
- streamlined the code in numeric::numeric(archive_node...
commit
|
commitdiff
|
tree
2000-04-05
Christian Bauer
- implemented #b, #o, #x and #nR prefixes for binary...
commit
|
commitdiff
|
tree
2000-04-05
Christian Bauer
- changed comment starter from # to //
commit
|
commitdiff
|
tree
2000-03-31
Christian Bauer
- the ex stream >> operator is gone
commit
|
commitdiff
|
tree
2000-03-29
Christian Bauer
- parsed functions are now correctly evaluated (.eval...
commit
|
commitdiff
|
tree
2000-03-29
Christian Bauer
- expressions can now be read from streams; the input...
commit
|
commitdiff
|
tree
2000-03-28
Christian Bauer
- remembering in divide_in_z() turned off (will eventually...
commit
|
commitdiff
|
tree
2000-03-24
Christian Bauer
- ginac.h includes version.h (created by configure...
commit
|
commitdiff
|
tree
2000-03-23
Christian Bauer
- raised coefficient bit-length limit in heur_gcd(...
commit
|
commitdiff
|
tree
2000-03-22
Christian Bauer
- removed inert Diff() function; only Derivative()...
commit
|
commitdiff
|
tree
2000-03-20
Christian Bauer
- fixed bug in normal(): normal(x^a) became (x^(-a...
commit
|
commitdiff
|
tree
2000-03-15
Christian Bauer
- update NEWS file
commit
|
commitdiff
|
tree
2000-03-13
Christian Bauer
- ex::series() catches and re-throws exceptions happening...
commit
|
commitdiff
|
tree
2000-03-02
Christian Bauer
- collect() does nothing
commit
|
commitdiff
|
tree
2000-03-01
Christian Bauer
- pseries::coeff() now uses a binary instead of a linear...
commit
|
commitdiff
|
tree
2000-02-24
Christian Bauer
- default maxargs for functions is 13 to make the current...
commit
|
commitdiff
|
tree
2000-02-21
Christian Bauer
- add::normal() didn't multiply denominator of expanded...
commit
|
commitdiff
|
tree
2000-02-21
Christian Bauer
- added check for latest normal() bug
commit
|
commitdiff
|
tree
2000-02-21
Christian Bauer
- collect() works better
commit
|
commitdiff
|
tree
2000-02-10
Christian Bauer
- ex::numer() and ex::denom() now make use of the new...
commit
|
commitdiff
|
tree
2000-02-10
Christian Bauer
- normal() now internally keeps numerator and denominator...
commit
|
commitdiff
|
tree
2000-02-08
Christian Bauer
- added linefeed to end of "usage" string
commit
|
commitdiff
|
tree
2000-02-08
Christian Bauer
- series expansion of pseries objects should now work...
commit
|
commitdiff
|
tree
2000-02-08
Christian Bauer
- small fix (info files are not gzipped)
commit
|
commitdiff
|
tree
2000-02-07
Christian Bauer
- cint dir was missing from distribution
commit
|
commitdiff
|
tree
2000-02-04
Christian Bauer
- ginsh now includes "ginac.h" when compiled as part...
commit
|
commitdiff
|
tree
2000-01-31
Christian Bauer
- archive file format is a little more compact (stores...
commit
|
commitdiff
|
tree
2000-01-31
Christian Bauer
- fixed bug in multiply_lcm() (see paranoia_check9)
commit
|
commitdiff
|
tree
2000-01-31
Christian Bauer
- sources now include "ginac.h" instead of <ginac/ginac...
commit
|
commitdiff
|
tree
2000-01-31
Christian Bauer
- updated Makefiles
commit
|
commitdiff
|
tree
2000-01-28
Christian Bauer
- moved configure options behind libtool so they appear...
commit
|
commitdiff
|
tree
2000-01-28
Christian Bauer
- final tweaks to spec file
commit
|
commitdiff
|
tree
2000-01-27
Christian Bauer
- building GiNaC in a separate directory now works
commit
|
commitdiff
|
tree
2000-01-26
Christian Bauer
- man page is now put in distribution
commit
|
commitdiff
|
tree
2000-01-26
Christian Bauer
- updated dates
commit
|
commitdiff
|
tree
2000-01-26
Christian Bauer
- updated Makefiles
commit
|
commitdiff
|
tree
2000-01-26
Christian Bauer
- RPM packages split into user and devel packages
commit
|
commitdiff
|
tree
2000-01-26
Christian Bauer
- gcd(): cofactor computation is faster in partially...
commit
|
commitdiff
|
tree
2000-01-25
Christian Bauer
- lcm_of_coefficients() works for unexpanded polynomials
commit
|
commitdiff
|
tree
2000-01-25
Christian Bauer
- checks adapted to new GCD behavior for partly-factored...
commit
|
commitdiff
|
tree
2000-01-25
Christian Bauer
- mentioned archiving
commit
|
commitdiff
|
tree
2000-01-24
Christian Bauer
- archiving implemented in lorentzidx
commit
|
commitdiff
|
tree
2000-01-24
Christian Bauer
- renamed archive::dump() to archive::printraw() for...
commit
|
commitdiff
|
tree
2000-01-21
Christian Bauer
- changed all instances of "foo const &/*" to "const...
commit
|
commitdiff
|
tree
2000-01-21
Christian Bauer
- implemented nops() and op() for pseries objects
commit
|
commitdiff
|
tree
2000-01-19
Christian Bauer
- created
commit
|
commitdiff
|
tree
2000-01-19
Christian Bauer
- added tokens "read" and "write" (in preparation for...
commit
|
commitdiff
|
tree
2000-01-19
Christian Bauer
- implemented global class registry (for class basic...
commit
|
commitdiff
|
tree
2000-01-19
Christian Bauer
- added a chapter about archiving of expressions
commit
|
commitdiff
|
tree
2000-01-19
Christian Bauer
- updated makefiles
commit
|
commitdiff
|
tree
2000-01-19
Christian Bauer
- updated for class series->class pseries
commit
|
commitdiff
|
tree
2000-01-19
Christian Bauer
- updated configure script and makefiles
commit
|
commitdiff
|
tree
2000-01-10
Christian Bauer
- now compiles with readline V4 headers
commit
|
commitdiff
|
tree
1999-12-21
Christian Bauer
- matrix row/col made unsigned
commit
|
commitdiff
|
tree
1999-12-01
Christian Bauer
- added 'ginac-config' script and 'ginac.m4' macros...
commit
|
commitdiff
|
tree
1999-11-27
Christian Bauer
- spec file now works
commit
|
commitdiff
|
tree
1999-11-27
Christian Bauer
- tweaked spec file
commit
|
commitdiff
|
tree
1999-11-27
Christian Bauer
- install-info -> /sbin/install-info
commit
|
commitdiff
|
tree
1999-11-27
Christian Bauer
- RPM_OPT_FLAGS are used for compiling
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- added some more information to NEWS and README
commit
|
commitdiff
|
tree
next