_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-libvorbis-jll 1.3.6+4
Dependencies: libvorbis@1.3.7
Propagated dependencies: julia-jllwrappers@1.3.0 julia-ogg-jll@1.3.4+0
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/libvorbis_jll.jl
Licenses: Expat
Synopsis: Libvorbis library wrappers
Description:

This package provides a wrapper for the libvorbis audio library.

julia-jpegturbo-jll 2.0.1+2
Dependencies: libjpeg-turbo@2.1.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/JpegTurbo_jll.jl
Licenses: Expat
Synopsis: Libjpeg-turbo library wrappers
Description:

This package provides a wrapper for the libjpeg-turbo library.

julia-marchingcubes 0.1.8
Propagated dependencies: julia-precompiletools@1.1.2 julia-staticarrays@1.2.13
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaGeometry/MarchingCubes.jl
Licenses: Expat
Synopsis: Efficient Implementation of Marching Cubes' Cases with Topological Guarantees
Description:

Julia port of Efficient Implementation of Marching Cubes' Cases with Topological Guarantees.

julia-freetype2-jll 2.13.1+0
Dependencies: freetype@2.13.0
Propagated dependencies: julia-jllwrappers@1.3.0 julia-bzip2-jll@1.0.7+0 julia-zlib-jll@1.2.12+1
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/FreeType2_jll.jl
Licenses: Expat
Synopsis: Freetype2 binary wrappers
Description:

This Julia module provides a wrapper for the freetype font rendering library.

julia-inlinestrings 1.1.2
Propagated dependencies: julia-parsers@2.2.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStrings/InlineStrings.jl
Licenses: Expat
Synopsis: Fixed-width string types for Julia
Description:

This package provides fixed-width string types for facilitating certain string workflows in Julia.

julia-filepathsbase 0.9.10
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/rofinn/FilePathsBase.jl
Licenses: Expat
Synopsis: Filesystem path types in Julia
Description:

FilePathsBase.jl provides a type based approach to working with filesystem paths in Julia.

julia-initialvalues 0.3.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaFolds/InitialValues.jl
Licenses: Expat
Synopsis: Canonical default initial values and identity elements for Julia
Description:

This package provides a canonical set of default initial values and identity elements for Julia.

julia-staticnumbers 0.4.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/perrutquist/StaticNumbers.jl
Licenses: Expat
Synopsis: Static numbers in Julia
Description:

This package provides number datatypes which store their values in type parameters, making them runtime constants.

julia-bioalignments 2.0.0
Propagated dependencies: julia-biogenerics@0.0.0-1.a75abaf julia-biosequences@2.0.5 julia-biosymbols@4.0.4 julia-intervaltrees@1.0.0-1.e37edab
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/BioJulia/BioAlignments.jl
Licenses: Expat
Synopsis: Sequence alignment algorithm and data structures
Description:

This package provides alignment algorithms and data structures for sequence of DNA, RNA, and amino acid sequences.

julia-combinatorics 1.0.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/Combinatorics.jl
Licenses: Expat
Synopsis: Combinatorics library for Julia
Description:

This package provides a combinatorics library for Julia, focusing mostly (as of now) on enumerative combinatorics and permutations.

julia-intervaltrees 1.0.0-1.e37edab
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/BioJulia/IntervalTrees.jl
Licenses: Expat
Synopsis: Interval Trees for Julia
Description:

This package provides an implementation of an associative container mapping (K,V) pairs via the type IntervalTreeK, V. The type K may be any ordered type.

julia-lazyartifacts 1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPackaging/LazyArtifacts.jl
Licenses: Expat
Synopsis: LazyArtifacts support for older versions of Julia
Description:

This is a wrapper package meant to bridge the gap for packages that want to use the LazyArtifacts stdlib as a dependency within packages that still support Julia versions older than 1.6.

julia-nlsolversbase 7.8.0
Propagated dependencies: julia-diffresults@1.0.3 julia-finitediff@2.8.1 julia-forwarddiff@0.10.36
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaNLSolvers/NLSolversBase.jl
Licenses: Expat
Synopsis: Optimization and equation solver software in JuliaNLSolvers
Description:

This package aims at establishing common ground for Optim.jl, LineSearches.jl, and NLsolve.jl. The common ground is mainly the types used to hold objective related callables, information about the objectives, and an interface to interact with these types.

julia-terminterface 2.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaSymbolics/TermInterface.jl
Licenses: Expat
Synopsis: Common interface for symbolic terms in Julia
Description:

This package provides definitions for common functions that are useful for symbolic expression manipulation in Julia. Its purpose is to provide a shared interface between various symbolic programming packages, for example SymbolicUtils.jl, Symbolics.jl, and Metatheory.jl.

julia-abstracttrees 0.4.3
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://juliacollections.github.io/AbstractTrees.jl/stable/
Licenses: Expat
Synopsis: Abstract Julia interfaces for working with trees
Description:

This Julia package provides several utilities for working with tree-like data structures. Most importantly, it defines the children method that any package that contains such a data structure may import and extend in order to take advantage of any generic tree algorithm in this package.

julia-loggingextras 1.0.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaLogging/LoggingExtras.jl
Licenses: Expat
Synopsis: Composable Loggers for the Julia Logging StdLib
Description:

LoggingExtras is designs around allowing you to build arbitrarily complicated systems for "log plumbing". That is to say basically routing logged information to different places. It is built around the idea of simple parts which are composed together, to allow for powerful and flexible definition of your logging system.

julia-distributions 0.25.80
Propagated dependencies: julia-chainrulescore@1.12.2 julia-densityinterface@0.4.0 julia-fillarrays@0.13.6 julia-pdmats@0.11.1 julia-quadgk@2.5.0 julia-specialfunctions@1.8.7 julia-statsbase@0.33.10 julia-statsfuns@0.9.18
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStats/Distributions.jl
Licenses: Expat
Synopsis: Probability distributions and associated functions
Description:

Julia package for probability distributions and associated functions. Particularly, Distributions implements:

  1. Moments (e.g mean, variance, skewness, and kurtosis), entropy, and other properties

  2. Probability density/mass functions (pdf) and their logarithm (logpdf)

  3. Moment generating functions and characteristic functions

  4. Sampling from population or from a distribution

  5. Maximum likelihood estimation

julia-imagemetadata 0.9.8
Propagated dependencies: julia-axisarrays@0.4.6 julia-imageaxes@0.6.10 julia-imagebase@0.1.5 julia-imagecore@0.9.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaImages/ImageMetadata.jl
Licenses: Expat
Synopsis: Julia package for images having metadata
Description:

ImageMetadata is a simple package providing utilities for working with images that have metadata attached. For example, you might want to associate an image with the date on which the picture was taken, or an MRI scan with patient data, or an astronomical image with sky coordinates and information about the detector used to acquire the image.

julia-inlinestrings 1.1.3
Propagated dependencies: julia-parsers@2.2.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaStrings/InlineStrings.jl
Licenses: Expat
Synopsis: Fixed-width string types
Description:

This package provides a set of custom string types of various fixed sizes. Each inline string is a custom primitive type and can benefit from being stack friendly by avoiding allocations/heap tracking in the GC. When used in an array, the elements are able to be stored inline since each one has a fixed size. Currently support inline strings from 1 byte up to 255 bytes.

julia-arnoldimethod 0.2.0
Propagated dependencies: julia-genericschur@0.5.3 julia-staticarrays@1.2.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaLinearAlgebra/ArnoldiMethod.jl
Licenses: Expat
Synopsis: Implicitly Restarted Arnoldi Method, natively in Julia
Description:

ArnoldiMethod.jl provides an iterative method to find a few approximate solutions to the eigenvalue problem in standard form with main goals:

  • Having a native Julia implementation of the eigs function that performs as well as ARPACK. With native we mean that its implementation should be generic and support any number type. Currently the partialschur function does not depend on LAPACK, and removing the last remnants of direct calls to BLAS is in the pipeline.

  • Removing the dependency of the Julia language on ARPACK. This goal was already achieved before the package was stable enough, since ARPACK moved to a separate repository Arpack.jl.

emacs-flycheck-julia 20170729.2141
Propagated dependencies: emacs-flycheck@20250527.907
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/gdkrmr/flycheck-julia
Licenses:
Synopsis: Julia support for Flycheck
Description:

Documentation at https://melpa.org/#/flycheck-julia

emacs-ob-julia-vterm 20250619.1430
Propagated dependencies: emacs-julia-vterm@20250621.854 emacs-queue@0.2
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/shg/ob-julia-vterm.el
Licenses:
Synopsis: Babel functions for Julia that work with julia-vterm
Description:

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

julia-fontconfig-jll 2.13.93+0
Dependencies: fontconfig-minimal@2.14.0
Propagated dependencies: julia-jllwrappers@1.3.0 julia-bzip2-jll@1.0.7+0 julia-expat-jll@2.2.10+0 julia-freetype2-jll@2.13.1+0 julia-libuuid-jll@2.36.0+0 julia-zlib-jll@1.2.12+1
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Fontconfig_jll.jl
Licenses: Expat
Synopsis: Fontconfig library wrappers
Description:

This package provides a wrapper for the fontconfig library.

julia-xorg-libxi-jll 1.7.10+3
Dependencies: libxi@1.8.2
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libxext-jll@1.3.4+2 julia-xorg-libxfixes-jll@5.0.3+3
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Xorg_libXi_jll.jl
Licenses: Expat
Synopsis: Libxi library wrappers
Description:

This package provides a wrapper for the libxi library.

Total results: 442