_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-intervals 1.5.0
Propagated dependencies: julia-infinity@0.2.4 julia-recipesbase@1.2.1 julia-timezones@1.5.9
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/invenia/Intervals.jl
Licenses: Expat
Synopsis: Non-iterable ranges
Description:

This package defines:

AbstractInterval, along with its subtypes Interval and AnchoredInterval, and also Bound.

julia-statsfuns 0.9.18
Propagated dependencies: julia-chainrulescore@1.12.2 julia-inversefunctions@0.1.8 julia-irrationalconstants@0.1.1 julia-logexpfunctions@0.3.17 julia-reexport@1.2.2 julia-rmath@0.7.0 julia-specialfunctions@1.8.7
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStats/StatsFuns.jl
Licenses: Expat
Synopsis: Mathematical functions related to statistics
Description:

This package provides a collection of mathematical constants and numerical functions for statistical computing.

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.

julia-imageaxes 0.6.10
Propagated dependencies: julia-axisarrays@0.4.6 julia-imagebase@0.1.5 julia-imagecore@0.9.4 julia-reexport@1.2.2 julia-simpletraits@0.9.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaImages/ImageAxes.jl
Licenses: Expat
Synopsis: Julia package for giving "meaning" to the axes of an image
Description:

This small package supports the representation of images as AxisArrays to endow the axes with "meaning," and makes programming with such arrays easy via traits.

julia-imageshow 0.3.2
Propagated dependencies: julia-fileio@1.9.1 julia-imagebase@0.1.5 julia-imagecore@0.9.4 julia-offsetarrays@1.12.8 julia-stackviews@0.1.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaImages/ImageShow.jl
Licenses: Expat
Synopsis: Inline graphical display of images in Julia graphical environments
Description:

This package implements image show methods suitable for graphical platforms such as IJulia. It is intended to provide convenient inline presentation of greyscale or color images.

julia-iocapture 0.2.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDocs/IOCapture.jl
Licenses: Expat
Synopsis: Capture standard output and error streams
Description:

This package provides the IOCapture.capture(f) function, which captures the standard output and standard error, and returns it as a string together with the return value.

julia-timezones 1.5.9
Propagated dependencies: julia-mocking@0.7.3 julia-recipesbase@1.2.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaTime/TimeZones.jl
Licenses: Expat
Synopsis: IANA time zone database access for Julia
Description:

IANA time zone database access for the Julia programming language. TimeZones.jl extends the Date/DateTime support for Julia to include a new time zone aware TimeType: ZonedDateTime.

julia-distances 0.10.7
Propagated dependencies: julia-statsapi@1.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaStats/Distances.jl
Licenses: Expat
Synopsis: Julia package for evaluating distances (metrics) between vectors
Description:

A Julia package for evaluating distances(metrics) between vectors. This package also provides optimized functions to compute column-wise and pairwise distances, which are often substantially faster than a straightforward loop implementation.

julia-imagebase 0.1.5
Propagated dependencies: julia-imagecore@0.9.4 julia-reexport@1.2.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaImages/ImageBase.jl
Licenses: Expat
Synopsis: Wrapper package around ImageCore
Description:

This is a twin package to ImageCore with functions that are used among many of the packages in JuliaImages. The main purpose of this package is to reduce unnecessary compilation overhead from external dependencies.

julia-statsbase 0.33.10
Propagated dependencies: julia-dataapi@1.16.0 julia-datastructures@0.18.13 julia-missings@1.0.2 julia-sortingalgorithms@1.0.1 julia-statsapi@1.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaStats/StatsBase.jl
Licenses: Expat
Synopsis: Basic statistics for Julia
Description:

StatsBase.jl is a Julia package that provides basic support for statistics. Particularly, it implements a variety of statistics-related functions, such as scalar statistics, high-order moment computation, counting, ranking, covariances, sampling, and empirical density estimation.

julia-diffrules 1.15.1
Propagated dependencies: julia-irrationalconstants@0.1.1 julia-logexpfunctions@0.3.17 julia-nanmath@0.3.7 julia-specialfunctions@1.8.7
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDiff/DiffRules.jl
Licenses: Expat
Synopsis: Primitive differentiation rules
Description:

This package provides primitive differentiation rules that can be composed via various formulations of the chain rule. Using DiffRules, new differentiation rules can defined, query whether or not a given rule exists, and symbolically apply rules to simple Julia expressions.

julia-rotations 1.0.2-1.b599102
Propagated dependencies: julia-staticarrays@1.2.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGeometry/Rotations.jl
Licenses: Expat
Synopsis: Julia implementations for different rotation parameterisations
Description:

This package implements various 3D rotation parameterizations and defines conversions between them. At their heart, each rotation parameterization is a 3×3 unitary (orthogonal) matrix (based on the StaticArrays.jl package), and acts to rotate a 3-vector about the origin through matrix-vector multiplication.

julia-deepdiffs 1.2.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/ssfrr/DeepDiffs.jl
Licenses: Expat
Synopsis: Compute and pretty-print diffs for data structures
Description:

DeepDiffs.jl provides the deepdiff function, which finds and displays differences (diffs) between Julia data structures. It supports Vectors, Dicts, and Strings. When diffing dictionaries where values associated with a particular key may change, deepdiff will recurse into value to provide a more detailed diff.

julia-gpuarrays 8.1.3
Dependencies: julia-adapt@3.3.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGPU/GPUArrays.jl
Licenses: Expat
Synopsis: Reusable GPU array functionality for various GPU backends
Description:

This package is the counterpart of AbstractArray interface, but for GPU array types. It provides functionality and tooling to speed-up development of new GPU array types. This package is not intended for end users; instead, you should use one of the packages that builds on GPUArrays.jl, such as CUDA.jl, oneAPI.jl or AMDGPU.jl.

r-juliaformulae 0.1.0
Propagated dependencies: r-rrapply@1.2.7
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JuliaFormulae
Licenses: Expat
Synopsis: Translate R Regression Model Formulae to 'Julia' Syntax
Description:

Metaprogramming utilities for converting R regression model formulae to equivalents in Julia <doi:10.1137/141000671>, via modifications to the abstract syntax tree. Supports translations in zero correlation random effects syntax, protection of expressions to be evaluated as-is, interaction terms, and more. Accepts strings or R formula objects and returns modified R formula objects where possible (or a modified string, if not a valid formula in R).

julia-bfloat16s 0.4.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/BFloat16s.jl
Licenses: Expat
Synopsis: Define BFloat16 data type
Description:

This package defines the BFloat16 data type. The only currently available hardware implementation of this datatype are Google's Cloud TPUs. As such, this package is suitable to evaluate whether using TPUs would cause precision problems for any particular algorithm, even without access to TPU hardware. Note that this package is designed for functionality, not performance, so this package should be used for precision experiments only, not performance experiments.

julia-earcut-jll 2.1.5+1-1.b234ae0
Dependencies: earcut-for-julia-earcut-jll@2.2.3
Propagated dependencies: julia-jllwrappers@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaBinaryWrappers/EarCut_jll.jl
Licenses: Expat
Synopsis:
Description:
julia-unicodefun 0.4.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/SimonDanisch/UnicodeFun.jl
Licenses: Expat
Synopsis: Transform text into unicode symbols
Description:

This package offers a unicode transformation library.

julia-libass-jll 0.14.0+2
Dependencies: libass@0.15.1
Propagated dependencies: julia-jllwrappers@1.3.0 julia-bzip2-jll@1.0.7+0 julia-freetype2-jll@2.13.1+0 julia-fribidi-jll@1.0.5+5 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/libass_jll.jl
Licenses: Expat
Synopsis: Libass library wrappers
Description:

This package provides a wrapper for libass.

Total results: 430