_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-codetracking 1.3.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/timholy/CodeTracking.jl
Licenses: Expat
Build system: julia
Synopsis: It's editing-time, do you know where your methods are?
Description:

CodeTracking can be thought of as an extension of Julia's InteractiveUtils library. It provides an interface for obtaining:

  1. the strings and expressions of method definitions

  2. the method signatures at a specific file & line number

  3. location information for "dynamic" code that might have moved since it was first loaded

  4. a list of files that comprise a particular package.

julia-mappedarrays 0.4.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/JuliaArrays/MappedArrays.jl
Licenses: Expat
Build system: julia
Synopsis: Lazy in-place transformations of arrays
Description:

This package implements "lazy" in-place elementwise transformations of arrays for the Julia programming language. Explicitly, it provides a "view" M of an array A so that M[i] = f(A[i]) for a specified (but arbitrary) function f, without ever having to compute M explicitly (in the sense of allocating storage for M). The name of the package comes from the fact that M == map(f, A).

julia-timeroutputs 0.5.23
Propagated dependencies: julia-exprtools@0.1.8
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/KristofferC/TimerOutputs.jl
Licenses: Expat
Build system: julia
Synopsis: Formatted output of timed sections in Julia
Description:

TimerOutputs is a small Julia package that is used to generate formatted output from timings made in different sections of a program. It's main functionality is the @timeit macro, similar to the @time macro in Base except one also assigns a label to the code section being timed. Multiple calls to code sections with the same label (and in the same "scope") will accumulate the data for that label. After the program has executed, it is possible to print a nicely formatted table presenting how much time, allocations and number of calls were made in each section. The output can be customized as to only show the things you are interested in.

emacs-julia-ts-mode 20250115.1449
Propagated dependencies: emacs-julia-mode@20260204.807
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ronisbr/julia-ts-mode
Licenses:
Build system: melpa
Synopsis: Major mode for Julia source code using tree-sitter
Description:

Documentation at https://melpa.org/#/julia-ts-mode

julia-libgcrypt-jll 1.8.7+0
Dependencies: libgcrypt@1.11.0
Propagated dependencies: julia-jllwrappers@1.3.0 julia-libgpg-error-jll@1.42.0+0
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Libgcrypt_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Library wrappers for libgcrypt
Description:

This package provides a wrapper for the libgcrypt library.

julia-xkbcommon-jll 0.9.1+3
Dependencies: libxkbcommon@1.11.0
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libxcb-jll@1.13.0+2 julia-xorg-xkeyboard-config-jll@2.27.0+3 julia-wayland-jll@1.17.0+3 julia-wayland-protocols-jll@1.18.0+3
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/xkbcommon_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Libxkbcommon library wrappers
Description:

This package provides a wrapper for the libxkbcommon library.

julia-shiftedarrays 1.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaArrays/ShiftedArrays.jl
Licenses: Expat
Build system: julia
Synopsis: Lazy shifted arrays for data analysis in Julia
Description:

This package provides an implementation of shifted arrays for Julia.

julia-jpegturbo-jll 2.0.1+2
Dependencies: libjpeg-turbo@2.1.4
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/JpegTurbo_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Libjpeg-turbo library wrappers
Description:

This package provides a wrapper for the libjpeg-turbo library.

julia-libvorbis-jll 1.3.6+4
Dependencies: libvorbis@1.3.7
Propagated dependencies: julia-jllwrappers@1.3.0 julia-ogg-jll@1.3.4+0
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/libvorbis_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Libvorbis library wrappers
Description:

This package provides a wrapper for the libvorbis audio library.

julia-progressmeter 1.11.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/timholy/ProgressMeter.jl
Licenses: Expat
Build system: julia
Synopsis: Progress meter for long-running computations
Description:

julia-progressmeter provides a progress meter for long-running computations.

julia-marchingcubes 0.1.8
Propagated dependencies: julia-precompiletools@1.1.2 julia-staticarrays@1.2.13
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaGeometry/MarchingCubes.jl
Licenses: Expat
Build system: julia
Synopsis: Efficient Implementation of Marching Cubes' Cases with Topological Guarantees
Description:

Julia port of Efficient Implementation of Marching Cubes' Cases with Topological Guarantees.

julia-freetype2-jll 2.13.1+0
Dependencies: freetype@2.13.3
Propagated dependencies: julia-jllwrappers@1.3.0 julia-bzip2-jll@1.0.7+0 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/FreeType2_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Freetype2 binary wrappers
Description:

This Julia module provides a wrapper for the freetype font rendering library.

julia-inlinestrings 1.1.2
Propagated dependencies: julia-parsers@2.2.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStrings/InlineStrings.jl
Licenses: Expat
Build system: julia
Synopsis: Fixed-width string types for Julia
Description:

This package provides fixed-width string types for facilitating certain string workflows in Julia.

julia-initialvalues 0.3.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaFolds/InitialValues.jl
Licenses: Expat
Build system: julia
Synopsis: Canonical default initial values and identity elements for Julia
Description:

This package provides a canonical set of default initial values and identity elements for Julia.

julia-filepathsbase 0.9.10
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/rofinn/FilePathsBase.jl
Licenses: Expat
Build system: julia
Synopsis: Filesystem path types in Julia
Description:

FilePathsBase.jl provides a type based approach to working with filesystem paths in Julia.

julia-staticnumbers 0.4.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/perrutquist/StaticNumbers.jl
Licenses: Expat
Build system: julia
Synopsis: Static numbers in Julia
Description:

This package provides number datatypes which store their values in type parameters, making them runtime constants.

julia-bioalignments 2.0.0
Propagated dependencies: julia-biogenerics@0.0.0-1.a75abaf julia-biosequences@2.0.5 julia-biosymbols@4.0.4 julia-intervaltrees@1.0.0-1.e37edab
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/BioJulia/BioAlignments.jl
Licenses: Expat
Build system: julia
Synopsis: Sequence alignment algorithm and data structures
Description:

This package provides alignment algorithms and data structures for sequence of DNA, RNA, and amino acid sequences.

julia-combinatorics 1.0.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/Combinatorics.jl
Licenses: Expat
Build system: julia
Synopsis: Combinatorics library for Julia
Description:

This package provides a combinatorics library for Julia, focusing mostly (as of now) on enumerative combinatorics and permutations.

julia-intervaltrees 1.0.0-1.e37edab
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/BioJulia/IntervalTrees.jl
Licenses: Expat
Build system: julia
Synopsis: Interval Trees for Julia
Description:

This package provides an implementation of an associative container mapping (K,V) pairs via the type IntervalTreeK, V. The type K may be any ordered type.

julia-lazyartifacts 1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPackaging/LazyArtifacts.jl
Licenses: Expat
Build system: julia
Synopsis: LazyArtifacts support for older versions of Julia
Description:

This is a wrapper package meant to bridge the gap for packages that want to use the LazyArtifacts stdlib as a dependency within packages that still support Julia versions older than 1.6.

julia-nlsolversbase 7.8.0
Propagated dependencies: julia-diffresults@1.0.3 julia-finitediff@2.8.1 julia-forwarddiff@0.10.36
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaNLSolvers/NLSolversBase.jl
Licenses: Expat
Build system: julia
Synopsis: Optimization and equation solver software in JuliaNLSolvers
Description:

This package aims at establishing common ground for Optim.jl, LineSearches.jl, and NLsolve.jl. The common ground is mainly the types used to hold objective related callables, information about the objectives, and an interface to interact with these types.

julia-terminterface 2.0.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaSymbolics/TermInterface.jl
Licenses: Expat
Build system: julia
Synopsis: Common interface for symbolic terms in Julia
Description:

This package provides definitions for common functions that are useful for symbolic expression manipulation in Julia. Its purpose is to provide a shared interface between various symbolic programming packages, for example SymbolicUtils.jl, Symbolics.jl, and Metatheory.jl.

julia-abstracttrees 0.4.3
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://juliacollections.github.io/AbstractTrees.jl/stable/
Licenses: Expat
Build system: julia
Synopsis: Abstract Julia interfaces for working with trees
Description:

This Julia package provides several utilities for working with tree-like data structures. Most importantly, it defines the children method that any package that contains such a data structure may import and extend in order to take advantage of any generic tree algorithm in this package.

julia-loggingextras 1.0.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaLogging/LoggingExtras.jl
Licenses: Expat
Build system: julia
Synopsis: Composable Loggers for the Julia Logging StdLib
Description:

LoggingExtras is designs around allowing you to build arbitrarily complicated systems for "log plumbing". That is to say basically routing logged information to different places. It is built around the idea of simple parts which are composed together, to allow for powerful and flexible definition of your logging system.

Total results: 452