| 12345678910111213141516171819202122 | 
							- Source: python-scattnlay
 
- Section: science
 
- Priority: optional
 
- Maintainer: Ovidio Peña Rodríguez <ovidio@bytesfall.com>
 
- Build-Depends: debhelper (>= 9), dh-python, cdbs (>= 0.4.49), libboost-all-dev (>= 1.65.1), python3-numpy (>= 1.0), python3-all-dev, python3-numpy-dev
 
- X-Python3-Version: >= 3.2
 
- Standards-Version: 3.8.3
 
- Package: python3-scattnlay
 
- Architecture: any
 
- Homepage: http://scattering.sourceforge.net/
 
- XB-Python3-Version: ${python3:Versions}
 
- Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libboost-math1.65.1 (>= 1.65.1), python3-numpy (>= 1.0)
 
- Description: Python scattnlay (Python 3)
 
-  Calculation of the scattering of EM radiation by a multilayered sphere
 
-  The Python version of scattnlay, a computer implementation of the algorithm
 
-  for the calculation of electromagnetic radiation scattering by a multilayered
 
-  sphere developed by Yang. It has been shown that the program is effective,
 
-  resulting in very accurate values of scattering efficiencies for a wide range
 
-  of size parameters, which is a considerable improvement over previous
 
-  implementations of similar algorithms. For details see:
 
-  O. Peña, U. Pal, Comput. Phys. Commun. 180 (2009) 2348-2354.
 
 
  |