_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-ratios 0.4.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/timholy/Ratios.jl
Licenses: Expat
Synopsis: Faster Rational-like types for Julia
Description:

This package provides types similar to Julia's Rational type, which make some sacrifices but have better computational performance.

julia-fitsio 0.17.1
Propagated dependencies: julia-cfitsio@1.4.1 julia-reexport@1.2.2 julia-tables@1.4.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaAstro/CFITSIO.jl
Licenses: Expat
Synopsis: Astronomical FITS file support for Julia
Description:

This package provides Julia implementation for reading and writing FITS files, based on the cfitsio library.

julia-ifelse 0.1.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/sciml/ifelse.jl
Licenses: Expat
Synopsis: Function form of the if-else conditional statement
Description:

This package provides a convenient function form of the conditional ifelse. It is similar to Core.ifelse but it is extendable.

julia-zygote 0.6.41
Propagated dependencies: julia-abstractffts@1.0.1 julia-chainrules@1.35.0 julia-chainrulescore@1.12.2 julia-diffrules@1.15.1 julia-fillarrays@0.13.6 julia-forwarddiff@0.10.36 julia-irtools@0.4.7 julia-logexpfunctions@0.3.17 julia-macrotools@0.5.6 julia-nanmath@0.3.7 julia-requires@1.3.0 julia-specialfunctions@1.8.7 julia-zygoterules@0.2.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://fluxml.ai/Zygote.jl
Licenses: Expat
Synopsis: Automatic differentiation in Julia
Description:

Zygote provides source-to-source automatic differentiation (AD) in Julia, and is the next-generation AD system for the Flux differentiable programming framework.

julia-ffmpeg 0.4.1
Propagated dependencies: julia-ffmpeg-jll@4.3.1+2 julia-x264-jll@2020.7.14+0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaIO/FFMPEG.jl
Licenses: Expat
Synopsis: Julia Package for ffmpeg
Description:

This package is made to be included into packages that just need the ffmpeg binaries + executables, and don't want the overhead of VideoIO.jl.

julia-colors 0.12.9
Propagated dependencies: julia-colortypes@0.11.1 julia-fixedpointnumbers@0.8.5 julia-reexport@1.2.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGraphics/Colors.jl
Licenses: Expat
Synopsis: Tools for dealing with color
Description:

This package provides a wide array of functions for dealing with color. This includes conversion between colorspaces, measuring distance between colors, simulating color blindness, parsing colors, and generating color scales for graphics.

julia-images 0.25.2
Propagated dependencies: julia-fileio@1.9.1 julia-graphics@1.1.2 julia-imageaxes@0.6.10 julia-imagebase@0.1.5 julia-imagecore@0.9.4 julia-imagemagick@1.2.1 julia-imagemetadata@0.9.8 julia-imageshow@0.3.2 julia-imagetransformations@0.9.5 julia-indirectarrays@0.5.1 julia-reexport@1.2.2 julia-staticarrays@1.2.13 julia-statsbase@0.33.10 julia-suppressor@0.2.0
Channel: ffab
Location: ffab/packages/julia-xyz.scm (ffab packages julia-xyz)
Home page: https://github.com/JuliaImages/Images.jl
Licenses: Expat
Synopsis: Image library for Julia
Description:

Images.jl is increasingly becoming an "umbrella package" that exports a set of packages which are useful for common image processing tasks. Most of these packages are hosted at JuliaImages, JuliaArrays, JuliaIO, JuliaGraphics, and JuliaMath.

julia-compat 3.39.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaLang/Compat.jl
Licenses: Expat
Synopsis: Compatibility across Julia versions
Description:

The Compat package is designed to ease interoperability between older and newer versions of the Julia language. The Compat package provides a macro that lets you use the latest syntax in a backwards-compatible way.

julia-pdmats 0.11.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaStats/PDMats.jl
Licenses: Expat
Synopsis: Uniform Interface for positive definite matrices of various structures
Description:

PDMats.jl supports efficient computation on positive definite matrices of various structures. In particular, it provides uniform interfaces to use positive definite matrices of various structures for writing generic algorithms, while ensuring that the most efficient implementation is used in actual computation.

julia-pyplot 2.10.0
Propagated dependencies: julia-colors@0.12.9 julia-latexstrings@1.3.0 julia-pycall@1.92.5 julia-versionparsing@1.2.0 python-matplotlib@3.8.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaPy/PyPlot.jl
Licenses: Expat
Synopsis: Plotting for Julia based on matplotlib.pyplot
Description:

This package provides a Julia interface to the Matplotlib plotting library from Python, and specifically to the matplotlib.pyplot module. PyPlot uses the Julia PyCall package to call Matplotlib directly from Julia with little or no overhead (arrays are passed without making a copy).

julia-quadgk 2.5.0
Propagated dependencies: julia-datastructures@0.18.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/QuadGK.jl
Licenses: Expat
Synopsis: Adaptive 1d numerical Gauss–Kronrod integration
Description:

This package provides support for one-dimensional numerical integration in Julia using adaptive Gauss-Kronrod quadrature. The code was originally part of Base Julia. It supports integration of arbitrary numeric types, including arbitrary precision (BigFloat), and even integration of arbitrary normed vector spaces (e.g. matrix-valued integrands).

julia-fileio 1.9.1
Propagated dependencies: julia-requires@1.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaIO/FileIO.jl
Licenses: Expat
Synopsis: Main Package for IO, loading all different kind of files
Description:

FileIO aims to provide a common framework for detecting file formats and dispatching to appropriate readers/writers. The two core functions in this package are called load and save, and offer high-level support for formatted files (in contrast with Julia's low-level read and write).

julia-pycall 1.92.5
Dependencies: python@3.10.7
Propagated dependencies: julia-macrotools@0.5.6 julia-versionparsing@1.2.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaPy/PyCall.jl
Licenses: Expat
Synopsis: Call Python functions from the Julia language
Description:

This package provides the ability to directly call and fully interoperate with Python from the Julia language. You can import arbitrary Python modules from Julia, call Python functions (with automatic conversion of types between Julia and Python), define Python classes from Julia methods, and share large data structures between Julia and Python without copying them.

julia-flxqtl 0.3.0
Propagated dependencies: julia-distributions@0.25.80 julia-pyplot@2.10.0 julia-staticarrays@1.2.13 julia-statsbase@0.33.10
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/senresearch/FlxQTL.jl
Licenses: GPL 3
Synopsis: QTL analysis tool by multivariate mixed linear model
Description:

FlxQTL.jl is a a package for a multivariate linear mixed model based QTL analysis tool that supports incorporating information from trait covariates such as time or different environments. The package supports computation of one-dimensional and two-dimensional multivariate genome scans, visualization of genome scans, support for LOCO, computation of kinship matrices, and support for distributed computing.

julia-automa 0.8.2
Propagated dependencies: julia-scanbyte@0.4.0 julia-transcodingstreams@0.9.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/BioJulia/Automa.jl
Licenses: Expat
Synopsis: Validation, parsing, and tokenizing based on state machine compiler
Description:

This package compiles regular expressions into Julia code, which is then compiled into low-level machine code by the Julia compiler. The package is designed to generate very efficient code to scan large text data, which is often much faster than handcrafted code. Automa.jl can insert arbitrary Julia code that will be executed in state transitions. This makes it possible, for example, to extract substrings that match a part of a regular expression.

julia-memoize 0.4.4
Propagated dependencies: julia-macrotools@0.5.6
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaCollections/Memoize.jl
Licenses: Zero-Clause BSD
Synopsis: Memoize macro for Julia
Description:

Easy memoization for Julia.

julia-visuals 0.0.0-3.e8e2b60
Dependencies: julia-plutosliderserver@0.3.11 guile@3.0.9
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/sens/visuals
Licenses:
Synopsis: Visualizations using Pluto.jl notebooks
Description:

Visualizations using Pluto.jl notebooks.

julia-example 0.5.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaLang/Example.jl
Licenses: Expat
Synopsis: Module providing examples
Description:

This package provides various examples.

julia-openssl 1.4.1
Propagated dependencies: julia-bitflags@0.1.7 julia-openssl-jll@1.1.1+2
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaWeb/OpenSSL.jl
Licenses: Expat
Synopsis: Openssl Julia bindings
Description:

This package provides Openssl Julia bindings.

julia-fzf-jll 0.35.1+0
Dependencies: fzf@0.54.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/fzf_jll.jl
Licenses: Expat
Synopsis: Fzf library wrappers
Description:

This package provides a wrapper for fzf.

julia-wcs-jll 7.5.0+0
Dependencies: wcslib@8.4
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/WCS_jll.jl
Licenses: Expat
Synopsis: wcs library wrappers
Description:

This package provides a wrapper for the wcs library.

julia-git-jll 2.36.1+2
Dependencies: git-minimal@2.49.0
Propagated dependencies: julia-jllwrappers@1.3.0 julia-expat-jll@2.2.10+0 julia-openssl-jll@1.1.1+2 julia-libiconv-jll@1.16.1+0 julia-zlib-jll@1.2.12+1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaBinaryWrappers/Git_jll.jl
Licenses: Expat
Synopsis: Git library wrappers
Description:

This package provides a wrapper for the git library.

julia-lzo-jll 2.10.1+0
Dependencies: lzo@2.10
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/LZO_jll.jl
Licenses: Expat
Synopsis: LZO library wrappers
Description:

This package provides a wrapper for the lzo library.

julia-ogg-jll 1.3.4+0
Dependencies: libogg@1.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/Ogg_jll.jl
Licenses: Expat
Synopsis: Libogg library wrappers
Description:

This package provides a wrapper for the libogg library.

Total results: 430