_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-realdot 0.1.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/RealDot.jl
Licenses: Expat
Synopsis: Compute realdot efficiently
Description:

This package only contains and exports a single function realdot(x, y). It computes real(LinearAlgebra.dot(x, y)) while avoiding computing the imaginary part of LinearAlgebra.dot(x, y) if possible. The real dot product is useful when one treats complex numbers as embedded in a real vector space.

julia-cfitsio 1.4.1
Propagated dependencies: julia-cfitsio-jll@4.0.0+0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaAstro/CFITSIO.jl
Licenses: Expat
Synopsis: C-style interface to the libcfitsio library
Description:

This package provides Julia implementation of C-style interface to CFITSIO functions with following features:

  • Function names closely mirror the C interface (e.g., fits_open_file()).

  • Functions operate on FITSFile, a thin wrapper for fitsfile C struct (FITSFile has concept of "current HDU", as in CFITSIO).

  • Wrapper functions do check the return status from CFITSIO and throw an error with the appropriate message.

julia-scratch 1.1.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaPackaging/Scratch.jl
Licenses: Expat
Synopsis: Scratch spaces for all your persistent mutable data needs
Description:

This repository implements the scratch spaces API for package-specific mutable containers of data. These spaces can contain datasets, text, binaries, or any other kind of data that would be convenient to store in a location specific to your package. As compared to Artifacts, these containers of data are mutable. Because the scratch space location on disk is not very user-friendly, scratch spaces should, in general, not be used for a storing files that the user must interact with through a file browser.

julia-zlib-jll 1.2.12+1
Dependencies: zlib@1.3
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/Zlib_jll.jl
Licenses: Expat
Synopsis: Zlib library wrappers
Description:

This package provides a wrapper for Zlib.

julia-pcre-jll 8.44.0+0
Dependencies: pcre@8.45
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/PCRE_jll.jl
Licenses: Expat
Synopsis: PCRE library wrappers
Description:

This package provides a wrapper for the pcre library.

julia-glib-jll 2.68.1+0
Dependencies: glib@2.82.1
Propagated dependencies: julia-jllwrappers@1.3.0 julia-gettext-jll@0.21.0+0 julia-libffi-jll@3.3.0+0 julia-libiconv-jll@1.16.1+0 julia-libmount-jll@2.35.0+0 julia-pcre-jll@8.44.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/Glib_jll.jl
Licenses: Expat
Synopsis: Glib library wrappers
Description:

This package provides a wrapper for the glib library.

julia-xml2-jll 2.9.12+0
Dependencies: libxml2@2.9.14
Propagated dependencies: julia-jllwrappers@1.3.0 julia-libiconv-jll@1.16.1+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/XML2_jll.jl
Licenses: Expat
Synopsis: XML2 library wrappers
Description:

This package provides a wrapper for the libxml2 library.

julia-xslt-jll 1.1.34+0
Dependencies: libxslt@1.1.37
Propagated dependencies: julia-jllwrappers@1.3.0 julia-libgcrypt-jll@1.8.7+0 julia-libgpg-error-jll@1.42.0+0 julia-libiconv-jll@1.16.1+0 julia-xml2-jll@2.9.12+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/XSLT_jll.jl
Licenses: Expat
Synopsis: Xslt library wrappers
Description:

This package provides a wrapper for the libxslt library.

julia-glfw-jll 3.3.4+0
Dependencies: glfw@3.3.10
Propagated dependencies: julia-jllwrappers@1.3.0 julia-libglvnd-jll@1.3.0+2 julia-xorg-libxcursor-jll@1.2.0+3 julia-xorg-libxinerama-jll@1.1.4+3 julia-xorg-libxrandr-jll@1.5.2+3 julia-xorg-libxi-jll@1.7.10+3
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/GLFW_jll.jl
Licenses: Expat
Synopsis: Glfw library wrappers
Description:

This package provides a wrapper for the glfw library.

julia-zstd-jll 1.5.0+0
Dependencies: zstd@1.5.2
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/Zstd_jll.jl
Licenses: Expat
Synopsis: Zstd library wrappers
Description:

This package provides a wrapper for the zstd library.

julia-erfa-jll 2.0.0+0
Dependencies: erfa@2.0.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/ERFA_jll.jl
Licenses: Expat
Synopsis: ERFA library wrappers
Description:

This package provides a wrapper for the erfa library.

julia-reexport 1.2.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/simonster/Reexport.jl
Licenses: Expat
Synopsis: Re-export modules and symbols
Description:

This package provides tools to re-export modules and symbols.

julia-erfa-jll 2.0.0+0
Dependencies: erfa@2.0.1
Propagated dependencies: julia-jllwrappers@1.3.0
Channel: ffab
Location: ffab/packages/julia-jll.scm (ffab packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/ERFA_jll.jl
Licenses: Expat
Synopsis: erfa library wrappers
Description:

This package provides a wrapper for the erfa library.

julia-opus-jll 1.3.1+1
Dependencies: opus@1.3.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/Opus_jll.jl
Licenses: Expat
Synopsis: Opus library wrappers
Description:

This package provides a wrapper for the opus audio library.

julia-lame-jll 3.100.0+1
Dependencies: lame@3.100
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/LAME_jll.jl
Licenses: Expat
Synopsis: Lame library wrappers
Description:

This package provides a wrapper for the lame audio encoder.

julia-x264-jll 2020.7.14+0
Dependencies: libx264@164-0.b093bbe
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/x264_jll.jl
Licenses: Expat
Synopsis: Library wrappers for x264
Description:

This package provides a wrapper for the x264 video library.

julia-x265-jll 3.0.0+1
Dependencies: x265@3.5
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/x265_jll.jl
Licenses: Expat
Synopsis: Library wrappers for x265
Description:

This package provides a wrapper for the x265 video library.

julia-infinity 0.2.4
Propagated dependencies: julia-requires@1.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://docs.juliahub.com/Infinity/
Licenses: Expat
Synopsis: Representation of infinity in Julia
Description:

This package provides representations for infinity and negative infinity in Julia.

julia-graphics 1.1.2
Propagated dependencies: julia-colors@0.12.9 julia-nanmath@0.3.7
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGraphics/Graphics.jl
Licenses: Expat
Synopsis: Base graphics in Julia
Description:

Graphics.jl is an abstraction layer for graphical operations in Julia.

julia-missings 1.0.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/Missings.jl
Licenses: Expat
Synopsis: Additional missing value support for Julia
Description:

This package provides additional functionality for working with missing values in Julia.

julia-argcheck 2.1.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/jw3126/ArgCheck.jl
Licenses: Expat
Synopsis: Package for checking function arguments
Description:

This package provides a method to ensure that arguments to a function conform to a specification.

julia-indexing 1.1.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/andyferris/Indexing.jl
Licenses: Expat
Synopsis: Generalized indexing for Julia
Description:

This package defines functions for getting multiple indices out of dictionaries, tuples, etc, extending this ability beyond AbstractArray.

julia-tokenize 0.5.24
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGPU/Tokenize.jl
Licenses: Expat
Synopsis: Tokenize a string or buffer containing Julia code
Description:

This package takes a string or buffer containing Julia code, performs lexical analysis and returns a stream of tokens.

julia-quadmath 0.5.5
Dependencies: gcc@11.4.0
Propagated dependencies: julia-requires@1.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/Quadmath.jl
Licenses: Expat
Synopsis: Float128 and libquadmath for the Julia language
Description:

This is a Julia interface to libquadmath, providing a Float128 type corresponding to the IEEE754 binary128 floating point format.

Total results: 365