inst/graycomatrix.m: fix error message in BIST
inst/adaptthresh.m, inst/imbilatfilt.m, inst/iradon.m: minor editing, improving documentation
graycomatrix.m: fix typos
Makefile: compute sha256sum as well
Post-release version bump
Version bump for release
Merge pull request #294 from gnu-octave/classdef_handle_delete_workaround
only test classdef delete stuff on OCtave >= 9
workaround delete method in classdef handle subclass
Merge pull request #293 from gnu-octave/CI_updates2
CI: smaller apt installs with --no-install-recommends
CI: future arrived, simplify job on Ubuntu 24.04
Merge pull request #292 from gnu-octave/CI_updates
Oops, update bist.m for test_error.m changes
Change syntax error tests for Octave 9 to 10 change
More Octave versions
Bump checkout action and later Ubuntu
Update URLs
metainfo: The Octave Community
Merge pull request #290 from gnu-octave/oct9
Adjust tests for Octave 9, link to new issues
Don't put .m on the end of things we're testing
Merge pull request #287 from gnu-octave/metainfo_ci
CI: cleanup
CI: try to use flatpak to validate metainfo
CI: validate the appstream metadata
Merge pull request #286 from gnu-octave/metainfo
metainfo: developer_name is deprecated
Merge pull request #285 from gnu-octave/ci
Spellcheck
CI: bump checkout jobs
CI: test more versions
Post-release version bump
Bump for release
Info about popular OSes and what SymPy they ship
Merge pull request #1327 from gnu-octave/sph2cart_edits
sph2cart: use doctest instead of hardcoded defn
sph2cart: silence some warnings
sph2cart: ensure tests are symbolic
Update NEWS file
Merge pull request #1326 from gnu-octave/ci
CI: update Octave and SymPy
Merge pull request #1324 from Sonu0305/fix#865
deftypefn -> deftypemethod
updated see also
add cart2sph & sph2cart
Merge pull request #1323 from gnu-octave/ci_oct10
CI: run tests on Octave 10.1, cleanup
update CHANGELOG
Merge pull request #1322 from gnu-octave/oct10
use warning id= in BIST
use regular single-quoted strings
Merge pull request #1320 from gnu-octave/fixes_and_bumps
cleanup and maybe typo fix
CI: vertify dependencies from latest ubuntu work
CI: test on Octave 9.3.0
CI: appstreamcli directly from Ubuntu
spelling correction
Merge pull request #1319 from Sonu0305/fix#865
removed extra space
added pol2cart functionality
added pol2cart functionality
added pol2cart functionality
Merge pull request #1316 from Sonu0305/fix#1315
modified copyright header
Support for both(BSD & GNU tar)
Merge pull request #1314 from gnu-octave/sympy113
replace accidentally removed exception
skip the actual plots
oops swapped logic
CI: add sympy 1.5.1 back, and add 1.13.0
test needs sympy 1.13
Revert accidental AGPLv3 back to GPLv3
drop support for Octave 5
adjust test for sympy versions
bump sympy to 1.13.3
Merge pull request #1307 from gnu-octave/contrib
update contributors, re-order copyright notice
Merge remote-tracking branch 'origin/main' into contrib
update mailmap
remove duplicate entry
update copyright and contributors
Merge pull request #1313 from gnu-octave/ci_oct9
expm: skip doctests too on old sympy
workaround for old sympy, new Python
CI: split Oct 9 runs to their own section
Merge pull request #1311 from Sonu0305/fix#1309
added email to copyright header
assertion line modified
added name to copyright header
"Update assert statement in intersect.m to check size of C instead of isequal with sym([])"
Merge pull request #1306 from gnu-octave/ci_fix
CI: special case 'assignin' for codespell
Merge pull request #1305 from vitaminace33/taylor-degree
Improve description of 'order' for 'taylor' function
Merge pull request #1302 from mmuetzel/CI
CI: Fix typo in 4b7c301028f4c847f054c260de4f72d41535b6bf
HACKING: minor updates