cuba
- Ebuilds: 2, Testing: 4.2.2 Description:
The Cuba library offers a choice of four independent routines for multidimensional numerical integration: Vegas, Suave, Divonne, and Cuhre.
Homepage:http://www.feynarts.de/cuba License: LGPL-3
einspline
- Ebuilds: 1, Testing: 0.9.2 Description:
einspline is a C library for the creation and evaluation of interpolating cubic basis splines (B-splines) in 1, 2, and 3 dimensions. Fortran 77 wrappers are also included.
Homepage:http://einspline.sourceforge.net License: GPL-2
handyg
- Ebuilds: 2, Testing: 0.1.5-r1 Description:
A Fortran implementation for rapid numerical evaluation of generalised polylogarithms.
Homepage:https://gitlab.com/mule-tools/handyg License: GPL-3+
polylogarithm
- Ebuilds: 3, Testing: 6.15.0-r1 Description:
The Polylogarithm package provides C, C++ and Fortran implementations of various polylogarithms, including the real and complex dilogarithm, trilogarithm, and (Standard and Glaisher) Clausen functions. The implementations have been fully tested against the literature and many other implementations and are highly optimized for fast numerical evaluation.
Homepage:https://github.com/Expander/polylogarithm License: MIT
sklearn-pandas
- Ebuilds: 1, Testing: 2.2.0 Description:
This module provides a bridge between Scikit-Learn's machine learning methods and pandas-style Data Frames. In particular, it provides a way to map DataFrame columns to transformations, which are later recombined into features.
Homepage:https://github.com/scikit-learn-contrib/sklearn-pandas License: all-rights-reserved
tensorflow-probability
- Ebuilds: 1, Testing: 0.19.0 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.
Homepage:https://github.com/tensorflow/probability License: MIT
vegas
- Ebuilds: 1, Testing: 6.0.1 Description:
The vegas package is for evaluating multidimensional integrals using an improved version of the adaptive Monte Carlo vegas algorithm (G. P. Lepage, J. Comput. Phys. 27(1978) 192).
Homepage:https://github.com/gplepage/vegas License: MIT