necpp 1.5.0+cvs20101003-2.1 source package in Ubuntu

Changelog

necpp (1.5.0+cvs20101003-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Python/PyNEC/setup.py
    - fix a FTBFS with python2.7 updating location of libnumarray.h; patches
      from ubuntu; Closes: #625135
  * debian/control
    - added python-numpy to Depends of python-necpp
 -- Micah Gersten <email address hidden>   Tue,  14 Jun 2011 10:52:28 +0000

Upload details

Uploaded by:
Micah Gersten
Uploaded to:
Oneiric
Original maintainer:
Emmanuel QUEMENER
Architectures:
any
Section:
science
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
necpp_1.5.0+cvs20101003.orig.tar.gz 674.8 KiB 86739b848691741cbbe688acf8b9692f53fe9d312cfddab9103470e20a9a7717
necpp_1.5.0+cvs20101003-2.1.diff.gz 7.1 KiB 18cba5b591bb34b4f664bd8655c9b8c08760951a1ec03579ce947752455045da
necpp_1.5.0+cvs20101003-2.1.dsc 1.2 KiB c4529e69db60378a3bb4af069fd6fbde90867870996a58f7cf2663a3f5f8ef8b

View changes file

Binary packages built by this source

libnecpp-dev: development files for libnecpp

 The NEC2 (Numerical Electromagnetics Code) is software for modelling antennas
 using the Method of Moments. It was developed at Lawrence Livermore
 Laboratories, and remains widely used, despite the old fashioned punched card
 style input required.
 .
 This package contains the header files and static library needed to
 compile applications that use libnecpp.

libnecpp0: library to use NEC2++

 The NEC2 (Numerical Electromagnetics Code) is software for modelling antennas
 using the Method of Moments. It was developed at Lawrence Livermore
 Laboratories, and remains widely used, despite the old fashioned punched card
 style input required.
 .
 This package contains a shared library, usable to build and run your own
 program directly using NEC2 techniques without calling nec2++ binary program.

necpp: NEC2 Evolution Antenna Modelling System

 The NEC2 (Numerical Electromagnetics Code) is software for modelling antennas
 using the Method of Moments. It was developed at Lawrence Livermore
 Laboratories, and remains widely used, despite the old fashioned punched card
 style input required.
 .
 This program is initially based on Fortran NEC2 software (also nec package).

python-necpp: Python module for using NEC2++

 The NEC2 (Numerical Electromagnetics Code) is software for modelling antennas
 using the Method of Moments. It was developed at Lawrence Livermore
 Laboratories, and remains widely used, despite the old fashioned punched card
 style input required.
 .
 With this Python module, it is possible to use NEC2 techniques directly from
 Python.