ANTS 3.2 (June 2026)#

For a full list of changes see the 3.2 release milestone.

Features#

Bugs Fixed#

  • PR #122: Fixed a bug which prevented unit tests from successfully running when using the SLURM scheduler.

Deprecations#

  • PR #143: ants.analysis.floodfill has been renamed to ants.analysis.flood_fill; ants.analysis.floodfill has been deprecated.

Incompatible Changes#

None

Infrastructure#

None

Documentation#

None