_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-plotthemes 2.0.1
Propagated dependencies: julia-plotutils@1.2.0 julia-requires@1.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaPlots/PlotThemes.jl
Licenses: Expat
Synopsis: Themes for the Julia plotting package Plots.jl
Description:

PlotThemes is a package to spice up the plots made with Plots.jl.

julia-datavalues 0.4.13
Propagated dependencies: julia-datavalueinterfaces@1.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/queryverse/DataValues.jl
Licenses: Expat
Synopsis: Missing values for Julia
Description:

This package provides the type DataValue that is used to represent missing data.

julia-suppressor 0.2.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaIO/Suppressor.jl
Licenses: Expat
Synopsis: Capture stdout and sterr
Description:

Julia macros for suppressing and/or capturing output (stdout), warnings (stderr) or both streams at the same time.

julia-biosymbols 4.0.4
Propagated dependencies: julia-automa@0.8.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/BioJulia/BioSymbols.jl
Licenses: Expat
Synopsis: Primitive types for nucleic acids and amino acids
Description:

This package defines the primitive types for nucleic acids and amino acids that are used ny otherBioJulia packages.

julia-optimisers 0.2.13
Propagated dependencies: julia-chainrulescore@1.12.2 julia-functors@0.4.1 julia-zygote@0.6.41
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/FluxML/Optimisers.jl
Licenses: Expat
Synopsis: Optimisers and utilities for learning loops
Description:

Optimisers.jl defines many standard gradient-based optimisation rules, and tools for applying them to deeply nested models.

julia-interfaces 0.3.2
Propagated dependencies: julia-documenter@0.27.7
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/rafaqz/Interfaces.jl
Licenses: Expat
Synopsis: Macros to define and implement interfaces
Description:

This package provides macros for defining the required behaviours of Julia interfaces, and stating that an object implements them.

julia-expronicon 0.6.10
Propagated dependencies: julia-mlstyle@0.4.10
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://expronicon.rogerluo.dev/dev/
Licenses: Expat
Synopsis: Collective tools for metaprogramming on Julia Expr
Description:

This package provides a collection of tools for metaprogramming on Julia Expr, the meta programming standard library for MLStyle.

emacs-julia-repl 20230112.1929
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/tpapp/julia-repl
Licenses: Expat
Synopsis: A minor mode for a Julia REPL
Description:

Run a julia REPL inside a terminal in Emacs. In contrast to ESS, use the Julia REPL facilities for interactive features, such readline, help, debugging.

julia-lazyarrays 0.22.16
Propagated dependencies: julia-aqua@0.5.5 julia-arraylayouts@0.8.18 julia-fillarrays@0.13.6 julia-macrotools@0.5.6 julia-matrixfactorizations@0.9.3 julia-staticarrays@1.2.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/LazyArrays.jl
Licenses: Expat
Synopsis: Lazy arrays and linear algebra
Description:

This package supports lazy analogues of array operations like vcat, hcat, and multiplication. This helps with the implementation of matrix-free methods for iterative solvers.

julia-chainrules 1.35.0
Propagated dependencies: julia-chainrulescore@1.12.2 julia-compat@3.39.0 julia-irrationalconstants@0.1.1 julia-realdot@0.1.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDiff/ChainRules.jl
Licenses: Expat
Synopsis: Common utilities for automatic differentiation
Description:

The is package provides a variety of common utilities that can be used by downstream automatic differentiation (AD) tools to define and execute forward-, reverse-, and mixed-mode primitives.

julia-macrotools 0.5.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://fluxml.ai/MacroTools.jl
Licenses: Expat
Synopsis: Tools for working with Julia code and expressions
Description:

This library provides tools for working with Julia code and expressions. This includes a template-matching system and code-walking tools that let you do deep transformations of code.

julia-bijections 0.1.9
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/scheinerman/Bijections.jl
Licenses: Expat
Synopsis: Bijection data type for Julia
Description:

This package defines the Bijection data type. A Bijection data structure behaves similar to a Dict, however it prevents assigning the same value to two different keys.

julia-fillarrays 0.13.6
Dependencies: julia-staticarrays@1.2.13
Propagated dependencies: julia-aqua@0.5.5
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/FillArrays.jl
Licenses: Expat
Synopsis: Lazy matrix representation
Description:

This package lazily represents matrices filled with a single entry, as well as identity matrices. This package exports the following types: Eye, Fill, Ones, Zeros, Trues and Falses.

julia-testimages 1.5.0
Propagated dependencies: julia-axisarrays@0.4.6 julia-colortypes@0.11.1 julia-fileio@1.9.1 julia-offsetarrays@1.12.8 julia-stringdistances@0.10.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://testimages.juliaimages.org/
Licenses: Expat
Synopsis: Standard test images for Julia
Description:

This package provides a convenient Julia interface for loading standard named test images and example images for the internal usage in JuliaImages. This can be used in conjunction with the Images package.

julia-finitediff 2.8.1
Propagated dependencies: julia-arrayinterface@5.0.8 julia-requires@1.3.0 julia-staticarrays@1.2.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDiff/FiniteDiff.jl
Licenses: Expat
Synopsis: Calculations of gradients, Jacobians, and Hessians
Description:

This package is for calculating derivatives, gradients, Jacobians, Hessians, etc. numerically. This library is for maximizing speed while giving a usable interface to end users in a way that specializes on array types and sparsity.

julia-colortypes 0.11.1
Propagated dependencies: julia-fixedpointnumbers@0.8.5
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGraphics/ColorTypes.jl
Licenses: Expat
Synopsis: Basic color types and constructor
Description:

This minimalistic package serves as the foundation for working with colors in Julia. It defines basic color types and their constructors, and sets up traits and show methods to make them easier to work with.

julia-itemgraphs 0.4.0
Propagated dependencies: julia-lightgraphs@1.3.5
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/helgee/ItemGraphs.jl
Licenses: Expat
Synopsis: Shortest paths between items
Description:

ItemGraphs is a simple wrapper around LightGraphs that enables most common use case for graph-like data structures: with collection of items that are in relations between each other providing the shortest path between two items.

julia-tensorcore 0.1.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/TensorCore.jl
Licenses: Expat
Synopsis: Tensor-algebra definitions
Description:

This package is intended as a lightweight foundation for tensor operations across the Julia ecosystem. Currently it exports three operations: hadamard, tensor, and boxdot.

julia-parameters 0.12.2
Propagated dependencies: julia-orderedcollections@1.4.1 julia-unpack@1.0.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/mauro3/Parameters.jl
Licenses: Expat
Synopsis: Numerical-model parameter helpers
Description:

This package contains types with default field values, keyword constructors and (un-)pack macros. Keyword functions can be slow in Julia, however, the normal positional constructor is also provided and could be used in performance critical code.

julia-stackviews 0.1.1
Propagated dependencies: julia-offsetarrays@1.12.8
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/StackViews.jl
Licenses: Expat
Synopsis: No more catcat
Description:

StackViews provides only one array type: StackView. There are multiple ways to understand StackView:

  • inverse of eachslice

  • cat variant

  • view object

  • lazy version of repeat special case

julia-stablerngs 1.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaRandom/StableRNGs.jl
Licenses: Expat
Synopsis: Julia RNG with stable streams
Description:

This package intends to provide a simple RNG with stable streams, suitable for tests in packages which need reproducible streams of random numbers across Julia versions. Indeed, the Julia RNGs provided by default are documented to have non-stable streams (which for example enables some performance improvements).

r-juliaconnector 1.1.4
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JuliaConnectoR
Licenses: FSDG-compatible
Synopsis: Functionally Oriented Interface for Integrating 'Julia' with R
Description:

Allows to import functions and whole packages from Julia in R. Imported Julia functions can directly be called as R functions. Data structures can be translated between Julia and R. More details can also be found in the corresponding article <doi:10.18637/jss.v101.i06>.

emacs-julia-repl 1.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tpapp/julia-repl
Licenses: Expat
Synopsis: Minor mode for interacting with a Julia REPL
Description:

This package provides a minor mode for interacting with a Julia REPL running inside Emacs. The julia process is started in an ANSI terminal (term), which allows text formatting and colors, and interaction with the help system and the debugger. It is recommended that you use this minor mode with the package emacs-julia-mode.

julia-dataframes 1.3.6
Propagated dependencies: julia-categoricalarrays@0.10.8 julia-compat@3.39.0 julia-dataapi@1.16.0 julia-invertedindices@1.1.0 julia-iteratorinterfaceextensions@1.0.0 julia-missings@1.0.2 julia-pooledarrays@1.4.2 julia-prettytables@2.1.2 julia-reexport@1.2.2 julia-shiftedarrays@1.0.0 julia-sortingalgorithms@1.0.1 julia-tables@1.4.4 julia-tabletraits@1.0.1 julia-unitful@1.12.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://dataframes.juliadata.org/stable/
Licenses: Expat
Synopsis: In-memory tabular data
Description:

This package provides a set of tools for working with tabular data in Julia. Its design and functionality are similar to those of Pandas from Python or data.frame, data.table and dplyr from R, making it a great general purpose data science tool, especially for those coming to Julia from R or Python.

Total results: 365