_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-jax 0.4.28
Propagated dependencies: python-importlib-metadata@8.7.0 python-jaxlib@0.4.28 python-ml-dtypes@0.5.3 python-numpy@2.3.1 python-opt-einsum@3.3.0 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google/jax
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Differentiate, compile, and transform Numpy code
Description:

JAX is Autograd and XLA, brought together for high-performance numerical computing, including large-scale machine learning research. With its updated version of Autograd, JAX can automatically differentiate native Python and NumPy functions. It can differentiate through loops, branches, recursion, and closures, and it can take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation) via grad as well as forward-mode differentiation, and the two can be composed arbitrarily to any order.

python-jaxlib 0.4.28
Dependencies: curl@8.6.0 double-conversion@3.1.5 flatbuffers@24.12.23 giflib@5.2.1 grpc@1.52.2 hwloc@2.12.2 icu4c@73.1 jsoncpp@1.9.6 libjpeg-turbo@2.1.4 openssl@3.0.8 pybind11@3.0.2 python-absl-py@2.3.1 python-numpy@2.3.1 python-scipy@1.16.3 python-six@1.17.0 python-wrapper@3.11.14 zlib@1.3.1
Propagated dependencies: python-absl-py@2.3.1 python-importlib-metadata@8.7.0 python-gast@0.6.0 python-ml-dtypes@0.5.3 python-numpy@2.3.1 python-opt-einsum@3.3.0 python-protobuf-for-tensorflow-2@4.21.9 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google/jax
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Differentiate, compile, and transform Numpy code
Description:

JAX is Autograd and XLA, brought together for high-performance numerical computing, including large-scale machine learning research. With its updated version of Autograd, JAX can automatically differentiate native Python and NumPy functions. It can differentiate through loops, branches, recursion, and closures, and it can take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation) via grad as well as forward-mode differentiation, and the two can be composed arbitrarily to any order.

python-h5py-parallel 3.15.1
Dependencies: openmpi@4.1.6 hdf5-parallel-openmpi@1.14.6
Propagated dependencies: python-mpi4py@4.1.0 python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://www.h5py.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Read and write HDF5 files from Python (with MPI support)
Description:

The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, datasets and groups using established Python and NumPy concepts.

python-tensorflow-probability 0.22.1
Dependencies: python-wrapper@3.11.14
Propagated dependencies: python-absl-py@2.3.1 python-cloudpickle@3.1.0 python-decorator@5.2.1 python-dm-tree@0.1.9 python-jax@0.4.28 python-jaxlib@0.4.28 python-gast@0.6.0 python-numpy@2.3.1 python-six@1.17.0 python-typing-extensions@4.15.0 python-tensorflow@2.18.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/tensorflow/probability
Licenses: ASL 2.0
Build system: bazel
Synopsis: Probabilistic reasoning and statistical analysis in TensorFlow
Description:

TensorFlow Probability is a library for probabilistic reasoning and statistical analysis in TensorFlow. As part of the TensorFlow ecosystem, TensorFlow Probability provides integration of probabilistic methods with deep networks, gradient-based inference via automatic differentiation, and scalability to large datasets and models via hardware acceleration (e.g., GPUs) and distributed computation.

python-optax 0.1.5
Propagated dependencies: python-absl-py@2.3.1 python-chex@0.1.88 python-jax@0.4.28 python-jaxlib@0.4.28 python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google-deepmind/optax/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Gradient processing and optimization library for JAX
Description:

Optax is a gradient processing and optimization library for JAX.

pt-scotchpy32 1.0.1
Dependencies: pt-scotch32@7.0.7
Propagated dependencies: python-numpy@2.3.1 python-mpi4py@4.1.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://codeberg.org/fpellegr/scotchpy.git
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python binding for the Scotch graph partitioner
Description:

ScotchPy is a python module to interface the Scotch/PT-Scotch graph partitioner library.

python-chex 0.1.88
Propagated dependencies: python-absl-py@2.3.1 python-jax@0.4.28 python-jaxlib@0.4.28 python-numpy@2.3.1 python-toolz@1.0.0 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/deepmind/chex
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Chex: Testing made fun, in JAX!
Description:

Chex is a library of utilities for helping to write reliable JAX code. This includes utils to help:

  • Instrument your code (e.g. assertions)

  • Debug (e.g. transforming pmaps in vmaps within a context manager).

  • Test JAX code across many variants (e.g. jitted vs non-jitted).

node-tlite 0.1.9
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/chrisdavies/tlite
Licenses: Expat
Build system: node
Synopsis: Tiny tooltip utility
Description:

Tiny tooltip utility

node-types-semver 7.7.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for semver
Description:

TypeScript definitions for semver

node-typescript 4.9.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.typescriptlang.org/
Licenses: ASL 2.0
Build system: node
Synopsis: TypeScript is a language for application scale JavaScript development
Description:

TypeScript is a language for application scale JavaScript development

node-xtend 4.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Raynos/xtend
Licenses: Expat
Build system: node
Synopsis: extend like a boss
Description:

extend like a boss

node-fast-csv-parse 4.3.6
Dependencies: node-lodash-escaperegexp@4.1.2 node-lodash-isundefined@3.0.1 node-lodash-isfunction@3.0.9 node-lodash-groupby@4.6.0 node-lodash-isnil@4.0.0 node-lodash-uniq@4.5.0 node-types-node@14.18.63
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://c2fo.github.com/fast-csv/packages/parse
Licenses: Expat
Build system: node
Synopsis: fast-csv parsing package
Description:

fast-csv parsing package

node-core-js-compat 3.49.0
Dependencies: node-browserslist@4.28.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://core-js.io
Licenses: Expat
Build system: node
Synopsis: core-js compat
Description:

core-js compat

node-babel-helpers 7.29.2
Dependencies: node-babel-types@7.29.0 node-babel-template@7.28.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-helpers
Licenses: Expat
Build system: node
Synopsis: Collection of helper functions used by Babel transforms.
Description:

Collection of helper functions used by Babel transforms.

node-types-range-parser 1.2.7
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for range-parser
Description:

TypeScript definitions for range-parser

node-flatted 3.4.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/WebReflection/flatted#readme
Licenses: ISC
Build system: node
Synopsis: A super light and fast circular JSON parser.
Description:

A super light and fast circular JSON parser.

node-async 3.2.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://caolan.github.io/async/
Licenses: Expat
Build system: node
Synopsis: Higher-order functions and common patterns for asynchronous code
Description:

Higher-order functions and common patterns for asynchronous code

node-semver 6.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/npm/node-semver#readme
Licenses: ISC
Build system: node
Synopsis: The semantic version parser used by npm.
Description:

The semantic version parser used by npm.

node-types-prop-types 15.7.15
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for prop-types
Description:

TypeScript definitions for prop-types

node-markdown-it-footnote 3.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/markdown-it/markdown-it-footnote#readme
Licenses: Expat
Build system: node
Synopsis: Footnotes for markdown-it markdown parser.
Description:

Footnotes for markdown-it markdown parser.

node-types-markdown-it-highlightjs 3.3.1
Dependencies: node-types-markdown-it@14.1.2 node-highlight-js@10.7.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it-highlightjs
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for markdown-it-highlightjs
Description:

TypeScript definitions for markdown-it-highlightjs

node-babel-plugin-transform-function-name 7.27.1
Dependencies: node-babel-helper-compilation-targets@7.28.6 node-babel-helper-plugin-utils@7.28.6 node-babel-traverse@7.29.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-plugin-transform-function-name
Licenses: Expat
Build system: node
Synopsis: Apply ES2015 function.name semantics to all functions
Description:

Apply ES2015 function.name semantics to all functions

node-file-entry-cache 8.0.0
Dependencies: node-flat-cache@4.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-file-entry-cache
Licenses: Expat
Build system: node
Synopsis: Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
Description:

Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process

node-lodash-sortby 4.7.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://lodash.com/
Licenses: Expat
Build system: node
Synopsis: The lodash method `_.sortBy` exported as a module.
Description:

The lodash method `_.sortBy` exported as a module.

Page: 1212223242598
Total packages: 2337