We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f89d1 commit de7bc3fCopy full SHA for de7bc3f
NEWS.md
@@ -81,6 +81,8 @@ Library improvements
81
82
* Fast primality testing (da670c4).
83
84
+ * `sum` and `cumsum` now use pairwise summation for better accuracy (#4039).
85
+
86
* `isreadable`/`iswritable` functions added for more IO types (#3872).
87
88
* `combinations` now returns an iterator instead of a task (#3989)
0 commit comments