git://www.ginac.de
/
ginac.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- normal() respects the "level" parameter to limit the recursion depth
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
1999-11-26
Christian Bauer
- .txt files were missing from distribution
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- install-strip -> install
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- info/dir not installed in RPM
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- requires autoconf 2.12 and automake 1.4
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- files which are generated by perl scripts are made...
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- building GiNaC will no longer bomb if Doxygen is...
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- more typos fixed
commit
|
commitdiff
|
tree
1999-11-26
Christian Bauer
- fixed minor typos
commit
|
commitdiff
|
tree
1999-11-25
Christian Bauer
- .png files were missing from install target
commit
|
commitdiff
|
tree
1999-11-25
Christian Bauer
- added missing bullets to some lists
commit
|
commitdiff
|
tree
1999-11-25
Christian Bauer
- tutorial now built with texinfo
commit
|
commitdiff
|
tree
1999-11-25
Christian Bauer
- automake 1.4 was complaining about EXTRA_DATA in...
commit
|
commitdiff
|
tree
1999-11-25
Christian Bauer
- automake 1.4 was complaining about AM_PROG_INSTALL...
commit
|
commitdiff
|
tree
1999-11-25
Christian Bauer
- new official GiNaC homepage: www.ginac.de
commit
|
commitdiff
|
tree
1999-11-22
Christian Bauer
- ASSERT macro renamed to GINAC_ASSERT
commit
|
commitdiff
|
tree
1999-11-22
Christian Bauer
- is_zero() is now called on expanded expressions in...
commit
|
commitdiff
|
tree
1999-11-22
Christian Bauer
- fixed exp/log checks
commit
|
commitdiff
|
tree
1999-11-19
Christian Bauer
- rotate_31() and golden_hash_ratio() moved to utils.h
commit
|
commitdiff
|
tree
1999-11-19
Christian Bauer
- split into smaller functions to make it compile faster
commit
|
commitdiff
|
tree
1999-11-19
Christian Bauer
- added checks for sizeof(long/long long/long double...
commit
|
commitdiff
|
tree
1999-11-19
Christian Bauer
- some files were missing in the distribution
commit
|
commitdiff
|
tree
1999-11-18
Christian Bauer
- added on-line help system
commit
|
commitdiff
|
tree
1999-11-18
Christian Bauer
- added documentation to ex_to_series() and series_to_poly()
commit
|
commitdiff
|
tree
1999-11-17
Christian Bauer
- libginac.la no longer includes a dependency on libreadline
commit
|
commitdiff
|
tree
1999-11-17
Christian Bauer
- most functions were not static, but they should have...
commit
|
commitdiff
|
tree
1999-11-17
Christian Bauer
- put everything in "GiNaC" namespace
commit
|
commitdiff
|
tree
1999-11-17
Christian Bauer
- put everything in "GiNaC" namespace
commit
|
commitdiff
|
tree
1999-11-16
Christian Bauer
- modified the comment blocks so the copyright message...
commit
|
commitdiff
|
tree
1999-11-16
Christian Bauer
- corrected meaning of "GiNaC" acronym
commit
|
commitdiff
|
tree
1999-11-16
Christian Bauer
- ginsh can handle multiple input files which are specified...
commit
|
commitdiff
|
tree
next