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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
RAJA offers portable, parallel loop execution by providing building blocks that extend the generally-accepted parallel for idiom. RAJA relies on standard C++14 features.
This package aims to provide a production-quality implementation of the ISO-C++ proposal P0009, which will add support for non-owning multi-dimensional array references to the C++ standard library.
PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.
PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.
Decl'HDF5 plugin enables one to read and write data from HDF5 files in a declarative way. Decl'HDF5 does not support the full HDF5 feature set but offers a simple declarative interface to access a large subset of it for the PDI library.
PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.
cpp-docopt helps you:
define the interface for your command-line app, and
automatically generate a parser for it.
cpp-docopt is based on conventions that have been used for decades in help messages and man pages for describing a program's interface.
PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.
Decl'HDF5 plugin enables one to read and write data from HDF5 files in a declarative way. Decl'HDF5 does not support the full HDF5 feature set but offers a simple declarative interface to access a large subset of it for the PDI library.
intervalset is a C++ library to manage sets of closed intervals of integers. This is a simple wrapper around Boost.Icl.
PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.
PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.
DDC, is a C++-17 library that aims to offer to the C++/MPI world an equivalent to the xarray.DataArray/dask.Array python environment. Where these two libraries are based on numpy, DDC relies on Kokkos and mdspan to offer CPU/GPU performance-portable multi-dimensional arrays and iterators.
This package provides an easy to use, powerful and expressive command line argument handling library for C++11/14/17 contained in a single header file.
This package provides an R wrapper around the argon library.
Make Bootstrap 4 Shiny dashboards. Use the full power of AdminLTE3, a dashboard template built on top of Bootstrap 4.
This package provides interactive data tables for R, based on the React Table JavaScript library. It provides an HTML widget that can be used in R Markdown documents and Shiny applications, or viewed from an R console.
This package provides a collection of custom input controls and user interface components for Shiny applications.
The xlsxjars package collects all the external jars required for the xlxs package. This release corresponds to POI 3.10.1.
This package provides R functions to read/write/format Excel 2007 and Excel 97/2000/XP/2003 file formats.
This natural language processing toolkit provides language-agnostic tokenization, parts of speech tagging, lemmatization and dependency parsing of raw text. Next to text parsing, the package also allows you to train annotation models based on data of treebanks in CoNLL-U format as provided at https://universaldependencies.org/format.html. The techniques are explained in detail in the paper: 'Tokenizing, POS Tagging, Lemmatizing and Parsing UD 2.0 with UDPipe', available at doi:10.18653/v1/K17-3009. The toolkit also contains functionalities for commonly used data manipulations on texts which are enriched with the output of the parser. Namely functionalities and algorithms for collocations, token co-occurrence, document term matrix handling, term frequency inverse document frequency calculations, information retrieval metrics (Okapi BM25), handling of multi-word expressions, keyword detection (Rapid Automatic Keyword Extraction, noun phrase extraction, syntactical patterns) sentiment scoring and semantic similarity analysis.
Building interactive web applications with R is incredibly easy with Shiny. Behind the scenes, Shiny builds a reactive graph that can quickly become intertwined and difficult to debug. The reactlog package provides a visual insight into that black box of Shiny reactivity by constructing a directed dependency graph of the application's reactive state at any time point in a reactive recording.
This package gives the ability to automatically generate and serve an HTTP API from R functions using the annotations in the R documentation around your functions.
This package lets you create Bootstrap 4 dashboards powered by Argon.