Raymond Toy pushed to branch issue-459-more-accurate-dd-complex-div at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-22a.md
    ... ... @@ -38,6 +38,9 @@ public domain.
    38 38
                 using Baudin and Smith's robust complex division algorithm
    
    39 39
                 with improvements by Patrick McGehearty.
    
    40 40
         * #458: Spurious overflow in double-double-float multiply
    
    41
    +    * #459: Improve accuracy for division of complex
    
    42
    +            double-double-floats.  The same algorithm is used here as
    
    43
    +            for #456.
    
    41 44
       * Other changes:
    
    42 45
       * Improvements to the PCL implementation of CLOS:
    
    43 46
       * Changes to building procedure: