all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64258] [PATCH 0/2] Add pgmpy library for Bayesian Networks.
@ 2023-06-23 21:11 Felix Gruber
  2023-06-23 21:12 ` [bug#64258] [PATCH 1/2] gnu: Add python-daft Felix Gruber
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Felix Gruber @ 2023-06-23 21:11 UTC (permalink / raw)
  To: 64258; +Cc: Felix Gruber

This patchset adds the python-pgmpy library and its dependency
python-daft.

Felix Gruber (2):
  gnu: Add python-daft.
  gnu: Add python-pgmpy.

 gnu/packages/python-xyz.scm | 49 ++++++++++++++++++++++++++++++++++++-
 gnu/packages/statistics.scm | 44 +++++++++++++++++++++++++++++++++
 2 files changed, 92 insertions(+), 1 deletion(-)


base-commit: f25529b08e356f89ca7cecc44295085531a8faba
-- 
2.39.2





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-02-14 16:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-23 21:11 [bug#64258] [PATCH 0/2] Add pgmpy library for Bayesian Networks Felix Gruber
2023-06-23 21:12 ` [bug#64258] [PATCH 1/2] gnu: Add python-daft Felix Gruber
2023-06-23 21:12 ` [bug#64258] [PATCH 2/2] gnu: Add python-pgmpy Felix Gruber
2023-11-04 15:43 ` [bug#64258] [PATCH v2 0/2] Add pgmpy library for Bayesian Networks Felix Gruber
2023-11-04 15:43   ` [bug#64258] [PATCH v2 1/2] gnu: Add python-daft Felix Gruber
2023-11-04 15:43   ` [bug#64258] [PATCH v2 2/2] gnu: Add python-pgmpy Felix Gruber
2023-12-28 20:55   ` [bug#64258] [PATCH v3 0/2] Add pgmpy library for Bayesian Networks Felix Gruber
2023-12-28 20:55     ` [bug#64258] [PATCH v3 1/2] gnu: Add python-daft Felix Gruber
2023-12-28 20:55     ` [bug#64258] [PATCH v3 2/2] gnu: Add python-pgmpy Felix Gruber
2024-02-14 16:53 ` bug#64258: [PATCH 0/2] Add pgmpy library for Bayesian Networks Sharlatan Hellseher

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.