summaryrefslogtreecommitdiff
path: root/gnu/packages/julia-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: julia-media: Create Project.toml file.Efraim Flashner2022-02-16
| | | | | * gnu/packages/julia-xyz.scm (julia-media)[arguments]: Add custom phase to create Package.toml file.
* gnu: Add julia-gpuarrays.zimoun2022-02-16
| | | | | | * gnu/packages/julia-xyz.scm (julia-gpuarrays): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-cenum.zimoun2022-02-16
| | | | | | * gnu/packages/julia-xyz.scm (julia-cenum): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-bfloat16s.zimoun2022-02-16
| | | | | | * gnu/packages/julia-xyz.scm (julia-bfloat16s): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-juno.zimoun2022-02-16
| | | | | | * gnu/packages/julia-xyz.scm (julia-juno): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-optim.Efraim Flashner2022-02-13
| | | | * gnu/packages/julia-xyz.scm (julia-optim): New variable.
* gnu: Add julia-linesearches.Efraim Flashner2022-02-13
| | | | * gnu/packages/julia-xyz.scm (julia-linesearches): New variable.
* gnu: julia-bioalignments: Fix spelling.Vagrant Cascadian2022-01-14
| | | | | * gnu/packages/julia-xyz.scm (julia-bioalignments)[synopsis,description]: Fix spelling of "alignment".
* gnu: julia-simd: Update to 3.4.0.Efraim Flashner2022-01-10
| | | | * gnu/packages/julia-xyz.scm (julia-simd): Update to 3.4.0.
* gnu: Add julia-bioalignments.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-bioalignments): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-intervaltrees.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-intervaltrees): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-biosequences.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-biosequences): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-biosymbols.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-biosymbols): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-yaml.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-yaml): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-stringencodings.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-stringencodings): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-automa.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-automa): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-scanbyte.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-scanbyte): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-simd.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-simd): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-twiddle.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-twiddle): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-indexablebitvectors.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-indexablebitvectors): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-biogenerics.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-biogenerics): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-documenter: Adjust style.zimoun2022-01-10
| | | | | | | | | * gnu/packages/julia-xyz.scm (julia-documenter)[propagated-inputs] Remove labels. [inputs, native-inputs]: Remove labels. [arguments]: Remove unnecessary return '#t'. Use search-input-file to find pip. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-documentertools: Adjust style.zimoun2022-01-10
| | | | | | | * gnu/packages/julia-xyz.scm (julia-documentertools)[inputs]: Remove label. [propagated-inputs]: Adjust. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-zygote: Adjust style.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-zygote)[propagated-inputs]: Remove labels. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-xyz.scm: Adjust style.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm: Align all inputs. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\
| * gnu: Add julia-millboard.jgart2021-12-01
| | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-millboard): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add julia-jive.jgart2021-12-01
| | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-jive): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add julia-softglobalscope.jgart2021-12-01
| | | | | | | | | | | | * gnu/packages/julay-xyz.scm (julia-softglobalscope): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-forwarddiff: Disable tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-forwarddiff)[arguments]<#:tests?>: Conditionally disable tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-geometrybasics: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz (julia-geometrybasics)[arguments]<#:phases>: Conditionally replace the incorrect type in test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-structarrays: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-structarrays)[arguments]<#:phases>: Conditionally replace the incorrect type in the test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-mutablearithmetics: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-mutablearithmetics)[arguments]<#:phases>: Conditionally disable the failing test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-woodburymatrices: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-woodburymatrices)[arguments]<#:phases>: Conditionally disable the failing test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-intervalsets: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-intervalsets)[arguments]<#:phases>: Conditionally disable the failing test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-reversediff: Disable tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz (julia-reversediff)[arguments]<#:tests?>: Conditionally disable tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-interpolations: Disable tests in i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-interpolations)[arguments]<#:tests?>: Conditionally disable tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-arrayinterface: Disable tests for i686.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-arrayinterface)[arguments]<#:tests?>: Conditionally disable tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-mappedarrays: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-mappedarrays)[arguments]<#:phases>: Conditionally replace the incorrect type in test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-blockarrays: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-blockarrays)[arguments]<#:phases>: Conditionally replace the incorrect type in test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-lazyarrays: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-lazyarrays)[arguments]<#:phases>: Conditionally replace the incorrect type in test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-configurations: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-configurations)[arguments]<#:phases>: Conditionally replace the incorrect type in test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-finitedifferences: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz (julia-finitedifferences)[arguments]<#:phases>: Conditionnally disable the failing test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-benchmarktools: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-benchmarktools)[arguments]<#:phases>: Conditionnally disable the failing tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-datastructures: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-datastructures)[arguments]<#:phases>: Conditionnally disable the failing test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-unitful: Disable parallel tests.zimoun2021-11-27
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-unitful)[arguments]: Disable parallel tests. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* | gnu: julia-requires: Disable parallel tests.zimoun2021-11-27
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-requires)[arguments]: Disable parallel tests. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* | gnu: julia-interpolations: Disable parallel tests.zimoun2021-11-27
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-interpolations)[arguments]: Disable parallel tests. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>