[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Ju
From: |
zimoun |
Subject: |
[bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia) |
Date: |
Sat, 27 Mar 2021 23:08:07 +0100 |
Hi,
On Sat, 27 Mar 2021 at 22:41, Nicolò Balzarotti <anothersms@gmail.com> wrote:
> Great! If you can use the general registry directly is fine.
The plan is to start with Pkg.TOML has you did. And see after if a
parser could be implemented with PEG or other. I am not enough
comfortable with PEG to go with it (even if I run the tutorial etc.).
For instance, the 'cpan' importer checks if some Perl packages are
there. Well, let start by not reinventing the wheel and see later.
> Dependency list is under .deps
>
> Example:
> curl 'https://juliahub.com/docs/Flux/QdkVy/0.11.6/pkg.json' | jq .deps
Yeah, but Project.toml distinguishes between "deps" and "extra", which
gives 'inputs' and 'propgated-inputs', roughly.
But, yeah JuliaHub is nicer because it provides partial synopses and
licenses. Maybe I will change my mind. :-)
Cheers,
simon
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), (continued)
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), Nicolò Balzarotti, 2021/03/23
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), zimoun, 2021/03/23
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), Nicolò Balzarotti, 2021/03/24
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), zimoun, 2021/03/24
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), zimoun, 2021/03/24
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), Nicolò Balzarotti, 2021/03/25
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), zimoun, 2021/03/25
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), Nicolò Balzarotti, 2021/03/27
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), zimoun, 2021/03/27
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), Nicolò Balzarotti, 2021/03/27
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia),
zimoun <=
- bug#47350: [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), Ludovic Courtès, 2021/03/29
- [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia), zimoun, 2021/03/29
[bug#47350] [PATCH v2 01/30] build: julia-build-system: Turn on depreciation warnings., zimoun, 2021/03/24
- [bug#47350] [PATCH v2 03/30] gnu: Add julia-macrotools., zimoun, 2021/03/24
- [bug#47350] [PATCH v2 06/30] gnu: Add julia-irtools., zimoun, 2021/03/24
- [bug#47350] [PATCH v2 05/30] gnu: Add julia-reexport., zimoun, 2021/03/24
- [bug#47350] [PATCH v2 08/30] gnu: Add julia-unitful., zimoun, 2021/03/24
- [bug#47350] [PATCH v2 04/30] gnu: Add julia-nanmath., zimoun, 2021/03/24
- [bug#47350] [PATCH v2 07/30] gnu: Add julia-staticarrays., zimoun, 2021/03/24
- [bug#47350] [PATCH v2 11/30] gnu: Add julia-colors., zimoun, 2021/03/24