all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#65096] [PATCH 00/10] And OpenTURNS and some math libraries.
@ 2023-08-05 13:28 Vinicius Monego
  2023-08-05 13:31 ` [bug#65096] [PATCH 01/10] gnu: Add hmat Vinicius Monego
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Vinicius Monego @ 2023-08-05 13:28 UTC (permalink / raw)
  To: 65096; +Cc: Vinicius Monego

Hi Guix,

OpenTURNS is a library of numerical tools for uncertainty quantification. I had to skip some of its tests (see test notes in the package).

Vinicius Monego (10):
  gnu: Add hmat.
  gnu: Add primesieve.
  gnu: Add cminpack.
  gnu: Add bonmin.
  gnu: Add pagmo2.
  gnu: Add spectra.
  gnu: ceres: Propagate eigen and gflags.
  gnu: Add python-numpoly.
  gnu: Add python-chaospy.
  gnu: Add python-openturns.

 gnu/packages/algebra.scm        |  34 ++++++++
 gnu/packages/maths.scm          | 141 +++++++++++++++++++++++++++++---
 gnu/packages/python-science.scm |  22 +++++
 gnu/packages/statistics.scm     | 119 +++++++++++++++++++++++++++
 4 files changed, 306 insertions(+), 10 deletions(-)

-- 
2.34.1





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

end of thread, other threads:[~2023-10-03 11:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-05 13:28 [bug#65096] [PATCH 00/10] And OpenTURNS and some math libraries Vinicius Monego
2023-08-05 13:31 ` [bug#65096] [PATCH 01/10] gnu: Add hmat Vinicius Monego
2023-08-05 13:31   ` [bug#65096] [PATCH 02/10] gnu: Add primesieve Vinicius Monego
2023-08-05 13:31   ` [bug#65096] [PATCH 03/10] gnu: Add cminpack Vinicius Monego
2023-08-05 13:31   ` [bug#65096] [PATCH 04/10] gnu: Add bonmin Vinicius Monego
2023-08-05 13:31   ` [bug#65096] [PATCH 05/10] gnu: Add pagmo2 Vinicius Monego
2023-08-05 13:31   ` [bug#65096] [PATCH 06/10] gnu: Add spectra Vinicius Monego
2023-08-05 13:31   ` [bug#65096] [PATCH 07/10] gnu: ceres: Propagate eigen and gflags Vinicius Monego
2023-08-05 13:31   ` [bug#65096] [PATCH 08/10] gnu: Add python-numpoly Vinicius Monego
2023-08-05 13:31   ` [bug#65096] [PATCH 09/10] gnu: Add python-chaospy Vinicius Monego
2023-08-05 13:31   ` [bug#65096] [PATCH 10/10] gnu: Add python-openturns Vinicius Monego
2023-09-05 14:25 ` [bug#65096] [PATCH 00/10] And OpenTURNS and some math libraries Maxim Cournoyer
2023-09-23 23:11   ` Vinicius Monego
2023-10-03 11:01 ` bug#65096: " Vinicius Monego

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.