git://www.ginac.de
/
ginac.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Products (class mul) now answer correctly to info_flags::negative and
2010-03-28
Jens Vollinga
Products (class mul) now answer correctly to info_flags...
commit
|
commitdiff
|
tree
2010-03-25
Jens Vollinga
Fixed a bug in atan2. It gave a division by zero error...
commit
|
commitdiff
|
tree
2010-03-05
Jens Vollinga
Copyright goes 2010.
commit
|
commitdiff
|
tree
2010-01-28
Jens Vollinga
Preparing for release 1.5.6.
commit
|
commitdiff
|
tree
2009-11-04
Jens Vollinga
Preparing for release.
commit
|
commitdiff
|
tree
2009-11-02
Jens Vollinga
Preparing for release.
commit
|
commitdiff
|
tree
2009-10-04
Jens Vollinga
Moved header includes to source files to avoid polluting...
commit
|
commitdiff
|
tree
2009-08-09
Jens Vollinga
Added get_builtin_reader() that parses only the builtin...
commit
|
commitdiff
|
tree
2009-08-09
Jens Vollinga
Fixed include of stdint.h (parser.cpp needs the header...
commit
|
commitdiff
|
tree
2009-07-31
Jens Vollinga
Fixed memory leak.
commit
|
commitdiff
|
tree
2009-07-31
Jens Vollinga
Fixed the fix in commit f059ebe117d15292e0d262e6e8e232e835c7...
commit
|
commitdiff
|
tree
2009-07-31
Jens Vollinga
Fixed dirty hack in parser to distinguish between serial...
commit
|
commitdiff
|
tree
2009-07-31
Jens Vollinga
Fixed the parser such that it can read in user defined...
commit
|
commitdiff
|
tree
2009-07-31
Jens Vollinga
Fixed cast that caused compile error on 64bit machines.
commit
|
commitdiff
|
tree
2009-07-30
Jens Vollinga
Preparing for release 1.5.3.
commit
|
commitdiff
|
tree
2009-07-15
Jens Vollinga
Allow underscores in identifiers.
commit
|
commitdiff
|
tree
2009-07-15
Jens Vollinga
Allow user defined functions to be parsed.
commit
|
commitdiff
|
tree
2009-07-10
Jens Vollinga
Preparing for release 1.5.2.
commit
|
commitdiff
|
tree
2009-07-10
Jens Vollinga
Fixed manual to correctly explain return_type_tinfo().
commit
|
commitdiff
|
tree
2009-06-10
Jens Vollinga
Raised required version of CLN to 1.2.2.
commit
|
commitdiff
|
tree
2009-05-02
Jens Vollinga
Added include for cstdio header.
commit
|
commitdiff
|
tree
2009-02-25
Jens Vollinga
Repairing the preparing of the release.
commit
|
commitdiff
|
tree
2009-02-25
Jens Vollinga
Preparing for release.
commit
|
commitdiff
|
tree
2009-02-17
Jens Vollinga
Added release date.
commit
|
commitdiff
|
tree
2009-02-06
Jens Vollinga
Adjusted NEWS and INSTALL documentation.
commit
|
commitdiff
|
tree
2009-02-06
Jens Vollinga
Missed to change one date in function.pl.
commit
|
commitdiff
|
tree
2009-02-06
Jens Vollinga
Changed name of debugging macro (to avoid warning cause...
commit
|
commitdiff
|
tree
2009-02-06
Jens Vollinga
Fixed returning of test result (++result was +result).
commit
|
commitdiff
|
tree
2009-02-06
Jens Vollinga
Prettified source code.
commit
|
commitdiff
|
tree
2009-02-06
Jens Vollinga
Automake now needs to be version >=1.8. Older versions...
commit
|
commitdiff
|
tree
2009-02-05
Jens Vollinga
Renamed files *.tcc and *.hpp to *.h.
commit
|
commitdiff
|
tree
2009-02-03
Jens Vollinga
Fixed compile errors introduced in previous commit
commit
|
commitdiff
|
tree
2009-01-08
Jens Vollinga
Fixed bug in binomial(). binomial(n,0) erroneously...
commit
|
commitdiff
|
tree
2008-12-18
Jens Vollinga
Small fixes to avoid compile warnings (-Wall).
commit
|
commitdiff
|
tree
2008-12-18
Jens Vollinga
Fixed bug in multivariate factorization. Fractional...
commit
|
commitdiff
|
tree
2008-12-01
Jens Vollinga
Added new items.
commit
|
commitdiff
|
tree
2008-12-01
Jens Vollinga
Fixed a problem in polynomial divide by deactivating...
commit
|
commitdiff
|
tree
2008-11-14
Jens Vollinga
Added section about factor(). Made appropriate changes...
commit
|
commitdiff
|
tree
2008-11-13
Jens Vollinga
Added many comments.
commit
|
commitdiff
|
tree
2008-11-13
Jens Vollinga
Fixed lots of bugs in factor_multivariate().
commit
|
commitdiff
|
tree
2008-11-11
Jens Vollinga
Fixed a bug in squarefree(). Some polynomials were...
commit
|
commitdiff
|
tree
2008-11-10
Jens Vollinga
Added modular square free factorization.
commit
|
commitdiff
|
tree
2008-11-06
Jens Vollinga
Stupid error: did the revert on the wrong branch (master...
commit
|
commitdiff
|
tree
2008-11-06
Jens Vollinga
Revert "[portability] GiNaC::compile_ex works on OpenBSD...
commit
|
commitdiff
|
tree
2008-11-06
Jens Vollinga
Univariate Hensel lifting now uses upoly.
commit
|
commitdiff
|
tree
2008-11-05
Jens Vollinga
Changed debugging facilities in factor.cpp.
commit
|
commitdiff
|
tree
2008-11-05
Jens Vollinga
Fixed some minor spelling errors.
commit
|
commitdiff
|
tree
2008-11-05
Jens Vollinga
Changed code from using cl_UP_MI to using umodpoly...
commit
|
commitdiff
|
tree
2008-11-03
Jens Vollinga
Added code for distinct degree factorization.
commit
|
commitdiff
|
tree
2008-09-30
Jens Vollinga
Merge branch 'master' of git://ffmssmsc.jinr.ru:443...
commit
|
commitdiff
|
tree
2008-09-29
Jens Vollinga
Replaced class UniPoly by cl_UP_MI.
commit
|
commitdiff
|
tree
2008-09-26
Jens Vollinga
- Added options argument to factor(). Added flag factor_opti...
commit
|
commitdiff
|
tree
2008-09-18
Jens Vollinga
Fixed various bugs in multivariate factorization.
commit
|
commitdiff
|
tree
2008-09-09
Jens Vollinga
Merge branch 'master' of git://ffmssmsc.jinr.ru:443...
commit
|
commitdiff
|
tree
2008-09-09
Jens Vollinga
Bug fix related to the usage of int instead of cl_I.
commit
|
commitdiff
|
tree
2008-09-09
Jens Vollinga
Updated NEWS.
commit
|
commitdiff
|
tree
2008-09-08
Jens Vollinga
Fixed bug in unvariate factorization. Bound for lifting...
commit
|
commitdiff
|
tree
2008-09-08
Jens Vollinga
Added missing code for multivariate factorization.
commit
|
commitdiff
|
tree
2008-09-08
Jens Vollinga
Fixed bug. G() ignored the imaginary parts of the arguments.
commit
|
commitdiff
|
tree
2008-08-27
Jens Vollinga
Added internal code for multivariate factorization.
commit
|
commitdiff
|
tree
2008-08-21
Jens Vollinga
Daily bugfix in the polynomial factorization (code...
commit
|
commitdiff
|
tree
2008-08-20
Jens Vollinga
Fixed bug in the Q matrix calculation and the univariate...
commit
|
commitdiff
|
tree
2008-08-18
Jens Vollinga
Fixed bug in modular square-free factorization.
commit
|
commitdiff
|
tree
2008-08-09
Jens Vollinga
Added polynomial factorization (univariate case).
commit
|
commitdiff
|
tree
2008-08-09
Jens Vollinga
Added polynomial factorization (univariate case).
commit
|
commitdiff
|
tree
2008-06-25
Jens Vollinga
Removed left-over debugging line.
commit
|
commitdiff
|
tree
2008-06-25
Jens Vollinga
Make the behaviour of class function more consistent...
commit
|
commitdiff
|
tree
2008-06-24
Jens Vollinga
Improve heur_gcd() so it can handle rational polynomials...
commit
|
commitdiff
|
tree
2008-04-04
Jens Vollinga
Fixed bug in mLi summation causing premature drop-out...
commit
|
commitdiff
|
tree
2008-04-04
Jens Vollinga
Added legacy tests for zeta and multiple polylog.
commit
|
commitdiff
|
tree
2008-04-04
Jens Vollinga
Check for fixed bug in multiple polylogs.
commit
|
commitdiff
|
tree
2008-04-03
Jens Vollinga
Fixed bugs found by Jianqiang Zhao.
commit
|
commitdiff
|
tree
2008-03-27
Jens Vollinga
Merge commit 'origin/master'
commit
|
commitdiff
|
tree
2008-03-27
Jens Vollinga
Fixed make distcheck issues.
commit
|
commitdiff
|
tree
2008-03-26
Jens Vollinga
Small improvement to VPATH fix.
commit
|
commitdiff
|
tree
2008-03-26
Jens Vollinga
Fixed info-generation problems with VPATH builds.
commit
|
commitdiff
|
tree
2007-11-22
Jens Vollinga
Fixed memory leak program.
commit
|
commitdiff
|
tree
2007-11-21
Jens Vollinga
* Fixed module loading bug (occured if . was not in...
commit
|
commitdiff
|
tree
2007-11-21
Jens Vollinga
* Fixed broken preprocessor instruction [Sheplyakov].
commit
|
commitdiff
|
tree
2007-11-21
Jens Vollinga
* Fixed memory leak in ginac_yylex() [Sheplyakov].
commit
|
commitdiff
|
tree
2007-11-21
Jens Vollinga
Added small program that exhibits the memory leak in...
commit
|
commitdiff
|
tree
2007-11-21
Jens Vollinga
* Deleted bogus try -- catch block in the ex::series...
commit
|
commitdiff
|
tree
2007-11-21
Jens Vollinga
* Added check for memory leak in {mul,power}::eval...
commit
|
commitdiff
|
tree
2007-11-21
Jens Vollinga
* Fixed macro checking for version of libreadline ...
commit
|
commitdiff
|
tree
2007-10-15
Jens Vollinga
- Do not bother to rename indices if object has no...
commit
|
commitdiff
|
tree
2007-10-15
Jens Vollinga
- This helps mul::expand() and friends to recognize...
commit
|
commitdiff
|
tree
2007-10-15
Jens Vollinga
- Apparently, in ~ 30% of calls to mul::expand the...
commit
|
commitdiff
|
tree
2007-10-15
Jens Vollinga
- Partially solves performance regression in expand...
commit
|
commitdiff
|
tree
2007-10-15
Jens Vollinga
- info(info_flags::has_indices) now works for sums...
commit
|
commitdiff
|
tree
2007-09-07
Jens Vollinga
Improved CLN output [Sheplyakov].
commit
|
commitdiff
|
tree
2007-09-05
Jens Vollinga
Added example for mystring class [Sheplyakov].
commit
|
commitdiff
|
tree
2007-09-05
Jens Vollinga
Removed reference to autogen.sh [Sheplyakov]
commit
|
commitdiff
|
tree
2007-09-05
Jens Vollinga
Added missing example source.
commit
|
commitdiff
|
tree
2007-09-01
Jens Vollinga
Added CLEANFILES.
commit
|
commitdiff
|
tree
2007-09-01
Jens Vollinga
Hide failure due to term reordering.
commit
|
commitdiff
|
tree
2007-08-31
Jens Vollinga
Preparing for release.
commit
|
commitdiff
|
tree
2007-08-28
Jens Vollinga
Added compiler.h
commit
|
commitdiff
|
tree
2007-08-28
Jens Vollinga
File added [A.Sheplyakov]
commit
|
commitdiff
|
tree
2007-08-27
Jens Vollinga
Added changes.
commit
|
commitdiff
|
tree
2007-08-27
Jens Vollinga
input_parser accepts also pow() [A.Sheplyakov]
commit
|
commitdiff
|
tree
next