unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] Add sympy, scikit-image, pandas, seaborn.
Date: Sun, 03 May 2015 21:41:19 +0200	[thread overview]
Message-ID: <87fv7d30v4.fsf@gnu.org> (raw)
In-Reply-To: <idjlhhbdq48.fsf@bimsb-sys02.mdc-berlin.net> (Ricardo Wurmus's message of "Wed, 29 Apr 2015 15:24:23 +0200")

Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> skribis:

> From 6b403eda6e4ba959ef01a1b688b22d303882658e Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
> Date: Wed, 29 Apr 2015 15:03:24 +0200
> Subject: [PATCH 1/4] gnu: Add python-sympy.
>
> * gnu/packages/python.scm (python-sympy, python2-sympy): New variables.

OK.

> From 7dab1d810e19c185b8afc756e22dd54e8bcd3ca0 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
> Date: Wed, 29 Apr 2015 15:04:09 +0200
> Subject: [PATCH 2/4] gnu: Add python-scikit-image.
>
> * gnu/packages/python.scm (python-scikit-image, python2-scikit-image): New
>   variables.

[...]

> +    (inputs
> +     `(("python-matplotlib" ,python-matplotlib)
> +       ("python-networkx" ,python-networkx)
> +       ("python-numpy" ,python-numpy)
> +       ("python-scipy" ,python-scipy)
> +       ("python-six" ,python-six)
> +       ("python-pillow" ,python-pillow)))

Should these be propagated, or does it work somehow when only scikit is
installed in a profile/build environment and one runs ‘import scikit’?


Otherwise OK.

> From b1c795128c27183989df76f27ade11a7c4ba3ff8 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
> Date: Wed, 29 Apr 2015 15:14:56 +0200
> Subject: [PATCH 3/4] gnu: Add python-pandas.
>
> * gnu/packages/python.scm (python-pandas, python2-pandas): New variables.

[...]

> +    (inputs
> +     `(("python-pytz" ,python-pytz)
> +       ("python-numpy" ,python-numpy)
> +       ("python-dateutil" ,python-dateutil-2)))

Same question, but otherwise OK.

> From e989d4f61cc71a2535bd713760efe93b985d0fb8 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
> Date: Wed, 29 Apr 2015 15:19:38 +0200
> Subject: [PATCH 4/4] gnu: Add python-seaborn.
>
> * gnu/packages/python.scm (python-seaborn, python2-seaborn): New variables.

[...]

> +    (inputs
> +     `(("python-pandas" ,python-pandas)
> +       ("python-numpy" ,python-numpy)
> +       ("python-scipy" ,python-scipy)
> +       ("python-matplotlib" ,python-matplotlib)))

Ditto.

Thanks!

Ludo’.

  reply	other threads:[~2015-05-03 19:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-29 13:24 [PATCH] Add sympy, scikit-image, pandas, seaborn Ricardo Wurmus
2015-05-03 19:41 ` Ludovic Courtès [this message]
2015-05-15 14:39   ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fv7d30v4.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=ricardo.wurmus@mdc-berlin.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).