_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-transcodingstreams 0.9.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaIO/TranscodingStreams.jl
Licenses: Expat
Build system: julia
Synopsis: Fast I/O transcoding data streams
Description:

This package provides tools for transcoding data streams which are:

  • fast: small overhead and specialized methods

  • consistent: basic I/O operations work as expected

  • generic: support any I/O objects like files, buffers, pipes, etc.

  • extensible: easy definition for new codec to transcode data

julia-xorg-libxkbfile-jll 1.1.0+3
Dependencies: libxkbfile@1.1.3
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libx11-jll@1.6.9+2
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Xorg_libxkbfile_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Libxkbfile library wrappers
Description:

This package provides a wrapper for the libxkbfile library.

julia-xorg-libxrender-jll 0.9.10+3
Dependencies: libxrender@0.9.12
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libx11-jll@1.6.9+2
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Xorg_libXrender_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Library wrappers libXrender
Description:

This package provides a wrapper for the libXrender library.

julia-xorg-libxcursor-jll 1.2.0+3
Dependencies: libxcursor@1.2.3
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libxfixes-jll@5.0.3+3 julia-xorg-libxrender-jll@0.9.10+3
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Xorg_libXcursor_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Libxcursor library wrappers
Description:

This package provides a wrapper for the libxcursor library.

julia-freetypeabstraction 0.9.9
Propagated dependencies: julia-colorvectorspace@0.9.9 julia-colors@0.12.9 julia-freetype@4.1.0 julia-geometrybasics@0.4.2
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaGraphics/FreeTypeAbstraction.jl
Licenses: Expat
Build system: julia
Synopsis: Julian abstraction layer over FreeType.jl
Description:

This package provides an abstraction layer over the FreeType Julia module.

julia-ansicoloredprinters 0.0.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDocs/ANSIColoredPrinters.jl
Licenses: Expat
Build system: julia
Synopsis: ANSI escape code translator
Description:

ANSIColoredPrinters.jl converts a text qualified by ANSI escape codes to another format.

julia-recursivearraytools 2.16.1
Propagated dependencies: julia-arrayinterface@5.0.8 julia-chainrulescore@1.12.2 julia-docstringextensions@0.8.5 julia-recipesbase@1.2.1 julia-requires@1.3.0 julia-staticarrays@1.2.13 julia-zygoterules@0.2.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/SciML/RecursiveArrayTools.jl
Licenses: Expat
Build system: julia
Synopsis: Tools for handling objects like arrays of arrays and deeper nestings
Description:

RecursiveArrayTools.jl is a set of tools for dealing with recursive arrays like arrays of arrays.

julia-datavalueinterfaces 1.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/queryverse/DataValueInterfaces.jl
Licenses: Expat
Build system: julia
Synopsis: Interface for DataValues.jl
Description:

This package allows a few "forward" definitions for the DataValues.jl package that other packages can utilize for integration without having to take direct dependencies.

julia-blockbandedmatrices 0.11.9
Propagated dependencies: julia-arraylayouts@0.8.18 julia-bandedmatrices@0.17.9 julia-blockarrays@0.16.23 julia-fillarrays@0.13.6 julia-matrixfactorizations@0.9.3
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMatrices/BlockBandedMatrices.jl
Licenses: Expat
Build system: julia
Synopsis: Block-banded matrices and banded-block-banded matrices
Description:

This package supports representing block-banded and banded-block-banded matrices by only storing the entries in the non-zero bands. A BlockBandedMatrix is a subtype of BlockMatrix of BlockArrays.jl whose layout of non-zero blocks is banded.

julia-docstringextensions 0.8.5
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://juliadocs.github.io/DocStringExtensions.jl/latest/
Licenses: Expat
Build system: julia
Synopsis: Extensions for Julia's docsystem
Description:

This package provides a collection of useful extensions for Julia's built-in docsystem. These are features that are not yet mature enough to be considered for inclusion in Base, or that have sufficiently niche use cases that including them with the default Julia installation is not seen as valuable enough at this time.

julia-scientifictypesbase 3.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaAI/ScientificTypesBase.jl
Licenses: Expat
Build system: julia
Synopsis: Base interface for dispatching on the 'scientific' type of data
Description:

This package provides a Julia interface defining a collection of types (without instances) for implementing conventions about the scientific interpretation of data. This package makes a distinction between the machine type and the scientific type of a Julia object. A machine type refers to the Julia type being used to represent the object, for instance Float64. The scientific type refers to how the object should be interpreted, for instance Continuous or Multiclass3.

julia-indexablebitvectors 1.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/BioJulia/IndexableBitVectors.jl
Licenses: Expat
Build system: julia
Synopsis: Bit vectors operations with extremely fast speed
Description:

This package exports following operations over bit vectors with extremely fast speed while keeping extra memory usage small:

  • getindex(bv::IndexableBitVectors, i::Integer): i-th element of bv

  • rank(b::Bool, bv::AbstractIndexableBitVector, i::Integer): the number of occurrences of bit b in bv[1:i]

  • select(b::Bool, bv::AbstractIndexableBitVector, i::Integer): the index of i-th occurrence of b in bv.

and other shortcuts or types.

julia-chainrulestestutils 1.5.1
Propagated dependencies: julia-chainrulescore@1.12.2 julia-compat@3.39.0 julia-finitedifferences@0.12.17
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDiff/ChainRulesTestUtils.jl
Licenses: Expat
Build system: julia
Synopsis: Common utilities used by downstream automatic differentiation tools
Description:

This package is designed to help in testing ChainRulesCore.frule and ChainRulesCore.rrule methods. The main entry points are ChainRulesTestUtils.frule_test, ChainRulesTestUtils.rrule_test, and ChainRulesTestUtils.test_scalar. Currently this is done via testing the rules against numerical differentiation (using FiniteDifferences.jl).

ChainRulesTestUtils.jl is separated from ChainRulesCore.jl so that it can be a test-only dependency, allowing it to have potentially heavy dependencies, while keeping ChainRulesCore.jl as light-weight as possible.

julia-irrationalconstants 0.1.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/IrrationalConstants.jl
Licenses: Expat
Build system: julia
Synopsis: Additional irrationals for Julia
Description:

This package provides these irrational constants:

  • twoπ = 2π

  • fourπ = 4π

  • halfπ = π / 2

  • quartπ = π / 4

  • invπ = 1 / π

  • twoinvπ = 2 / π

  • fourinvπ = 4 / π

  • inv2π = 1 / (2π)

  • inv4π = 1 / (4π)

  • sqrt2 = √2

  • sqrt3 = √3

  • sqrtπ = √π

  • sqrt2π = √2π

  • sqrt4π = √4π

  • sqrthalfπ = √(π / 2)

  • invsqrt2 = 1 / √2

  • invsqrtπ = 1 / √π

  • invsqrt2π = 1 / √2π

  • loghalf = log(1 / 2)

  • logtwo = log(2)

  • logten = log(10)

  • logπ = log(π)

  • log2π = log(2π)

  • log4π = log(4π)

julia-xorg-libxinerama-jll 1.1.4+3
Dependencies: libxinerama@1.1.5
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libxext-jll@1.3.4+2
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Xorg_libXinerama_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Libxinerama library wrappers
Description:

This package provides a wrapper for the libxinerama library.

julia-commonsubexpressions 0.3.0
Propagated dependencies: julia-macrotools@0.5.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/rdeits/CommonSubexpressions.jl
Licenses: Expat
Build system: julia
Synopsis: @code{@@cse} macro for Julia
Description:

This package provides the @cse macro, which performs common subexpression elimination.

julia-xorg-xcb-util-wm-jll 0.4.1+1
Dependencies: xcb-util-wm@0.4.2
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-xcb-util-jll@0.4.0+1
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Xorg_xcb_util_wm_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Xcb-util-wm library wrappers
Description:

This package provides a wrapper for the xcb-util-wm library.

julia-imagetransformations 0.9.5
Propagated dependencies: julia-axisalgorithms@1.0.0 julia-colorvectorspace@0.9.9 julia-coordinatetransformations@0.6.2-1.78f5a5c julia-imagebase@0.1.5 julia-imagecore@0.9.4 julia-interpolations@0.13.6 julia-offsetarrays@1.12.8 julia-rotations@1.0.2-1.b599102 julia-staticarrays@1.2.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaImages/ImageTransformations.jl
Licenses: Expat
Build system: julia
Synopsis: Geometric transformations on images for Julia
Description:

This package provides support for image resizing, image rotation, and other spatial transformations of arrays.

julia-precompilesignatures 3.0.3
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/rikhuijzer/PrecompileSignatures.jl
Licenses: Expat
Build system: julia
Synopsis: Generate precompile directives by reading method signatures
Description:

This package reads all method signatures in a package and generates precompile directives for any concrete signature that it can find.

julia-snoopcompileanalysis 1.7.2
Propagated dependencies: julia-cthulhu@1.6.1 julia-orderedcollections@1.4.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://timholy.github.io/SnoopCompile.jl/dev/
Licenses: Expat
Build system: julia
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-matrixfactorizations 0.9.3
Propagated dependencies: julia-arraylayouts@0.8.18
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMatrices/MatrixFactorizations.jl
Licenses: Expat
Build system: julia
Synopsis: Julia package to contain non-standard matrix factorizations
Description:

A Julia package to contain non-standard matrix factorizations. At the moment it implements the QL, RQ, and UL factorizations, a combined Cholesky factorization with inverse, and polar decompositions. In the future it may include other factorizations such as the LQ factorization.

julia-genericlinearalgebra 0.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaLinearAlgebra/GenericLinearAlgebra.jl
Licenses: Expat
Build system: julia
Synopsis: Generic numerical linear algebra
Description:

The purpose of this package is partly to extend linear algebra functionality in base to cover generic element types, e.g. BigFloat and Quaternion, and partly to be a place to experiment with fast linear algebra routines written in Julia (except for optimized BLAS).

julia-performancetesttools 0.1.3
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaTesting/PerformanceTestTools.jl
Licenses: Expat
Build system: julia
Synopsis: Enables efficient code generation in test cases
Description:

This package enables the Julia compiler to generate efficient code when running test cases. Test cases are typically run with flags that prevent efficient code generation. This package detects those flags and instead spawns a separate Julia process without the flags in which to run the test cases.

earcut-for-julia-earcut-jll 2.2.3
Dependencies: gcc-toolchain@15.2.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/mapbox/earcut.hpp
Licenses: Expat
Build system: trivial
Synopsis: Header version of EarCut.js
Description:
Total results: 452