[Git][cmucl/cmucl][issue-459-more-accurate-dd-complex-div] Update 22a release notes
Raymond Toy pushed to branch issue-459-more-accurate-dd-complex-div at cmucl / cmucl Commits: f2c487fd by Raymond Toy at 2026-01-09T14:17:07-08:00 Update 22a release notes No CI needed [skip-ci] - - - - - 1 changed file: - src/general-info/release-22a.md Changes: ===================================== src/general-info/release-22a.md ===================================== @@ -38,6 +38,9 @@ public domain. using Baudin and Smith's robust complex division algorithm with improvements by Patrick McGehearty. * #458: Spurious overflow in double-double-float multiply + * #459: Improve accuracy for division of complex + double-double-floats. The same algorithm is used here as + for #456. * Other changes: * Improvements to the PCL implementation of CLOS: * Changes to building procedure: View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/f2c487fdaf1b985fe7c36567... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/f2c487fdaf1b985fe7c36567... You're receiving this email because of your account on gitlab.common-lisp.net.
participants (1)
-
Raymond Toy (@rtoy)