_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
font-juliamono 0.060
Channel: guix
Location: gnu/packages/fonts.scm (gnu packages fonts)
Home page: https://github.com/cormullion/juliamono
Licenses: SIL OFL 1.1
Synopsis: Monospaced font for programming
Description:

JuliaMono is a monospaced font for scientific and technical computing, designed to work for programming in the Julia Programming Language and other text environments.

julia-astrolib 0.4.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaAstro/AstroLib.jl
Licenses: Expat
Synopsis: Bundle of small astronomical and astrophysical routines
Description:

The aim of this package is to provide users with a set of small generic routines useful above all in astronomical and astrophysical context, written in Julia.

sundials-julia 5.2.0
Dependencies: gfortran@11.4.0 openblas@0.3.29 openblas@0.3.29 suitesparse@5.13.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://computation.llnl.gov/projects/sundials
Licenses: Modified BSD
Synopsis: SUNDIALS with LAPACK support as required by julia-sundials-jll
Description:

SUNDIALS is a family of software packages implemented with the goal of providing robust time integrators and nonlinear solvers that can easily be incorporated into existing simulation codes.

julia-requires 1.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaPackaging/Requires.jl/
Licenses: Expat
Synopsis: Faster package loader
Description:

This package make loading packages faster, maybe. It supports specifying glue code in packages which will load automatically when another package is loaded, so that explicit dependencies (and long load times) can be avoided.

julia-scanbyte 0.4.0
Propagated dependencies: julia-simd@3.4.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/jakobnissen/ScanByte.jl
Licenses: Expat
Synopsis: Find the first occurrence of set of bytes in a chunk of memory
Description:

This package finds the first occurrence of a byte or set of bytes in a chunk of memory. Think of it like a much faster version of findfirst that only iterates over bytes in memory.

julia-measures 0.3.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGraphics/Measures.jl
Licenses: Expat
Synopsis: Unified measure and coordinates types
Description:

This library generalizes and unifies the notion of measures used in Compose, Compose3D, and Escher. It allows building up and representing expressions involving differing types of units that are then evaluated, resolving them into absolute units.

julia-calculus 0.5.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/Calculus.jl
Licenses: Expat
Synopsis: Common utilities for automatic differentiation
Description:

This package provides tools for working with the basic calculus operations of differentiation and integration. The Calculus package produces approximate derivatives by several forms of finite differencing or produces exact derivative using symbolic differentiation. It can also be used to compute definite integrals by different numerical methods.

julia-statsapi 1.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://juliastats.org/
Licenses: Expat
Synopsis: Statistics-focused namespace for packages to share functions
Description:

This package provides a namespace for data-related generic function definitions to solve the optional dependency problem; packages wishing to share and/or extend functions can avoid depending directly on each other by moving the function definition to StatsAPI.jl and each package taking a dependency on it.

julia-functors 0.4.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://fluxml.ai/Functors.jl/stable/
Licenses: Expat
Synopsis: Design pattern for structures as in machine learning
Description:

This package provides tools to express a design pattern for dealing with large/ nested structures, as in machine learning and optimisation. For large machine learning models it can be cumbersome or inefficient to work with parameters as one big, flat vector, and structs help in managing complexity; but it is also desirable to easily operate over all parameters at once, e.g. for changing precision or applying an optimiser update step.

julia-itertools 1.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaCollections/IterTools.jl
Licenses: Expat
Synopsis: Common functional iterator patterns
Description:

Common functional iterator patterns (formerly Iterators.jl).

julia-cstparser 3.3.4
Dependencies: julia-tokenize@0.5.24
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/julia-vscode/CSTParser.jl
Licenses: Expat
Synopsis: Parser for Julia
Description:

This package provides a parser for Julia code.

emacs-lsp-julia 20230915.654
Propagated dependencies: emacs-lsp-mode@20250909.1804 emacs-julia-mode@20250407.841
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/gdkrmr/lsp-julia
Licenses:
Synopsis: Julia support for lsp-mode
Description:

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

julia-codeczlib 0.7.0
Propagated dependencies: julia-transcodingstreams@0.9.6 julia-zlib-jll@1.2.12+1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaIO/CodecZlib.jl
Licenses: Expat
Synopsis: Zlib codecs for @code{TranscodingStreams.jl}
Description:

This package provides zlib codecs for TranscodingStreams.jl.

julia-expat-jll 2.2.10+0
Dependencies: expat@2.5.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/Expat_jll.jl
Licenses: Expat
Synopsis: Expat library wrappers
Description:

This package provides a wrapper for the expat library.

julia-plotutils 1.2.0
Propagated dependencies: julia-colors@0.12.9 julia-colorschemes@3.15.0 julia-reexport@1.2.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaPlots/PlotUtils.jl
Licenses: Expat
Synopsis: Helper algorithms for building plotting components
Description:

This package contains generic helper algorithms for building plotting components.

julia-gumbo-jll 0.10.1+1
Dependencies: gumbo-parser@0.10.1
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/Gumbo_jll.jl
Licenses: Expat
Synopsis: Gumbo HTML parsing library wrappers
Description:

This package provides a wrapper for Gumbo HTML parsing library.

julia-bzip2-jll 1.0.7+0
Dependencies: bzip2@1.0.8
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/Bzip2_jll.jl
Licenses: Expat
Synopsis: Bzip2 binary wrappers
Description:

This Julia module provides a wrapper for the Bzip2 compression program.

julia-simdtypes 0.1.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaSIMD/SIMDTypes.jl
Licenses: Expat
Synopsis: SIMD type declarations
Description:

This minimalistic package serves as the foundation for other SIMD packages in Julia.

julia-difftests 0.1.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDiff/DiffTests.jl
Licenses: Expat
Synopsis: Common test functions for differentiation tools
Description:

This package contains a common suite of test functions for stressing the robustness of differentiation tools.

julia-imagecore 0.9.4
Propagated dependencies: julia-abstractffts@1.0.1 julia-colors@0.12.9 julia-colorvectorspace@0.9.9 julia-fixedpointnumbers@0.8.5 julia-graphics@1.1.2 julia-mappedarrays@0.4.1 julia-mosaicviews@0.3.3 julia-offsetarrays@1.12.8 julia-paddedviews@0.5.11 julia-reexport@1.2.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaImages/ImageCore.jl
Licenses: Expat
Synopsis: Julia types for representing images
Description:

ImageCore is the lowest-level component of the system of packages designed to support image processing and computer vision.

julia-millboard 0.2.5
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/wookay/Millboard.jl
Licenses: Expat
Synopsis: Displaying data in tables for Julia
Description:

Millboard.jl provides a library for getting data in a tablized format to arrange into rows and columns of cells.

julia-astrotime 0.7.0
Propagated dependencies: julia-erfa@1.1.0 julia-earthorientation@0.7.1 julia-itemgraphs@0.4.0 julia-macrotools@0.5.6 julia-muladdmacro@0.2.4 julia-reexport@1.2.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaAstro/AstroTime.jl
Licenses: Expat
Synopsis: Astronomical time keeping in Julia
Description:

AstroTime.jl provides a high-precision, time-scale aware, DateTime-like data type which supports all commonly used astronomical time scales.

julia-exprtools 0.1.8
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/invenia/ExprTools.jl
Licenses: Expat
Synopsis: Light-weight expression manipulation tools
Description:

ExprTools provides tooling for working with Julia expressions during metaprogramming. This package aims to provide light-weight performant tooling without requiring additional package dependencies.

Total results: 365