mbox series

[bug#51028,0/7] More julia packages

Message ID cover.1633411929.git.efraim@flashner.co.il
Headers show
Series More julia packages | expand

Message

Efraim Flashner Oct. 5, 2021, 9:35 a.m. UTC
7 more julia packages, ready for upstreaming.

Efraim Flashner (7):
  gnu: Add julia-latexstrings.
  gnu: Add julia-pyplot.
  gnu: Add julia-dataframes.
  gnu: Add julia-bson.
  gnu: Add julia-expronicon.
  gnu: Add julia-configurations.
  gnu: Add julia-structarrays.

 gnu/packages/julia-xyz.scm | 238 +++++++++++++++++++++++++++++++++++++
 1 file changed, 238 insertions(+)


base-commit: 83adca8ff7cce328ca66fd8ce32d85aa11dae9ed

Comments

Simon Tournier Oct. 11, 2021, 12:03 p.m. UTC | #1
Hi Efraim,

On mar., 05 oct. 2021 at 12:35, Efraim Flashner <efraim@flashner.co.il> wrote:

>   gnu: Add julia-latexstrings.
>   gnu: Add julia-pyplot.
>   gnu: Add julia-dataframes.
>   gnu: Add julia-bson.
>   gnu: Add julia-expronicon.
>   gnu: Add julia-configurations.
>   gnu: Add julia-structarrays.

LGTM.  Except minor wordings sent as reply for concerned patches.

Cheers,
imon
Efraim Flashner Oct. 12, 2021, 5:44 a.m. UTC | #2
On Mon, Oct 11, 2021 at 02:03:45PM +0200, zimoun wrote:
> Hi Efraim,
> 
> On mar., 05 oct. 2021 at 12:35, Efraim Flashner <efraim@flashner.co.il> wrote:
> 
> >   gnu: Add julia-latexstrings.
> >   gnu: Add julia-pyplot.
> >   gnu: Add julia-dataframes.
> >   gnu: Add julia-bson.
> >   gnu: Add julia-expronicon.
> >   gnu: Add julia-configurations.
> >   gnu: Add julia-structarrays.
> 
> LGTM.  Except minor wordings sent as reply for concerned patches.
> 
> Cheers,
> Simon

I changed a "This packages" to "This package" and made the other
changes. Patches pushed! Thanks for the review.