Skip to content

Commit

Permalink
Update docs/whats_new/v0.1.rst
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Li <[email protected]>
  • Loading branch information
adam2392 authored Feb 5, 2023
1 parent 7f2fd31 commit 808f3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/whats_new/v0.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Version 0.1
Changelog
---------

- |Feature| Add support for undirected edges in m-separation :func:`pywhy_graphs.networkx.algorithms.causal.m_separated`, by `Jaron Lee`_ (:pr:`46`)
- |Feature| Add support for undirected edges in m-separation :func:`pywhy_graphs.networkx.m_separated`, by `Jaron Lee`_ (:pr:`46`)
- |Feature| Implement uncovered circle path finding inside the :func:`pywhy_graphs.algorithms.uncovered_pd_path`, by `Jaron Lee`_ (:pr:`42`)
- |Feature| Implement and test the :class:`pywhy_graphs.CPDAG` for CPDAGs, by `Adam Li`_ (:pr:`6`)
- |Feature| Implement and test the :class:`pywhy_graphs.PAG` for PAGs, by `Adam Li`_ (:pr:`9`)
Expand Down

0 comments on commit 808f3a4

Please sign in to comment.