File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 2025-XX-XX 3.6.0:
1+ 2025-07-29 3.6.0:
22-------------------
33 * add `util.random_k()`, see #237
44 * add `util.sum_indices()`
7979 * simplify `util.int2ba()`
8080 * add tests
8181 * add [masked indexing example](../examples/masked.py)
82- * add [tricks example](../examples /tricks.py)
82+ * add [tricks example](../devel /tricks.py)
8383
8484
85852025-04-04 3.3.1:
Original file line number Diff line number Diff line change 11Change log
22==========
33
4- 2025-XX-XX 3.6.0:
4+ ** 3.6.0 ** (2025-07-29) :
55
66* add ``util.random_k() ``, see `#237 <https://github.com/ilanschnell/bitarray/issues/237 >`__
77* add ``util.sum_indices() ``
@@ -82,7 +82,7 @@ Change log
8282* simplify ``util.int2ba() ``
8383* add tests
8484* add `masked indexing example <../examples/masked.py >`__
85- * add `tricks example <../examples /tricks.py >`__
85+ * add `tricks example <../devel /tricks.py >`__
8686
8787
8888**3.3.1 ** (2025-04-04):
You can’t perform that action at this time.
0 commit comments