_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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-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.20.0 emacs-s@1.13.0 emacs-spinner@1.7.4 emacs-xref@1.7.0
Propagated dependencies: libvterm@0.3.3 emacs-julia-mode@1.0.2-0.7fc071e emacs-parsec@0.1.4 emacs-popup@0.5.9 emacs-vterm@0.0.2-2.056ad74 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-preferences 1.4.3
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaPackaging/Preferences.jl
Licenses: Expat
Synopsis: Store configuration switches to TOML files
Description:

The Preferences package provides an integrated way for packages to store configuration switches to persistent TOML files, and use those pieces of information at both run time and compile time in Julia. This enables the user to modify the behavior of a package, and have that choice reflected in everything from run time algorithm choice to code generation at compile time.

julia-recipesbase 1.2.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaPlots/RecipesBase.jl
Licenses: Expat
Synopsis: Define transformation recipes on user types
Description:

This package implements handy macros @recipe and @series which will define a custom transformation and attach attributes for user types. Its design is an attempt to simplify and generalize the summary and display of types and data from external packages. With this package it is possible to describe visualization routines that can be used as components in more complex visualizations.

julia-muladdmacro 0.2.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/SciML/MuladdMacro.jl
Licenses: Expat
Synopsis: Julia macro to convert expressions to use muladd calls and FMA operations
Description:

This package provides the @muladd macro. It automatically converts expressions with multiplications and additions or subtractions to calls with muladd which then fuse via FMA when it would increase the performance of the code. The @muladd macro can be placed on code blocks and it will automatically find the appropriate expressions and nest muladd expressions when necessary. In mixed expressions summands without multiplication will be grouped together and evaluated first but otherwise the order of evaluation of multiplications and additions is not changed.

julia-blockarrays 0.16.23
Propagated dependencies: julia-arraylayouts@0.8.18 julia-fillarrays@0.13.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/BlockArrays.jl
Licenses: Expat
Synopsis: BlockArrays for Julia
Description:

A block array is a partition of an array into blocks or subarrays. This package has two purposes. Firstly, it defines an interface for an AbstractBlockArray block arrays that can be shared among types representing different types of block arrays. The advantage to this is that it provides a consistent API for block arrays. Secondly, it also implements two different type of block arrays that follow the AbstractBlockArray interface. The type BlockArray stores each block contiguously while the type PseudoBlockArray stores the full matrix contiguously. This means that BlockArray supports fast non copying extraction and insertion of blocks while PseudoBlockArray supports fast access to the full matrix to use in in for example a linear solver.

julia-colorschemes 3.15.0
Propagated dependencies: julia-colors@0.12.9 julia-colortypes@0.11.1 julia-fixedpointnumbers@0.8.5 julia-staticarrays@1.2.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGraphics/ColorSchemes.jl
Licenses: Expat
Synopsis: Colorschemes, colormaps, gradients, and palettes
Description:

This package provides a collection of colorschemes.

julia-sundials-jll 5.2.1+0
Dependencies: sundials-julia@5.2.0
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/Sundials_jll.jl
Licenses: Expat
Synopsis: SUndials library wrappers
Description:

This package provides a wrapper for the sundials library.

julia-libglvnd-jll 1.3.0+2
Dependencies: libglvnd@1.7.0
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libx11-jll@1.6.9+2 julia-xorg-libxext-jll@1.3.4+2
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Libglvnd_jll.jl
Licenses: Expat
Synopsis: Libglvnd library wrappers
Description:

This package provides a wrapper for the libglvnd library.

julia-libiconv-jll 1.16.1+0
Dependencies: libiconv@1.15
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/Libiconv_jll.jl
Licenses: Expat
Synopsis: Libiconv library wrappers
Description:

This package provides a wrapper for the libiconv library.

emacs-ob-ess-julia 20210414.1444
Propagated dependencies: emacs-ess@20250725.847 emacs-julia-mode@20250407.841
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/frederic-santos/ob-ess-julia
Licenses:
Synopsis: Org babel support for Julia language
Description:

Documentation at https://melpa.org/#/ob-ess-julia

julia-safetestsets 0.0.1-1.e553edc
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/YingboMa/SafeTestsets.jl
Licenses: Expat
Synopsis: Julia's testset in a module
Description:

This package contains the testset from Julia, packaged into a loadable module.

julia-linesearches 7.1.1
Propagated dependencies: julia-nlsolversbase@7.8.0 julia-nanmath@0.3.7 julia-parameters@0.12.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaNLSolvers/LineSearches.jl
Licenses: Expat
Synopsis: Line search methods for optimization and root-finding
Description:

This package provides an interface to line search algorithms implemented in Julia.

Total results: 365