_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-dictionaries 0.3.10
Propagated dependencies: julia-indexing@1.1.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/andyferris/Dictionaries.jl
Licenses: Expat
Synopsis: Alternative interface for dictionaries in Julia
Description:

This package provides an alternative interface for dictionaries in Julia, for improved productivity and performance.

julia-pooledarrays 1.4.2
Propagated dependencies: julia-dataapi@1.16.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaData/PooledArrays.jl
Licenses: Expat
Synopsis: Pooled representation of arrays in Julia
Description:

This package provides a pooled representation of arrays for purposes of compression when there are few unique elements.

julia-biosequences 2.0.5
Propagated dependencies: julia-biogenerics@0.0.0-1.a75abaf julia-biosymbols@4.0.4 julia-combinatorics@1.0.2 julia-indexablebitvectors@1.0.0 julia-stablerngs@1.0.0 julia-twiddle@1.1.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://biojulia.net/BioSequences.jl/stable/
Licenses: Expat
Synopsis: Data types and methods for common operations with biological sequences
Description:

This package provides Data types and methods for common operations with biological sequences, including DNA, RNA, and amino acid sequences.

julia-latexstrings 1.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/stevengj/LaTeXStrings.jl
Licenses: Expat
Synopsis: Input and display of LaTeX equation strings
Description:

This is a small package to make it easier to type LaTeX equations in string literals in the Julia language.

julia-progressbars 1.5.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/cloud-oak/ProgressBars.jl
Licenses: MPL 2.0
Synopsis: Progress bar for Julia
Description:

This package provides a fast, extensible progress bar for Julia. This can help users track the progress of long-running tasks.

julia-offsetarrays 1.12.8
Propagated dependencies: julia-adapt@3.3.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://juliaarrays.github.io/OffsetArrays.jl/stable/
Licenses: Expat
Synopsis: Fortran-like arrays with arbitrary, zero or negative indices
Description:

OffsetArrays.jl provides Julia users with arrays that have arbitrary indices, similar to those found in some other programming languages like Fortran.

julia-foldingtrees 1.2.1
Propagated dependencies: julia-abstracttrees@0.4.3
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaCollections/FoldingTrees.jl
Licenses: Expat
Synopsis: Dynamic tree structure with control over the accessibility of node children
Description:

FoldingTrees implements a dynamic tree structure in which some nodes may be "folded," i.e., marked to avoid descent among that node's children. It also supports interactive text menus based on folding trees.

julia-snoopcompile 1.7.2
Propagated dependencies: julia-snoopcompileanalysis@1.7.2 julia-snoopcompilebot@1.7.2 julia-snoopcompilecore@1.7.2
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://timholy.github.io/SnoopCompile.jl/dev/
Licenses: Expat
Synopsis: Making packages work faster with more extensive precompilation
Description:

SnoopCompile observes the Julia compiler, causing it to record the functions and argument types it's compiling. From these lists of methods, you can generate lists of precompile directives that may reduce the latency between loading packages.

julia-genericschur 0.5.3
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/RalphAS/GenericSchur.jl
Licenses: Expat
Synopsis: Schur decomposition of matrices with generic element types
Description:

The Schur decomposition is the workhorse for eigensystem analysis of dense matrices. The diagonal eigen-decomposition of normal (especially Hermitian) matrices is an important special case, but for non-normal matrices the Schur form is often more useful.

julia-staticarrays 1.2.13
Dependencies: julia-benchmarktools@1.3.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/StaticArrays.jl
Licenses: Expat
Synopsis: Statically sized arrays
Description:

This package provides a framework for implementing statically sized arrays in Julia, using the abstract type StaticArraySize,T,N <: AbstractArrayT,N. Subtypes of StaticArray will provide fast implementations of common array and linear algebra operations.

julia-intervalsets 0.5.3
Propagated dependencies: julia-ellipsisnotation@1.6.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/IntervalSets.jl
Licenses: Expat
Synopsis: Interval Sets for Julia
Description:

This package is intended to implement a "minimal" foundation for intervals upon which other packages might build. In particular, we encourage type-piracy for the reason that only one interval package can unambiguously define the .. and ± operators.

julia-measurements 2.8.0
Propagated dependencies: julia-calculus@0.5.1 julia-recipesbase@1.2.1 julia-requires@1.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://juliaphysics.github.io/Measurements.jl/stable/
Licenses: Expat
Synopsis: Error propagation calculator and library
Description:

Measurements.jl is an error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration. The linear error propagation theory is employed to propagate the errors.

julia-optionaldata 1.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/helgee/OptionalData.jl
Licenses: Expat
Synopsis: Work with global data that might not be available
Description:

This package provides the @OptionalData macro and the corresponding OptData type which is a thin wrapper around a nullable value (of type UnionT, Nothing where T). It allows you to load and access globally available data at runtime in a type-stable way.

julia-arraylayouts 0.8.18
Propagated dependencies: julia-fillarrays@0.13.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMatrices/ArrayLayouts.jl
Licenses: Expat
Synopsis: Array layouts and general fast linear algebra
Description:

This package implements a trait-based framework for describing array layouts such as column major, row major, etc. that can be dispatched to appropriate BLAS or optimised Julia linear algebra routines. This supports a much wider class of matrix types than Julia's in-built StridedArray.

julia-abstractffts 1.0.1
Dependencies: julia-unitful@1.12.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGPU/Adapt.jl
Licenses: Expat
Synopsis: General framework for fast Fourier transforms (FFTs)
Description:

This package allows multiple FFT packages to co-exist with the same underlying fft(x) and plan_fft(x) interface. It is mainly not intended to be used directly. Instead, developers of packages that implement FFTs (such as FFTW.jl or FastTransforms.jl) extend the types/functions defined in AbstractFFTs.

julia-simpletraits 0.9.4
Propagated dependencies: julia-macrotools@0.5.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/mauro3/SimpleTraits.jl
Licenses: Expat
Synopsis: Simple Traits for Julia
Description:

This package provides a macro-based implementation of traits. The main idea behind traits is to group types outside the type-hierarchy and to make dispatch work with that grouping. The difference to Union-types is that types can be added to a trait after the creation of the trait, whereas Union types are fixed after creation.

julia-structarrays 0.6.3
Propagated dependencies: julia-adapt@3.3.1 julia-dataapi@1.16.0 julia-staticarrays@1.2.13 julia-tables@1.4.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/StructArrays.jl
Licenses: Expat
Synopsis: Efficient implementation of struct arrays in Julia
Description:

This package introduces the type StructArray which is an AbstractArray whose elements are struct (for example NamedTuples, or ComplexF64, or a custom user defined struct). While a StructArray iterates structs, the layout is column based (meaning each field of the struct is stored in a separate Array).

julia-codetracking 1.3.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/timholy/CodeTracking.jl
Licenses: Expat
Synopsis: It's editing-time, do you know where your methods are?
Description:

CodeTracking can be thought of as an extension of Julia's InteractiveUtils library. It provides an interface for obtaining:

  1. the strings and expressions of method definitions

  2. the method signatures at a specific file & line number

  3. location information for "dynamic" code that might have moved since it was first loaded

  4. a list of files that comprise a particular package.

julia-mappedarrays 0.4.1
Propagated dependencies: julia-fixedpointnumbers@0.8.5
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/MappedArrays.jl
Licenses: Expat
Synopsis: Lazy in-place transformations of arrays
Description:

This package implements "lazy" in-place elementwise transformations of arrays for the Julia programming language. Explicitly, it provides a "view" M of an array A so that M[i] = f(A[i]) for a specified (but arbitrary) function f, without ever having to compute M explicitly (in the sense of allocating storage for M). The name of the package comes from the fact that M == map(f, A).

julia-timeroutputs 0.5.23
Propagated dependencies: julia-exprtools@0.1.8
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/KristofferC/TimerOutputs.jl
Licenses: Expat
Synopsis: Formatted output of timed sections in Julia
Description:

TimerOutputs is a small Julia package that is used to generate formatted output from timings made in different sections of a program. It's main functionality is the @timeit macro, similar to the @time macro in Base except one also assigns a label to the code section being timed. Multiple calls to code sections with the same label (and in the same "scope") will accumulate the data for that label. After the program has executed, it is possible to print a nicely formatted table presenting how much time, allocations and number of calls were made in each section. The output can be customized as to only show the things you are interested in.

emacs-julia-ts-mode 20250115.1449
Propagated dependencies: emacs-julia-mode@20250407.841
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ronisbr/julia-ts-mode
Licenses:
Synopsis: Major mode for Julia source code using tree-sitter
Description:

Documentation at https://melpa.org/#/julia-ts-mode

julia-libgcrypt-jll 1.8.7+0
Dependencies: libgcrypt@1.11.0
Propagated dependencies: julia-jllwrappers@1.3.0 julia-libgpg-error-jll@1.42.0+0
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Libgcrypt_jll.jl
Licenses: Expat
Synopsis: Library wrappers for libgcrypt
Description:

This package provides a wrapper for the libgcrypt library.

julia-xkbcommon-jll 0.9.1+3
Dependencies: libxkbcommon@1.6.0
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libxcb-jll@1.13.0+2 julia-xorg-xkeyboard-config-jll@2.27.0+3 julia-wayland-jll@1.17.0+3 julia-wayland-protocols-jll@1.18.0+3
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/xkbcommon_jll.jl
Licenses: Expat
Synopsis: Libxkbcommon library wrappers
Description:

This package provides a wrapper for the libxkbcommon library.

julia-shiftedarrays 1.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/ShiftedArrays.jl
Licenses: Expat
Synopsis: Lazy shifted arrays for data analysis in Julia
Description:

This package provides an implementation of shifted arrays for Julia.

Total results: 442