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

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.


gpxsee 15.6
Dependencies: libxkbcommon@1.11.0 qtbase@6.9.2 qtpositioning@6.9.2 qtserialport@6.9.2 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/gps.scm (gnu packages gps)
Home page: https://www.gpxsee.org
Licenses: GPL 3
Build system: qt
Synopsis: GPS log file viewer and analyzer
Description:

GPXSee is a Qt-based GPS log file viewer and analyzer that supports all common GPS log file formats. It can display multiple tracks on various on- and off-line maps. You can easily add more maps and graph other captured data such as elevation, speed, heart rate, power, temperature, and gear shifts.

gpsd 3.23.1
Dependencies: bash-minimal@5.2.37 bluez@5.79 dbus@1.15.8 gtk+@3.24.51 libcap@2.64 libusb@1.0.25 ncurses@6.2.20210619 python@3.11.14 python-pycairo@1.28.0 python-pygobject@3.50.0 python-pyserial@3.5 python-wrapper@3.11.14 qtbase@5.15.17
Channel: guix
Location: gnu/packages/gps.scm (gnu packages gps)
Home page: https://gpsd.gitlab.io/gpsd/
Licenses: FreeBSD
Build system: scons
Synopsis: GPS service daemon
Description:

gpsd is a service daemon that monitors one or more GPSes or AIS receivers attached to a host computer through serial or USB ports, making all data on the location/course/velocity of the sensors available to be queried on TCP port 2947 of the host computer.

gama 2.33
Dependencies: expat@2.7.1 sqlite@3.39.3
Channel: guix
Location: gnu/packages/gps.scm (gnu packages gps)
Home page: https://www.gnu.org/software/gama/
Licenses: GPL 3+
Build system: gnu
Synopsis: Adjustment of geodetic networks
Description:

GNU Gama is a program for the adjustment of geodetic networks. It is useful in measurements where Global Positioning System (GPS) is not available, such as underground. It features the ability to adjust in local Cartesian coordinates as well as partial support for adjustments in global coordinate systems.

igraph 0.10.15
Dependencies: arpack-ng@3.9.1 bliss@0.77 glpk@5.0 openblas@0.3.30 plfit@0.9.4 suitesparse-cxsparse@4.4.1
Propagated dependencies: libxml2@2.14.6
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://igraph.org
Licenses: GPL 2+
Build system: cmake
Synopsis: Network analysis and visualization
Description:

This package provides a library for the analysis of networks and graphs. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.

python-leidenalg 0.10.2
Dependencies: igraph@0.10.15 libleidenalg@0.11.1
Propagated dependencies: python-igraph@0.11.8
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/vtraag/leidenalg
Licenses: GPL 3+
Build system: pyproject
Synopsis: Community detection in large networks
Description:

Leiden is a general algorithm for methods of community detection in large networks and is an extension of the Louvain algorithm. This packages provides a Python wrapper to the C++ implementation.

plfit 0.9.4
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/ntamas/plfit
Licenses: GPL 2+
Build system: cmake
Synopsis: Tool for fitting power-law distributions to empirical data
Description:

The plfit command fits power-law distributions to empirical (discrete or continuous) data, according to the method of Clauset, Shalizi and Newman (Clauset A, Shalizi CR and Newman MEJ: Power-law distributions in empirical data. SIAM Review 51, 661-703 (2009)).

python-louvain 0.16
Propagated dependencies: python-networkx@3.4.2 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/taynaud/python-louvain
Licenses: Modified BSD
Build system: pyproject
Synopsis: Louvain algorithm for community detection
Description:

This package provides a pure Python implementation of the Louvain algorithm for community detection in large networks.

python-igraph 0.11.8
Dependencies: igraph@0.10.15
Propagated dependencies: python-texttable@1.6.4
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://igraph.org/python/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Python bindings for the igraph network analysis library
Description:

This package provides a library for the analysis of networks and graphs. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.

python-vtraag-louvain 0.8.2
Dependencies: igraph@0.10.15
Propagated dependencies: python-igraph@0.11.8
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/vtraag/louvain-igraph
Licenses: GPL 3+
Build system: pyproject
Synopsis: Implementation of the Louvain algorithm
Description:

This package implements the Louvain algorithm for community detection in C++ and exposes it to Python. Besides the relative flexibility of the implementation, it also scales well, and can be run on graphs of millions of nodes (as long as they can fit in memory). The core function is find_partition which finds the optimal partition using the louvain algorithm for a number of different methods.

rw 0.9
Dependencies: igraph@0.10.15
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://sourceforge.net/projects/rankwidth/
Licenses: GPL 2+
Build system: gnu
Synopsis: Rank-width and rank-decomposition of graphs
Description:

rw computes rank-width and rank-decompositions of graphs.

r-rbiofabric 0.3-1.666c2ae
Propagated dependencies: r-igraph@2.2.1
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: http://www.biofabric.org/
Licenses: Expat
Build system: r
Synopsis: BioFabric network visualization
Description:

This package provides an implementation of the function bioFabric for creating scalable network digrams where nodes are represented by horizontal lines, and edges are represented by vertical lines.

igraph 0.10.15
Dependencies: arpack-ng@3.9.1 bliss@0.77 glpk@5.0 openblas@0.3.30 plfit@0.9.4 suitesparse-cxsparse@4.4.1
Propagated dependencies: libxml2@2.14.6
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://igraph.org
Licenses: GPL 2+
Build system: cmake
Synopsis: Network analysis and visualization
Description:

This package provides a library for the analysis of networks and graphs. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.

qvge 0.7.0
Dependencies: qtbase@5.15.17 qtsvg@5.15.17 qtx11extras@5.15.17
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://arsmasiuk.github.io/qvge/
Licenses: Expat
Build system: gnu
Synopsis: Visual graph editor
Description:

QVGE is a multiplatform graph editor written in C++/Qt. Its main goal is to make possible visually edit two-dimensional graphs in a simple and intuitive way.

mscgen 0.20
Dependencies: fontconfig-minimal@2.14.0 freetype@2.13.3 gd@2.3.3 libjpeg-turbo@2.1.4 libpng@1.6.39 zlib@1.3.1
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://www.mcternan.me.uk/mscgen/
Licenses: GPL 2+
Build system: gnu
Synopsis: Message Sequence Chart Generator
Description:

Mscgen is a small program that parses Message Sequence Chart descriptions and produces PNG, SVG, EPS or server side image maps (ismaps) as the output. Message Sequence Charts (MSCs) are a way of representing entities and interactions over some time period and are often used in combination with SDL. MSCs are popular in Telecoms to specify how protocols operate although MSCs need not be complicated to create or use. Mscgen aims to provide a simple text language that is clear to create, edit and understand, which can also be transformed into common image formats for display or printing.

faiss 1.10.0
Dependencies: openblas@0.3.30
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/facebookresearch/faiss
Licenses: Modified BSD
Build system: cmake
Synopsis: Efficient similarity search and clustering of dense vectors
Description:

Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning.

python-faiss 1.10.0
Dependencies: faiss@1.10.0 openblas@0.3.30 python-wrapper@3.11.14 swig@4.0.2
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/facebookresearch/faiss
Licenses: Modified BSD
Build system: cmake
Synopsis: Efficient similarity search and clustering of dense vectors
Description:

Faiss is a library for efficient similarity search and clustering of dense vectors. This package provides Python bindings to the Faiss library.

python-graphtools 1.5.3
Propagated dependencies: python-deprecated@1.2.14 python-future@1.0.0 python-numpy@1.26.4 python-pygsp@0.5.1 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-tasklogger@1.2.0
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/KrishnaswamyLab/graphtools
Licenses: GPL 3
Build system: pyproject
Synopsis: Tools for building and manipulating graphs in Python
Description:

This package provides tools for building and manipulating graphs in Python.

edge-addition-planarity-suite 3.0.2.0
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/graph-algorithms/edge-addition-planarity-suite
Licenses: Modified BSD
Build system: gnu
Synopsis: Embedding of planar graphs
Description:

The package provides a reference implementation of the linear time edge addition algorithm for embedding planar graphs and isolating planarity obstructions.

python-louvain-igraph 0.8.2
Dependencies: igraph@0.10.15
Propagated dependencies: python-igraph@0.11.8
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/vtraag/louvain-igraph
Licenses: GPL 3+
Build system: pyproject
Synopsis: Implementation of the Louvain algorithm
Description:

This package implements the Louvain algorithm for community detection in C++ and exposes it to Python. Besides the relative flexibility of the implementation, it also scales well, and can be run on graphs of millions of nodes (as long as they can fit in memory). The core function is find_partition which finds the optimal partition using the louvain algorithm for a number of different methods.

plantri 5.5
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://users.cecs.anu.edu.au/~bdm/plantri/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Generate certain types of planar graphs
Description:

plantri and fullgen (contained in the same package) are programs for the generation of certain types of planar graphs. Graphs are generated in such a way that exactly one member of each isomorphism class is output without the need for storing them.

python-pygsp 0.5.1
Propagated dependencies: python-numpy@1.26.4 python-scikit-image@0.23.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/epfl-lts2/pygsp
Licenses: Modified BSD
Build system: pyproject
Synopsis: Graph Signal Processing in Python
Description:

The PyGSP is a Python package to ease signal processing on graphs.

python-graph-tool 2.98
Dependencies: boost@1.83.0 cairomm@1.14.2 cgal@5.6.1 expat@2.7.1 gmp@6.3.0 gtk+@3.24.51 python-wrapper@3.11.14 sparsehash@2.0.4
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4 python-pycairo@1.28.0 python-scipy@1.12.0 python-zstandard@0.23.0
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://graph-tool.skewed.de/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Manipulate and analyze graphs with Python efficiently
Description:

Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks). Contrary to most other Python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template metaprogramming, based heavily on the Boost Graph Library. This confers it a level of performance that is comparable (both in memory usage and computation time) to that of a pure C/C++ library.

libleidenalg 0.11.1
Dependencies: igraph@0.10.15
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/vtraag/libleidenalg
Licenses: GPL 3+
Build system: cmake
Synopsis: Community detection in large networks
Description:

Leiden is a general algorithm for methods of community detection in large networks and is an extension of the Louvain algorithm. This package implements the Leiden algorithm in C++ and can be run on graphs of millions of nodes (as long as they can fit in memory).

basis-universal 1.60
Dependencies: opencl-headers@2024.10.24 zstd@1.5.6
Channel: guix
Location: gnu/packages/graphics.scm (gnu packages graphics)
Home page: https://github.com/BinomialLLC/basis_universal
Licenses: ASL 2.0 Modified BSD Expat
Build system: cmake
Synopsis: LDR/HDR compressed texture transcoder
Description:

Basis Universal is an LDR/HDR GPU compressed texture interchange system supporting transcoding to a large number of GPU texture formats.

Total packages: 69237