_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-snoopcompilecore 1.7.2
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-colorvectorspace 0.9.9
Propagated dependencies: julia-colortypes@0.11.1 julia-fixedpointnumbers@0.8.5 julia-specialfunctions@1.8.7 julia-tensorcore@0.1.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGraphics/ColorVectorSpace.jl
Licenses: Expat
Build system: julia
Synopsis: Treat colors as n-vectors for the purposes of arithmetic
Description:

This package is an add-on to ColorTypes.jl and provides fast mathematical operations for objects with types such as RGB and Gray. Specifically, with this package both grayscale and RGB colors are treated as if they are points in a normed vector space.

julia-woodburymatrices 0.5.5
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/timholy/WoodburyMatrices.jl
Licenses: Expat
Build system: julia
Synopsis: Support for the Woodbury matrix identity for Julia
Description:

This package provides support for the Woodbury matrix identity for the Julia programming language. This is a generalization of the Sherman-Morrison formula. Note that the Woodbury matrix identity is notorious for floating-point roundoff errors, so be prepared for a certain amount of inaccuracy in the result.

julia-finitedifferences 0.12.17
Dependencies: julia-benchmarktools@1.3.2
Propagated dependencies: julia-chainrulescore@1.12.2 julia-richardson@1.4.0 julia-staticarrays@1.2.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDiff/FiniteDifferences.jl
Licenses: Expat
Build system: julia
Synopsis: Estimates derivatives with finite differences
Description:

This package calculates approximate derivatives numerically using finite difference.

julia-xorg-libxdmcp-jll 1.1.3+3
Dependencies: libxdmcp@1.1.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/Xorg_libXdmcp_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Libxdmcp library wrappers
Description:

This package provides a wrapper for the libxdmcp library.

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

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

julia-optimtestproblems 2.0.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaNLSolvers/OptimTestProblems.jl
Licenses: Expat
Build system: julia
Synopsis: Collection of optimization test problems
Description:

The purpose of this package is to provide test problems for JuliaNLSolvers packages.

julia-registryinstances 0.1.0
Propagated dependencies: julia-lazilyinitializedfields@1.2.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/GunnarFarneback/RegistryInstances.jl
Licenses: Expat
Build system: julia
Synopsis: Access the information in installed Julia registries
Description:

Julia's package manager stores package metadata in registries, which consist of TOML files in a directory structure.

julia-plutosliderserver 0.3.11
Propagated dependencies: julia-abstractplutodingetjes@1.1.4 julia-configurations@0.16.4 julia-fromfile@0.1.5 julia-git@1.2.1 julia-http@0.9.17 julia-json@0.21.3 julia-pluto@0.19.9 julia-terminalloggers@0.1.7
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPluto/PlutoSliderServer.jl
Licenses: Unlicense
Build system: julia
Synopsis: Web server to run parts of a Pluto.jl notebook
Description:

This package provides a web server to run just the @bind parts of a Pluto.jl notebook.

julia-sortingalgorithms 1.0.1
Propagated dependencies: julia-datastructures@0.18.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaCollections/SortingAlgorithms.jl
Licenses: Expat
Build system: julia
Synopsis: Extra sorting algorithms extending Julia's sorting API
Description:

The SortingAlgorithms package provides three sorting algorithms that can be used with Julia's standard sorting API: heapsort, timsort and radixsort.

julia-categoricalarrays 0.10.8
Propagated dependencies: julia-dataapi@1.16.0 julia-json@0.21.3 julia-json3@1.9.0 julia-missings@1.0.2 julia-recipesbase@1.2.1 julia-requires@1.3.0 julia-sentinelarrays@1.3.13 julia-structtypes@1.7.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaData/CategoricalArrays.jl
Licenses: Expat
Build system: julia
Synopsis: Arrays for working with categorical data
Description:

This package provides tools for working with categorical variables, both with unordered (nominal variables) and ordered categories (ordinal variables), optionally with missing values.

julia-statisticaltraits 3.4.0
Propagated dependencies: julia-scientifictypesbase@3.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaAI/StatisticalTraits.jl
Licenses: Expat
Build system: julia
Synopsis: Implementations of traits possessed by statistical objects
Description:

This package provides fall-back implementations for a collection of traits possessed by statistical objects. A trait is a function with a single arguments that is a Julia type, which might encode type metadata for inspection or for use in function dispatch.

julia-splitapplycombine 1.1.4
Propagated dependencies: julia-dictionaries@0.3.10 julia-indexing@1.1.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaData/SplitApplyCombine.jl
Licenses: Expat
Build system: julia
Synopsis: Split-apply-combine strategies for Julia
Description:

SplitApplyCombine.jl provides high-level, generic tools for manipulating data - particularly focussing on data in nested containers. An emphasis is placed on ensuring split-apply-combine strategies are easy to apply, and work reliably for arbitrary iterables and in an optimized way with the data structures included in Julia's standard library.

julia-fixedpointnumbers 0.8.5
Propagated dependencies: julia-compat@3.39.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/FixedPointNumbers.jl
Licenses: Expat
Build system: julia
Synopsis: Fixed point types for Julia
Description:

FixedPointNumbers.jl implements fixed-point number types for Julia. A fixed-point number represents a fractional, or non-integral, number. In contrast with the more widely known floating-point numbers, with fixed-point numbers the decimal point doesn't "float": fixed-point numbers are effectively integers that are interpreted as being scaled by a constant factor. Consequently, they have a fixed number of digits (bits) after the decimal (radix) point.

julia-simplebufferstream 1.1.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPackaging/SimpleBufferStream.jl
Licenses: Expat
Build system: julia
Synopsis: What Base.BufferStream should be
Description:

This is what I wish Base.BufferStream was.

julia-xorg-libxrandr-jll 1.5.2+3
Dependencies: libxrandr@1.5.4
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libxext-jll@1.3.4+2 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_libXrandr_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Libxrandr library wrappers
Description:

This package provides a wrapper for the libxrandr library.

julia-xorg-libxfixes-jll 5.0.3+3
Dependencies: libxfixes@6.0.1
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_libXfixes_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Libxfixes library wrappers
Description:

This package provides a wrapper for the libxfixes library.

julia-documentermarkdown 0.2.2
Dependencies: julia-documenter-bootstrap@0.27.7
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDocs/DocumenterMarkdown.jl
Licenses: Expat
Build system: julia
Synopsis: Documenter's Markdown
Description:

This package enables the Markdown / MkDocs backend of Documenter.jl.

julia-stringmanipulation 0.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/ronisbr/StringManipulation.jl
Licenses: Expat
Build system: julia
Synopsis: Functions to manipulate strings with ANSI escape sequences
Description:

This package provides several functions to manipulate strings with ANSI escape sequences.

julia-dynamicpolynomials 0.6.1
Propagated dependencies: julia-multivariatepolynomials@0.5.7 julia-mutablearithmetics@1.6.0 julia-reexport@1.2.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaAlgebra/DynamicPolynomials.jl
Licenses: Expat
Build system: julia
Synopsis: Multivariate polynomials implementation in Julia
Description:

This package provides a multivariate polynomials implementation of commutative and non-commutative variables.

julia-changesofvariables 0.1.9
Propagated dependencies: julia-chainrulescore@1.12.2 julia-inversefunctions@0.1.8
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/ChangesOfVariables.jl
Licenses: Expat
Build system: julia
Synopsis: Interface for transformation functions in Julia
Description:

This package defines functionality to calculate volume element changes for functions that perform a change of variables (like coordinate transformations).

julia-relocatablefolders 0.3.0
Propagated dependencies: julia-scratch@1.1.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPackaging/RelocatableFolders.jl
Licenses: Expat
Build system: julia
Synopsis: Reference packages in their project directory
Description:

An alternative to the @__DIR__ macro. Packages that wish to reference paths in their project directory run into issues with relocatability when used in conjunction with PackageCompiler.

julia-mutablearithmetics 1.6.0
Propagated dependencies: julia-offsetarrays@1.12.8
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/jump-dev/MutableArithmetics.jl
Licenses: MPL 2.0
Build system: julia
Synopsis: Interface for arithmetics on mutable types in Julia
Description:

MutableArithmetics is a Julia package which allows:

  • mutable types to implement mutable arithmetics

  • algorithms that could exploit mutable arithmetics to exploit them while still being completely generic

julia-orderedcollections 1.4.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaCollections/OrderedCollections.jl
Licenses: Expat
Build system: julia
Synopsis: Associative containers that preserve insertion order
Description:

This package implements OrderedDicts and OrderedSets, which are similar to containers in base Julia. However, during iteration the Ordered* containers return items in the order in which they were added to the collection.

Total results: 452