You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-wcwidth-0.1.7-4.lbn25.py37.noarch
This API is mainly for Terminal Emulator implementors, or those writing programs that expect to interpreted by a terminal emulator and wish to determine the printable width of a string on a Terminal.
RPMPackage python3-traitlets-4.3.2-1.lbn25.py37.noarch
A configuration system for Python applications.
RPMPackage python3-traitlets-4.3.2-1.lbn25.py37.noarch
A configuration system for Python applications.
RPMPackage python3-scikit-video-0.1.2-1.lbn25.py37.noarch
Video Processing SciKitVideo processing algorithms for SciPy, including IO, quality metrics, filtering, etc.
RPMPackage python3-scikit-sparse-0.4.2-1.lbn25.x86_64
Sparse matrix tools.This is a home for sparse matrix code in Python that plays well with scipy.sparse, but that is somehow unsuitable for inclusion in scipy proper. Usually this will be because it is released under the GPL.So far we have a wrapper for the CHOLMOD library for sparse Cholesky decomposition. Further contributions are welcome!
RPMPackage python3-scikit-neuralnetwork-0.7-1.lbn25.py37.noarch
:orphan: scikit-neuralnetwork ==================== Deep neural network implementation without the learning cliff! This library implements multi-layer perceptrons as a wrapper for the powerful ``Lasagne`` library that's compatible with ``scikit-learn`` for a more user-friendly and Pythonic interface. **NOTE**: This project is possible thanks to the `nucl.ai Conference <http://nucl.ai/>`_ on ...
RPMPackage python3-scikit-nano-0.3.21-1.lbn25.noarch
scikitnano *scikitnano* is a python toolkit for generating and analyzing nanostructure data.*scikitnano* can generate structure data (i.e., atomic coordinates) for the following classes of nanostructures: * Fullerenes * Graphene * *N*layer graphene * Bilayer graphene with more fine control over relative layer orientation, including relative rotation ...
RPMPackage python3-scikit-monaco-0.2.1-1.lbn25.x86_64
scikitmonaco scikitmonaco is a library for Monte Carlo integration in python. The core is written in Cython, with processlevel parallelism to squeeze the last bits of speed out of the python interpreter.A code snippet is worth a thousand words. Let's look at integrating sqrt(x**2 + y**2 + z**2) in the unit square:.. code:: python >>> from skmonaco import mcquad >>> from math import sqrt ...
RPMPackage python3-scikit-learn-0.21.3-1.lbn25.x86_64
Scikit-learn integrates machine learning algorithms in the tightly-knit scientific Python world, building upon numpy, scipy, and matplotlib. As a machine-learning module, it provides versatile tools for data mining and analysis in any field of science and engineering. It strives to be simple and efficient, accessible to everybody, and reusable in various contexts.
RPMPackage python3-scikit-kinematics-0.3.8-1.lbn25.py37.noarch
scikitkinematics *scikitkinematics* primarily contains functions for working with 3D kinematics, e.g quaternions and rotation matrices. This includes utilities to read in data from the following IMUsensors: XSens xio YEICompatible with Python 2 and 3.Dependencies numpy, scipy, matplotlib, pandas, sympy, easyguiHomepagehttp://work.thaslwanter.at/skinematics/html/Author: Thomas ...
RPMPackage python3-scikit-image-0.12.3-4.fc25.x86_64
The scikit-image SciKit (toolkit for SciPy) extends scipy.ndimage to provide a versatile set of image processing routines.
RPMPackage python3-scikit-gpuppy-0.9.3-1.lbn25.x86_64
https://github.com/snphbaum/scikitgpuppyThis package provides means for modeling functions and simulations using Gaussian processes (aka Kriging, Gaussian random fields, Gaussian random functions). Additionally, uncertainty can be propagated through the Gaussian processes... note:: The Gaussian process regression and uncertainty propagation are based on Girard's thesis []_. ...
RPMPackage python3-scikit-fuzzy-0.2-1.lbn25.noarch
scikitfuzzy (a.k.a. skfuzzy): Fuzzy logic toolbox for Python.This package implements many useful tools for projects involving fuzzy logic, also known as grey logic.
RPMPackage python3-scikit-fmm-0.0.9-1.lbn25.x86_64
scikitfmm is a Python extension module which implements the fast marching method. Signed distance functions Travel time transforms (solutions to the Eikonal equation) Extension velocitieshttps://github.com/scikitfmm/scikitfmm
RPMPackage python3-scikit-chem-0.0.6-1.lbn25.noarch
[![DOI](https://zenodo.org/badge/4513/richlewis42/scikitchem.svg?style flatsquare)](http://dx.doi.org/10.5281/zenodo.15919) [![Coveralls](htt ps://img.shields.io/coveralls/richlewis42/scikitchem.svg?styleflatsqua re)](https://coveralls.io/r/richlewis42/scikitchem) ...
RPMPackage python3-scikit-chainer-0.4.2-1.lbn25.py37.noarch
UNKNOWN
RPMPackage python3-scikit-build-0.6.0-1.lbn25.py37.noarch
scikitbuild .. image:: https://img.shields.io/pypi/v/scikitbuild.svg?maxAge2592000 :target: https://pypi.python.org/pypi/scikitbuild.. image:: https://img.shields.io/pypi/dm/scikitbuild.svg?maxAge2592000 :target: https://pypi.python.org/pypi/scikitbuild.. image:: https://re quires.io/github/scikitbuild/scikitbuild/requirements.svg?branchmaster :target: ...
RPMPackage python3-scikit-MDR-0.4.4-1.lbn25.py37.noarch
A sklearncompatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.Contact If you have any questions or comments about scikitMDR, please feel free to contact me via:Email: rso@randalolson.comor Twitter: https://twitter.com/randal_olsonThis project is hosted at https://github.com/rhiever/scikitmdr
RPMPackage python3-qtconsole-4.2.1-1.lbn25.noarch
Qtbased console for Jupyter with support for rich media output
RPMPackage python3-pypandoc-1.3.3-5.lbn25.py37.noarch
pypandoc provides a thin Python wrapper for pandoc, a universal document converter, allowing parsing and conversion of pandoc-formatted text.