Skip to content

Commit 1acc108

Browse files
authored
Add jit stuff to changelog (#3308)
1 parent a9e4f88 commit 1acc108

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

python/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919

2020
**Features**
2121

22+
- Add ``tskit.jit.numba.jitwrap`` and ``NumbaTreeSequence`` to allow simplified
23+
use and development of numba-jitted functions with tree sequences. See the
24+
`documentation <https://tskit.dev/tskit/docs/stable/numba.html>`_ for details.
25+
(:user:`andrewkern`, :pr:`3295`, :issue:`3294`)
26+
2227
- ``TreeSequence.map_to_vcf_model`` now also returns the transformed positions and
2328
contig length. (:user:`benjeffery`, :pr:`3174`, :issue:`3173`)
2429

0 commit comments

Comments
 (0)