comparison etc/NEWS.8.md @ 31526:7b6d4b6afef2

maint: Merge stable to default.
author Nicholas R. Jankowski <jankowski.nicholas@gmail.com>
date Wed, 23 Nov 2022 14:32:00 -0500
parents bbd07d0f587b 24ca5cb70a4a
children 5744dac88986
comparison
equal deleted inserted replaced
31524:8027b17bcb92 31526:7b6d4b6afef2
179 Summary of bugs fixed for version 8.1.0 (YYYY-MM-DD): 179 Summary of bugs fixed for version 8.1.0 (YYYY-MM-DD):
180 ---------------------------------------------------- 180 ----------------------------------------------------
181 181
182 - Improved input validation and/or output handling for `poly`, `pinv`, `patch`, 182 - Improved input validation and/or output handling for `poly`, `pinv`, `patch`,
183 `fill`, `fill3`, `qp`, `datevec`, `textscan`, `sub2ind`, `qr`, `airy`, 183 `fill`, `fill3`, `qp`, `datevec`, `textscan`, `sub2ind`, `qr`, `airy`,
184 `regexp`, `dec2bin`, `dec2hex`, and many others. 184 `regexp`, `dec2bin`, `dec2hex`, `mean`, and many others.
185 - Improved performance for `complex`, `fftw`, `delaunayn`, `isfield`, `tsearch`, 185 - Improved performance for `complex`, `fftw`, `delaunayn`, `isfield`, `tsearch`,
186 sparse matrix exponentiation, other sparse operations, and many others. 186 sparse matrix exponentiation, other sparse operations, and many others.
187 - Overhauled `@audiorecorder` and `@audioplayer` classes. 187 - Overhauled `@audiorecorder` and `@audioplayer` classes.
188 188
189 ### Old release news 189 ### Old release news