]> www.ginac.de Git - ginac.git/commit
* numeric::calchash(): Apply golden_ratio_hash() to the value returned
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Wed, 10 Apr 2002 18:57:06 +0000 (18:57 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Wed, 10 Apr 2002 18:57:06 +0000 (18:57 +0000)
commit771ec9a18c5b7458012f285b897b0992112b17e6
tree58cd1f9ce4f45470ff8a44d1d35a3580990d5c85
parent8c957d0e11b6819d3b648e8548141cbff5792e2a
* numeric::calchash(): Apply golden_ratio_hash() to the value returned
  by CLN.  (Rationale: this populates more bits for the frequent small
  integers resulting in much less opportunity for funny cancellations in
  hash-values of monomials.)
ginac/numeric.cpp