File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1414 nodes be kept in the output (:user: `jeromekelleher `, :user: `hyanwong `,
1515 :issue: `2606 `, :pr: `2619 `).
1616
17+ - Add the `TSK_SIMPLIFY_NO_UPDATE_SAMPLE_FLAGS ` option to simplify which ensures
18+ no node sample flags are changed to allow calling code to manage sample status.
19+ (:user: `jeromekelleher `, :issue: `2662 `, :pr: `2663 `).
20+
1721- Guarantee that unfiltered tables are not written to unnecessarily
1822 during simplify (:user: `jeromekelleher ` :pr: `2619 `).
1923
Original file line number Diff line number Diff line change 4242- Tskit now supports and has wheels for Python 3.11. This Python version has a significant
4343 performance boost (:user: `benjeffery `, :pr: `2624 `, :issue: `2248 `)
4444
45+ - Add the `update_sample_flags ` option to `simplify ` which ensures
46+ no node sample flags are changed to allow calling code to manage sample status.
47+ (:user: `jeromekelleher `, :issue: `2662 `, :pr: `2663 `).
48+
4549**Breaking Changes **
4650
4751 - the ``filter_populations ``, ``filter_individuals ``, and ``filter_sites ``
You can’t perform that action at this time.
0 commit comments