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.
Darktable is a photography workflow application and RAW developer. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.
The libexif C library allows applications to read, edit, and save EXIF data as produced by digital cameras.
This package contains the class loader class used by Composer to build its autoloading feature. This package is used by the composer-build-system to build its own store-aware autoloading feature.
PHP (PHP Hypertext Processor) is a server-side (CGI) scripting language designed primarily for web development but is also used as a general-purpose programming language. PHP code may be embedded into HTML code, or it can be used in combination with various web template systems, web content management systems and web frameworks.
PHP (PHP Hypertext Processor) is a server-side (CGI) scripting language designed primarily for web development but is also used as a general-purpose programming language. PHP code may be embedded into HTML code, or it can be used in combination with various web template systems, web content management systems and web frameworks.
PHP (PHP Hypertext Processor) is a server-side (CGI) scripting language designed primarily for web development but is also used as a general-purpose programming language. PHP code may be embedded into HTML code, or it can be used in combination with various web template systems, web content management systems and web frameworks.
Spglib is a library for finding and handling crystal symmetries written in C. This package provides Python bindings for spglib, allowing Python programs to find symmetry operations, identify space groups, and perform other symmetry-related operations on crystal structures.
Brille is a C++ library for symmetry operations and linear interpolation within an irreducible part of the first Brillouin zone. It provides Python bindings via pybind11 for use in phonon calculations and inelastic neutron scattering simulations.
This package provides common Qt GUI elements for authenticating with ONCat (ORNL Neutron Catalog), including login dialogs and session management widgets.
Shiver (Spectroscopy Histogram Visualizer for Event Reduction) is a desktop application for examining Time of Flight inelastic neutron data from single crystal, direct geometry experiments. It integrates with Mantid Workbench and appears in the Interfaces menu when both packages are installed.
GOFit: Global Optimization for Fitting problems.
The name Cyten is pronounced like sci-ten, and refers to scientific tensor networks implmented in C++ with a focus on the provided Python bindings, and the python-style library in modern C++.
The ALPS (Algorithms and Libraries for Physics Simulations) package provides a set of components for numerical simulations of condensed matter systems, including bosonic, fermionic, and spin systems with exact diagonalization, classical and quantum Monte Carlo, dynamical mean field theory, and density matrix renormalization group methods. It contains both ready to use applications and C++ library for simplifying the development of such components.
SeeK-path is a Python module to obtain band paths in the Brillouin zone of crystal structures. It automatically detects Bravais lattice types and generates k-point labels and band paths following crystallographic conventions.
This package provides Python wrappers for Fortran routines used to perform Bayesian analysis on quasi-elastic neutron-scattering data. The original Fortran code was written by Dr. Devinder Sivia in the 1980s.
PyStoG is a Python package for converting between different total scattering functions used in crystalline and amorphous materials research. It handles reciprocal-space structure factors and real-space pair distribution functions, performing Fourier transforms between them and applying filters to remove spurious artifacts in the data.
This package provides the IUCr (International Union of Crystallography) core CIF dictionary and supplementary dictionaries which COMCIFS manages. Dictionary definitions are described using DDLm attributes, which are themselves described in 'ddl.dic'.
PyCifRW provides support for reading and writing CIF (Crystallographic Information File) format files. CIF is the standard format for crystallographic data exchange endorsed by the International Union of Crystallography.
This package provides a tool for performing slices and cuts of multi-dimensional data produced by Mantid.
MVesuvio provides optimized analysis procedures for neutron scattering data from the VESUVIO spectrometer. It is a script library meant to be imported in Mantid Workbench's script editor (import mvesuvio as mv), not a GUI application.
This package provides a Python client for ONCat, the Oak Ridge National Laboratory Neutron Catalog. ONCat is a data catalog service for neutron scattering facilities.
Euphonic is a Python package for calculating phonon bandstructures and simulating inelastic neutron scattering (INS) from force constants. It can read output from CASTEP and Phonopy and calculate phonon frequencies, eigenvectors, and structure factors.
QuTiP is a library for simulating the dynamics of closed and open quantum systems. It aims to provide numerical simulations of a wide variety of quantum mechanical problems, including those with Hamiltonians and/or collapse operators with arbitrary time-dependence, commonly found in a wide range of physics applications.
TeNPy is a Python library for the simulation of strongly correlated quantum systems with tensor networks.
The philosophy of this library is to get a new balance of a good readability and usability for new-comers, and at the same time powerful algorithms and fast development of new algorithms for experts. For good readability, we include an extensive documentation next to the code, both in Python doc strings and separately as "user guides", as well as simple example codes and even toy codes, which just demonstrate various algorithms (like TEBD and DMRG) in ~100 lines per file.