You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-scikit-monaco-0.2.1-1.lbn19.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.17.1-5.lbn19.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.2.8-1.lbn19.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-1.lbn19.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.lbn19.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.lbn19.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.8-1.lbn19.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.4-1.lbn19.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.lbn19.noarch
UNKNOWN
RPMPackage python3-scikit-build-0.2.0-1.lbn19.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.1-1.lbn19.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-rpy2-2.8.3-1.lbn19.x86_64
Python interface to the R language (embedded R)
RPMPackage python3-reportlab-3.3.0-1.lbn19.x86_64
This is the ReportLab PDF Toolkit. It allows rapid creation of rich PDF documents, and also creation of charts in a variety of bitmap and vector formats.
RPMPackage python3-recommonmark-0.4.0-1.lbn19.noarch
UNKNOWN
RPMPackage python3-quandl-3.0.1-1.lbn19.noarch
Official Quandl API Client for Python A Python library for Quandl's RESTful API.You can install this package by using the pip tool and installing: $ pip install quandlOr: $ easy_install quandlUsage You can read more about developing and using the library here: https://github.com/quandl/quandlpython
RPMPackage python3-qtconsole-4.2.1-1.lbn19.noarch
Qtbased console for Jupyter with support for rich media output
RPMPackage python3-pyparsing-2.1.1-1.lbn19.noarch
pyparsing is a module that can be used to easily and directly configure syntax definitions for any number of text parsing applications. This is the Python 3 version.
RPMPackage python3-pypandoc-1.2.0-1.lbn19.noarch
pypandoc[![Build Status](https://travisci.org/bebraw/pypandoc.svg?bra nchmaster)](https://travisci.org/bebraw/pypandoc) [![PyPI version](htt ps://badge.fury.io/py/pypandoc.svg)](https://pypi.python.org/pypi/pypa ndoc/) [![conda version](https://anaconda.org/condaforge/pypandoc/badg es/version.svg)](https://anaconda.org/condaforge/pypandoc/)pypandoc provides a thin wrapper ...
RPMPackage python3-pymongo-gridfs-3.3.0-1.lbn19.x86_64
GridFS is a storage specification for large objects in MongoDB. This package contains the python3 version of this module.
RPMPackage python3-pymongo-3.3.0-1.lbn19.x86_64
The Python driver for MongoDB. This package contains the python3 version of this module.