Credit linear-memory island discovery

Signed-off-by: teerthsharma <teerths57@gmail.com>
This commit is contained in:
teerthsharma
2026-07-20 09:25:27 +05:30
committed by teerthsharma
parent 7ae4f22693
commit 57faf5f63a
+1
View File
@@ -48,6 +48,7 @@ Engine
as originally guarded by ``ngravcomp``. Since the engine uses these integers as flags (zero vs. non-zero), the new
flags are honest boolean properties, writeable from the Python bindings at runtime. The field ``ngravcomp`` is
deprecated and will be removed in a future release.
- Replaced quadratic scratch in native island discovery with a linear-memory disjoint set. Contribution by :github:user:`teerthsharma`.
.. admonition:: Breaking API changes
:class: attention