_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-dataapi 1.16.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaData/DataAPI.jl
Licenses: Expat
Synopsis: Data-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 DataAPI.jl and each package taking a dependency on it.

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-liteqtl 0.2.1
Propagated dependencies: julia-dataframes@1.3.6 julia-distributions@0.25.80 julia-docstringextensions@0.8.5
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/senresearch/LiteQTL.jl
Licenses: Expat
Synopsis: Julia package for eQTL genome scans near real-time
Description:

LiteQTL is a package that runs whole genome QTL scans near real-time, utilizing the computation power of GPU. LiteQTL uses new algorithms that enables near-real time whole genome QTL scans for up to 1 million traits. By using easily parallelizable operations including matrix multiplication, vectorized operations, and element-wise operations, our method is about 300 times faster than a R/qtl linear model genome scan using 16 threads.

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-scratch 1.1.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
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. In that event, packages should simply write out to disk at a location given by the user. Scratch spaces are designed for data caches that are completely managed by a package and should be removed when the package itself is uninstalled.

julia-setfield 1.1.1
Propagated dependencies: julia-constructionbase@1.3.0 julia-macrotools@0.5.6 julia-staticarrayscore@1.4.2
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/jw3126/Setfield.jl
Licenses: Expat
Synopsis: Update deeply nested immutable structs
Description:

Update deeply nested immutable structs.

julia-freetype 4.1.0
Propagated dependencies: julia-cenum@0.4.1 julia-freetype2-jll@2.13.1+0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaGraphics/FreeType.jl
Licenses: Zlib
Synopsis: FreeType 2 bindings for Julia
Description:

This package provides FreeType bindings for Julia.

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

This package provides a wrapper for Zlib.

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-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-xml2-jll 2.9.12+0
Dependencies: libxml2@2.14.6
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-glib-jll 2.68.1+0
Dependencies: glib@2.83.3
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-xslt-jll 1.1.34+0
Dependencies: libxslt@1.1.43
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-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-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.6
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-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-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-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-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-opus-jll 1.3.1+1
Dependencies: opus@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/Opus_jll.jl
Licenses: Expat
Synopsis: Opus library wrappers
Description:

This package provides a wrapper for the opus audio 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-infinity 0.2.4
Propagated dependencies: julia-requires@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
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.

Total results: 448