_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-polynomials 2.0.24
Propagated dependencies: julia-intervals@1.5.0 julia-mutablearithmetics@1.6.0 julia-recipesbase@1.2.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaMath/Polynomials.jl
Licenses: Expat
Synopsis: Polynomial manipulations in Julia
Description:

This package provides basic arithmetic, integration, differentiation, evaluation, and root finding over dense univariate polynomials.

julia-zygoterules 0.2.2
Propagated dependencies: julia-macrotools@0.5.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/FluxML/ZygoteRules.jl
Licenses: Expat
Synopsis: Add minimal custom gradients to Zygote
Description:

Minimal package which enables to add custom gradients to Zygote, without depending on Zygote itself.

julia-remotefiles 0.5.0
Propagated dependencies: julia-fileio@1.9.1 julia-http@0.9.17
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/helgee/RemoteFiles.jl
Licenses: Expat
Synopsis: Download files from the Internet and keep them up-to-date
Description:

This package provides a functionality of files download with cURL, wget or HTTP.jl backends.

julia-diffresults 1.0.3
Propagated dependencies: julia-staticarrays@1.2.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDiff/DiffResults.jl
Licenses: Expat
Synopsis: In-place differentiation methods of primal values at multi-order
Description:

This package provides the DiffResult type, which can be passed to in-place differentiation methods instead of an output buffer.

julia-observables 0.5.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaGizmos/Observables.jl
Licenses: Expat
Synopsis: Observable ref
Description:

This package provides the Observables type in Julia, which are like Refs but you can listen to changes.

julia-quaternions 0.4.2
Propagated dependencies: julia-dualnumbers@0.6.5
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGeometry/Quaternions.jl
Licenses: Expat
Synopsis: Quaternion and dual-quaternion functionality
Description:

Quaternions are best known for their suitability as representations of 3D rotational orientation. They can also be viewed as an extension of complex numbers.

julia-imagemagick 1.2.1
Propagated dependencies: julia-fileio@1.9.1 julia-imagecore@0.9.4 julia-imagemagick-jll@6.9.10-12+3
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaIO/ImageMagick.jl
Licenses: Expat
Synopsis: Thin wrapper for ImageMagick
Description:

This package provides a wrapper around ImageMagick version 6. It was split off from Images.jl to make image I/O more modular.

julia-rangearrays 0.3.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/RangeArrays.jl
Licenses: Expat
Synopsis: Array data structures with autogenerated columns
Description:

The goal of RangeArrays is to provide efficient and convenient array data structures where the columns of the arrays are generated (on the fly) by Ranges.

julia-forwarddiff 0.10.36
Dependencies: julia-calculus@0.5.1 julia-difftests@0.1.1
Propagated dependencies: julia-calculus@0.5.1 julia-commonsubexpressions@0.3.0 julia-diffresults@1.0.3 julia-diffrules@1.15.1 julia-difftests@0.1.1 julia-logexpfunctions@0.3.17 julia-nanmath@0.3.7 julia-specialfunctions@1.8.7 julia-staticarrays@1.2.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDiff/ForwardDiff.jl
Licenses: Expat
Synopsis: Methods to take multidimensional derivatives
Description:

This package implements methods to take derivatives, gradients, Jacobians, Hessians, and higher-order derivatives of native Julia functions (or any callable object, really) using forward mode automatic differentiation (AD).

julia-lazymodules 0.3.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/johnnychen94/LazyModules.jl
Licenses: Expat
Synopsis: Lazily load Julia modules
Description:

This package provides package developers an alternative option to delay package loading until used. If some dependency is not used, then users don't need to pay for its latency.

julia-structtypes 1.7.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://juliadata.github.io/StructTypes.jl/stable/
Licenses: Expat
Synopsis: Abstract definitions and convenience methods for Julia objects
Description:

This package provides the StructTypes.StructType trait for Julia types to declare the kind of "struct" they are, providing serialization/deserialization packages patterns and strategies to automatically construct objects.

julia-biogenerics 0.0.0-1.a75abaf
Dependencies: julia-transcodingstreams@0.9.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/BioJulia/BioGenerics.jl
Licenses: Expat
Synopsis: Generic methods used by BioJulia packages
Description:

This package provides generic methods and modules used in many of the other BioJulia packages. This package defines IO, exceptions, and other types or methods used by other BioJulia packages.

julia-jllwrappers 1.3.0
Propagated dependencies: julia-preferences@1.4.3
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaPackaging/JLLWrappers.jl
Licenses: Expat
Synopsis: Julia macros used by JLL packages
Description:

This package contains Julia macros that enable JLL packages to generate themselves. It is not intended to be used by users, but rather is used in autogenerated packages via BinaryBuilder.jl.

emacs-julia-snail 1.3.2
Dependencies: emacs-dash@2.19.1 emacs-s@1.13.0 emacs-spinner@1.7.4 emacs-xref@1.7.0
Propagated dependencies: libvterm@0.3.3 emacs-julia-mode@0.4-0.7a8c868 emacs-parsec@0.1.4 emacs-popup@0.5.9 emacs-vterm@0.0.2-1.c3a3a23 julia-tokenize@0.5.24 julia-cstparser@3.3.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gcv/julia-snail
Licenses: GPL 3
Synopsis: Development environment and REPL interaction package for Julia
Description:

This package provides a development environment and REPL interaction package for Julia in the spirit of Common Lisp’s SLIME and Clojure’s CIDER. It enables convenient and dynamic REPL-driven development.

julia-libsass-jll 3.5.5+0
Dependencies: libsass@3.6.4
Propagated dependencies: julia-jllwrappers@1.3.0
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/libsass_jll.jl
Licenses: Expat
Synopsis: Julia wrapper for libsass
Description:

This package provides a wrapper for libsass. It is an autogenerated source package constructed using BinaryBuilder.jl. The originating build_tarballs.jl script can be found on the community build tree Yggdrasil.

julia-lightgraphs 1.3.5
Propagated dependencies: julia-arnoldimethod@0.2.0 julia-datastructures@0.18.13 julia-inflate@0.1.2 julia-simpletraits@0.9.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/sbromberger/LightGraphs.jl
Licenses: FreeBSD
Synopsis: Optimized graphs package for Julia
Description:

LightGraphs offers both (a) a set of simple, concrete graph implementations -- Graph (for undirected graphs) and DiGraph (for directed graphs), and (b) an API for the development of more sophisticated graph implementations under the AbstractGraph type.

julia-reversediff 1.14.4
Propagated dependencies: julia-chainrulescore@1.12.2 julia-diffresults@1.0.3 julia-diffrules@1.15.1 julia-difftests@0.1.1 julia-forwarddiff@0.10.36 julia-functionwrappers@1.1.2 julia-logexpfunctions@0.3.17 julia-macrotools@0.5.6 julia-nanmath@0.3.7 julia-specialfunctions@1.8.7 julia-staticarrays@1.2.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDiff/ReverseDiff.jl
Licenses: Expat
Synopsis: Reverse Mode Automatic Differentiation for Julia
Description:

ReverseDiff.jl is a fast and compile-able tape-based reverse mode AD, that implements methods to take gradients, Jacobians, Hessians, and higher-order derivatives of native Julia functions (or any callable object, really).

julia-dualnumbers 0.6.5
Propagated dependencies: julia-calculus@0.5.1 julia-nanmath@0.3.7 julia-specialfunctions@1.8.7
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDiff/DualNumbers.jl
Licenses: Expat
Synopsis: Represent dual numbers and for perform dual algebra
Description:

The DualNumbers Julia package defines the Dual type to represent dual numbers, and supports standard mathematical operations on them. Conversions and promotions are defined to allow performing operations on combinations of dual numbers with predefined Julia numeric types.

julia-leapseconds 1.1.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaTime/LeapSeconds.jl
Licenses: Expat
Synopsis: Leap seconds in Julia
Description:

LeapSeconds provides a functionality to return the difference between TAI and UTC or vice versa for a given date. For dates after 1972-01-01, this is the number of leap seconds.

julia-commonsolve 0.2.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://docs.sciml.ai/CommonSolve/stable
Licenses: Expat
Synopsis: Common solve function for scientific machine learning
Description:

CommonSolve.jl provides solve, init, solve!, and step! commands. By using the same definition, solver libraries from other completely different ecosystems can extend the functions and thus not clash with SciML if both ecosystems export the solve command.

julia-mosaicviews 0.3.3
Propagated dependencies: julia-mappedarrays@0.4.1 julia-paddedviews@0.5.11 julia-stackviews@0.1.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/MosaicViews.jl
Licenses: Expat
Synopsis: Lazily view a 3D or 4D array as an expanded 2D array as a matrix of slices
Description:

When visualizing images, it is not uncommon to provide a 2D view of different image sources. For example, comparing multiple images of different sizes, getting a preview of machine learning dataset. This package aims to provide easy-to-use tools for such tasks.

julia-typedtables 1.4.0
Propagated dependencies: julia-adapt@3.3.1 julia-splitapplycombine@1.1.4 julia-tables@1.4.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaData/TypedTables.jl
Licenses: Expat
Synopsis: Column-based storage for data analysis in Julia
Description:

TypedTables.jl provides two column-based storage containers: Table and FlexTable, both of which represent an array of NamedTuples. This package is designed to be lightweight, easy-to-use and fast, and presents a very minimal new interface to learn.

julia-paddedviews 0.5.11
Propagated dependencies: julia-offsetarrays@1.12.8
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/PaddedViews.jl
Licenses: Expat
Synopsis: Add virtual padding to the edges of an array
Description:

PaddedViews provides a simple wrapper type, PaddedView, to add "virtual" padding to any array without copying data. Edge values not specified by the array are assigned a fillvalue. Multiple arrays may be "promoted" to have common indices using the paddedviews function.

julia-commonsolve 0.2.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://docs.sciml.ai/CommonSolve/stable
Licenses: Expat
Synopsis: Common solve function for scientific machine learning
Description:

This holds the common solve, init, step!, and solve! commands. By using the same definition, solver libraries from other completely different ecosystems can extend the functions and thus not clash with SciML if both ecosystems export the solve command. The rules are that you must dispatch on one of your own types.

Total results: 430