• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / commons-numbers / 463

Builds Branch Commit Type Ran Committer Via Coverage
463 master Approximation of sinh/cosh using exp can be overflow/underflow safe. Updated the sinh(), cosh() and tanh() methods for large absolute real to avoid overflow of exp(x) to infinite. sinh()/cosh() now use a common function to compute the result as ... push 15 Jan 2020 04:19PM UTC aherbert travis-ci pending completion   set done
462 master Add a set of numbers that are within the quadrant [0, pi/2). push 14 Jan 2020 02:38PM UTC aherbert travis-ci pending completion   set done
461 master Add benchmark for sin/cos computation. Computing sin/cos together would improve many of the functions in Complex. This benchmark investigates the possibility of using the Commons FastMath implementation instead of java.util.Math. push 14 Jan 2020 12:07PM UTC aherbert travis-ci pending completion   set done
460 master Allow long file length for ComplexTest. push 14 Jan 2020 02:47AM UTC aherbert travis-ci pending completion   set done
459 master Update NOTICE.txt to 2020. push 13 Jan 2020 05:28PM UTC aherbert travis-ci pending completion   set done
458 master Update x2y2m1 to use Ogita's dot-product summation in 3-fold precision. This has been tested with 1,000,000,000 random cis numbers with no ULP errors. The previous summation using Dekker's 2-fold precision sum had observed ULPs > 65000. Hard exa... push 10 Jan 2020 11:51PM UTC aherbert travis-ci pending completion   set done
457 master Optimise x2y2m1 using assumptions on the range of x and y. push 10 Jan 2020 01:47PM UTC aherbert travis-ci pending completion   set done
456 master Document enforcement of the conjugate equality when not mandated by C99. push 09 Jan 2020 05:54PM UTC aherbert travis-ci pending completion   set done
455 master Simplify high precision summation using Dekker's add2 sum. push 06 Jan 2020 02:05AM UTC aherbert travis-ci pending completion   set done
454 master Fixed indentation in test class. push 05 Jan 2020 11:27PM UTC aherbert travis-ci pending completion   set done
453 master Update "NOTICE.txt". push 05 Jan 2020 11:15AM UTC Gilles Sadowski travis-ci pending completion   set done
452 master Added test scope dependency on commons-numbers-core. push 03 Jan 2020 12:08AM UTC aherbert travis-ci pending completion   set done
450 master Pre-compute bit representation of -0.0. push 29 Dec 2019 10:11PM UTC aherbert travis-ci pending completion   set done
449 master Do not duplicate Precision.EPSILON. The class already imports Precision for use in equality testing so use the public constant direct. push 24 Dec 2019 10:36PM UTC aherbert travis-ci pending completion   set done
448 master testutils: correct order of expected and actual results push 24 Dec 2019 06:21PM UTC grimreaper travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • …
  • 35
  • 36
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc