Skip to content
Commits on Source (8)
......@@ -49,8 +49,6 @@ Recommends: openfoam
Recommends: pyfai
#Recommends: python-mmtk
Recommends: libegad
Homepage: http://egad.ucsd.edu/egad/
WNPP: 429693
......@@ -165,9 +163,9 @@ Recommends: pdb2pqr
Recommends: mmass, mmass-modules
#Recommends: python-mzml
Recommends: python3-pymzml
Suggests: python-mzml-doc
Suggests: python-pymzml-doc
Recommends: tandem-mass
......
......@@ -9,7 +9,15 @@ Recommends: libnarval1-dev
Recommends: libtango-dev, liblog4tango-dev
#Recommends: python-xrayutilities
Recommends: python3-xrayutilities
WNPP: 723017
Responsible: Eugen Wintersberger <eugen.wintersberger@gmail.com>
Homepage: http://xrayutilities.sourceforge.net/
Pkg-Description: Python package for xray data reduction and analysis
xrayutilities is a collection of scripts used to reduce and analyze x-ray
diffraction data. It consists of a python package and several routines written
in C. It especially useful for the reciprocal space conversion of diffraction
data taken with linear and area detectors.
Recommends: libsdsl-dev
......
......@@ -97,10 +97,12 @@ Pkg-Description: MATLAB solver for DSGE models
but not large-scale models. For solving large-scale problems, but without
complementarity equations, see Dynare or similar toolboxes.
#Recommends: python-quantecon
#Homepage: https://quantecon.org/quantecon-py
#License: BSD-3-clause
#Pkg-Description: high performance, open source Python code library for economics
Recommends: python3-quantecon
Homepage: https://quantecon.org/quantecon-py
License: BSD-3-clause
Pkg-Description: high performance, open source Python code library for economics
QuantEcon provides a high performance, open source Python code library
for economics.
Recommends: r-cran-ecdat
Homepage: https://CRAN.R-project.org/package=Ecdat
......
......@@ -22,8 +22,29 @@ Suggests: libtimbl3-dev, libtimbl4-dev, libtimblserver2-dev, libmbt0-dev, libuct
Recommends: collatinus
#Suggests: python-timbl
#WNPP: 705129
Recommends: python3-timbl
WNPP: 705129
Responsible: Maarten van Gompel <proycon@anaproy.nl>
Homepage: http://github.com/proycon/python-timbl/
Pkg-Description: Python bindings for the Tilburg Memory Based Learner (Timbl)
python-timbl is a Python extension module wrapping the full TiMBL C++
programming interface. With this module, all functionality exposed
through the C++ interface is also available to Python scripts. Being
able to access the API from Python greatly facilitates prototyping
TiMBL-based applications.
.
TiMBL is an open source software package implementing several
memory-based learning algorithms, among which IB1-IG, an
implementation of k-nearest neighbor classification with feature
weighting suitable for symbolic feature spaces, and IGTree, a
decision-tree approximation of IB1-IG. All implemented algorithms have
in common that they store some representation of the training set
explicitly in memory. During testing, new cases are classified by
extrapolation from the most similar stored cases.
.
The Python module offers both a high-level as well as a low-level
interface, the former is very Pythonic and easy to use while the
latter offers the full API.
Suggests: wnsqlbuilder
Homepage: http://wnsqlbuilder.sf.net
......
......@@ -103,16 +103,16 @@ Meta-Suggests: svn://svn.debian.org/blends/projects/science/trunk/debian-science
; Added by blends-inject 0.0.7. [now official package]
#Recommends: python-pebl
#Recommends: python-orange
#License: GPLv3
#Homepage: http://orange.biolab.si/
#Pkg-URL: http://orange.biolab.si/debian/
#Responsible: Mitar <mmitar@gmail.com>
#Pkg-Description: Data mining framework
# Orange is a component-based data mining software. It includes a range
# of data visualization, exploration, preprocessing and modeling
# techniques. It can be used through a nice and intuitive user interface
# or, for more advanced users, as a module for Python programming language.
Recommends: python3-orange
License: GPLv3
Homepage: http://orange.biolab.si/
Pkg-URL: http://orange.biolab.si/debian/
Responsible: Mitar <mmitar@gmail.com>
Pkg-Description: Data mining framework
Orange is a component-based data mining software. It includes a range
of data visualization, exploration, preprocessing and modeling
techniques. It can be used through a nice and intuitive user interface
or, for more advanced users, as a module for Python programming language.
#Recommends: python-pymc
......
......@@ -134,7 +134,7 @@ Recommends: liblevmar-dev
Recommends: libpolybori-dev, libpolybori-groebner-dev
#Recommends: python-polybori
Recommends: python3-brial
Recommends: libquadrule-dev
......
......@@ -48,8 +48,6 @@ Recommends: r-cran-ggplot2, r-cran-reshape2
Recommends: psignifit
#Recommends: python-stats
Recommends: python3-scipy
Why: Provides scipy.stats module
......