_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-snoopcompilebot 1.7.2
Propagated dependencies: julia-filepathsbase@0.9.10 julia-snoopcompileanalysis@1.7.2 julia-snoopcompilecore@1.7.2 julia-yaml@0.4.7
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-logexpfunctions 0.3.17
Propagated dependencies: julia-chainrulescore@1.12.2 julia-changesofvariables@0.1.9 julia-docstringextensions@0.8.5 julia-inversefunctions@0.1.8 julia-irrationalconstants@0.1.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaStats/LogExpFunctions.jl
Licenses: Expat
Build system: julia
Synopsis: Special functions based on @code{log} and @code{exp}
Description:

Various special functions based on log and exp moved from StatsFuns.jl into a separate package, to minimize dependencies. These functions only use native Julia code, so there is no need to depend on librmath or similar libraries.

julia-imageinterminal 0.4.7
Propagated dependencies: julia-crayons@4.1.1 julia-imagebase@0.1.5 julia-imagecore@0.9.4 julia-requires@1.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaImages/ImageInTerminal.jl
Licenses: Expat
Build system: julia
Synopsis: Julia package for displaying images in the terminal
Description:

ImageInTerminal.jl is a drop-in package that once imported changes a how a single Colorant and whole Colorant arrays (i.e. Images) are displayed in the interactive REPL. The displayed images will be downscaled to fit into the size of your active terminal session.

julia-packagecompiler 1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaLang/PackageCompiler.jl
Licenses: Expat
Build system: julia
Synopsis: Compile your Julia Package
Description:

PackageCompiler is a Julia package with two main purposes:

  • Creating custom sysimages for reduced latency when working locally with packages that has a high startup time.

  • Creating "apps" which are a bundle of files including an executable that can be sent and run on other machines without Julia being installed on that machine.

julia-recipespipeline 0.6.6
Propagated dependencies: julia-nanmath@0.3.7 julia-plotutils@1.2.0 julia-recipesbase@1.2.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://juliaplots.org/RecipesPipeline.jl/dev/
Licenses: Expat
Build system: julia
Synopsis: Utilities for processing recipes
Description:

This package was factored out of Plots.jl to allow any other plotting package to use the recipe pipeline. In short, the extremely lightweight RecipesBase.jl package can be depended on by any package to define "recipes": plot specifications of user-defined types, as well as custom plot types. RecipePipeline.jl contains the machinery to translate these recipes to full specifications for a plot.

julia-dimensionaldata 0.26.0
Propagated dependencies: julia-adapt@3.3.1 julia-arrayinterface@5.0.8 julia-constructionbase@1.3.0 julia-dataapi@1.16.0 julia-extents@0.1.4 julia-interfaces@0.3.2 julia-intervalsets@0.5.3 julia-invertedindices@1.1.0 julia-iteratorinterfaceextensions@1.0.0 julia-precompiletools@1.2.1 julia-recipesbase@1.2.1 julia-tabletraits@1.0.1 julia-tables@1.4.4
Channel: ffab
Location: ffab/packages/julia-xyz.scm (ffab packages julia-xyz)
Home page: https://github.com/rafaqz/DimensionalData.jl
Licenses: Expat
Build system: julia
Synopsis: Named dimensions and indexing for Julia arrays and other data
Description:

DimensionalData.jl provides tools and abstractions for working with datasets that have named dimensions, and optionally a lookup index. It provides no-cost abstractions for named indexing, and fast index lookups.

DimensionalData is a pluggable, generalised version of AxisArrays.jl with a cleaner syntax, and additional functionality found in NamedDims.jl. It has similar goals to Python's xarray, and is primarily written for use with spatial data in Rasters.jl.

julia-inversefunctions 0.1.8
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/InverseFunctions.jl
Licenses: Expat
Build system: julia
Synopsis: Interface for function inversion
Description:

This package provides an interface to invert functions.

julia-fuzzycompletions 0.4.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JunoLab/FuzzyCompletions.jl
Licenses: Expat
Build system: julia
Synopsis: Fuzzy completion provider for Julia
Description:

FuzzyCompletions provides fuzzy completions for a Julia runtime session.

julia-compositionsbase 0.1.0
Propagated dependencies: julia-inversefunctions@0.1.8
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaFunctional/CompositionsBase.jl
Licenses: Expat
Build system: julia
Synopsis: Defines an operator for composition of morphisms
Description:

This package defines a new operator for composition of morphisms.

julia-inversefunctions 0.1.8
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaMath/InverseFunctions.jl
Licenses: Expat
Build system: julia
Synopsis: Interface for function inversion in Julia
Description:

This package provides an interface to invert functions in Julia.

julia-staticarrayscore 1.4.2
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaArrays/StaticArraysCore.jl
Licenses: Expat
Build system: julia
Synopsis: Interface package for StaticArrays.jl
Description:

This package provides an interface package for StaticArrays.jl.

julia-xorg-xkbcomp-jll 1.4.2+3
Dependencies: xkbcomp@1.4.7
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libxkbfile-jll@1.1.0+3
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Xorg_xkbcomp_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Library wrappers for xkbcomp
Description:

This package provides a wrapper for the xkbcomp library.

julia-xorg-libxext-jll 1.3.4+2
Dependencies: libxext@1.3.6
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_libXext_jll.jl
Licenses: Expat
Build system: julia
Synopsis: LibXext library wrappers
Description:

This package provides a wrapper for the libxext library.

julia-constructionbase 1.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://juliaobjects.github.io/ConstructionBase.jl/dev/
Licenses: Expat
Build system: julia
Synopsis: Primitive functions for construction of objects
Description:

This very lightweight package provides primitive functions for construction of objects.

julia-libgpg-error-jll 1.42.0+0
Dependencies: libgpg-error@1.51
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/Libgpg_error_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Library wrappers for libgpg-error
Description:

This package provides a wrapper for the libgpg-error library.

julia-functionwrappers 1.1.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/yuyichao/FunctionWrappers.jl
Licenses: Expat
Build system: julia
Synopsis: Type stable and efficient wrapper of arbitrary functions
Description:

This package provides a type stable and efficient wrapper of arbitrary functions.

julia-densityinterface 0.4.0
Propagated dependencies: julia-inversefunctions@0.1.8
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaMath/DensityInterface.jl
Licenses: Expat
Build system: julia
Synopsis: Interface for mathematical/statistical densities
Description:

This package defines an interface for mathematical/statistical densities and objects associated with a density in Julia.

julia-earthorientation 0.7.1
Propagated dependencies: julia-leapseconds@1.1.0 julia-optionaldata@1.0.0 julia-remotefiles@0.5.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaAstro/EarthOrientation.jl
Licenses: Expat
Build system: julia
Synopsis: Calculate Earth orientation parameters from IERS tables in Julia
Description:

This package provides a functionality to calculate Earth orientation parameters with data retrieved from IERS.

julia-clausenfunctions 1.16.1
Propagated dependencies: julia-polylog@2.5.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/Expander/ClausenFunctions.jl
Licenses: Expat
Build system: julia
Synopsis: Clausen functions in Julia
Description:

This package provides Julia implementations of the Standard Clausen functions and Glaisher-Clausen functions of integer order for real or complex arguments.

julia-ellipsisnotation 1.6.0
Propagated dependencies: julia-arrayinterface@5.0.8
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/ChrisRackauckas/EllipsisNotation.jl
Licenses: Expat
Build system: julia
Synopsis: Ellipsis notation implementation
Description:

This implements the notation .. for indexing arrays. It's similar to the Python ... in that it means "all of the columns before (or after)".

julia-specialfunctions 1.8.7
Dependencies: julia-chainrulestestutils@1.5.1
Propagated dependencies: julia-chainrulescore@1.12.2 julia-irrationalconstants@0.1.1 julia-logexpfunctions@0.3.17 julia-openspecfun-jll@0.5.3+4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/SpecialFunctions.jl
Licenses: Expat
Build system: julia
Synopsis: Special mathematical functions
Description:

This package provides special mathematical functions, including Bessel, Hankel, Airy, error, Dawson, exponential (or sine and cosine) integrals, eta, zeta, digamma, inverse digamma, trigamma, and polygamma functions.

julia-tableiointerface 0.1.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/lungben/TableIOInterface.jl
Licenses: Expat
Build system: julia
Synopsis: File formats based on file extensions
Description:

This package determines tabular file formats based on file extensions. It is intended to be the base both for TableIO.jl and for the Pluto.jl tabular data import functionality.

julia-hypertextliteral 0.9.4
Propagated dependencies: julia-tricks@0.1.7
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://juliapluto.github.io/HypertextLiteral.jl/stable/
Licenses: Expat
Build system: julia
Synopsis: Julia library for the string interpolation of HTML and SVG
Description:

HypertextLiteral is a Julia package for generating HTML, SVG, and other SGML tagged content. It works similar to Julia string interpolation, only that it tracks hypertext escaping needs and provides handy conversions dependent upon context.

julia-staticarrayscore 1.4.3
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/StaticArraysCore.jl
Licenses: Expat
Build system: julia
Synopsis: Common types and functions for static arrays
Description:

This package provides definitions for most of the primary types and functions in StaticArrays.jl. This enables downstream packages to implement new methods on these types without depending on the entirety of StaticArrays.jl.

Total results: 452