Bug#905360: ITP: spyder-kernels -- Jupyter kernels for the Spyder console

2018-08-03 Thread System User
Package: wnpp
Severity: wishlist
Owner: System User 

* Package name: spyder-kernels
  Version : 1.0.1
  Upstream Author : Spyder IDE
* URL : https://www.spyder-ide.org/
* License : Expat
  Programming Lang: Python
  Description : Jupyter kernels for the Spyder console

Jupyter Kernels for the Spyder console

This package is a new dependency internally used by the next spyder.
It will be maintained in Debian-science



Bug#910077: ITP: binoculars -- Surface X-ray diffraction 2D detector data reduction

2018-10-02 Thread System User
Package: wnpp
Severity: wishlist
Owner: Picca Frédéric-Emmanuel 

* Package name: binoculars
  Version : 0.0.1
  Upstream Author : Willem Onderwaater 
* URL : https://github.com/id03/binoculars
* License : GPL-3+
  Programming Lang: Python
  Description : Surface X-ray diffraction 2D detector data reduction

 BINoculars is a tool for data reduction and analysis of large sets of
 surface diffraction data that have been acquired with a
 two-dimensional X-ray detector. The intensity of each pixel of a
 two-dimensional detector is projected onto a three-dimensional grid
 in reciprocal-lattice coordinates using a binning algorithm. This
 allows for fast acquisition and processing of high-resolution data
 sets and results in a significant reduction of the size of the data
 set. The subsequent analysis then proceeds in reciprocal space. It
 has evolved from the specific needs of the ID03 beamline at the ESRF,
 but it has a modular design and can be easily adjusted and extended
 to work with data from other beamlines or from other measurement
 techniques.


Bug#877080: ITP: gpyfft -- Wrapper for the OpenCL FFT library clFFT

2017-09-28 Thread System User
Package: wnpp
Severity: wishlist
Owner: Picca Frédéric-Emmanuel 

* Package name: gpyfft
  Version : 0.7.0
  Upstream Author : Gregor Thalhammer 
* URL : https://github.com/geggo/gpyfft
* License : LGPL
  Programming Lang: C, Python
  Description : Wrapper for the OpenCL FFT library clFFT

 This python wrapper is designed to tightly integrate with
 PyOpenCL. It consists of a low-level Cython based wrapper with an
 interface similar to the underlying C library. On top of that it
 offers a high-level interface designed to work on data contained in
 instances of pyopencl.array.Array, a numpy work-alike array class for
 GPU computations. The high-level interface takes some inspiration
 from pyFFTW. For details of the high-level interface see fft.py.

 This package will be maintain within Debian-science and is a dependency for
 another project.