File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -396,6 +396,27 @@ <h3>Scientific Computing</h3>
396396 </ blockquote >
397397 </ dd >
398398
399+ < dt > < b > < a href ="http://pyrap.googlecode.com/ "> Pyrap</ a > </ b > </ dt >
400+ < dd >
401+ < p > < a href ="diepen@astron.nl "
402+ > Ger van Diepen</ a > writes:</ p >
403+
404+ < blockquote >
405+ < p > Pyrap is the python interface to the Radio-Astronomical Package
406+ casacore (< a href ="http://casacore.googlecode.com/ "
407+ > casacore.googlecode.com</ a > ). Astronomers love pyrap because
408+ it makes it easily possible to get their data (observed with
409+ radio-astronomical telescopes like LOFAR, ASKAP, and eVLA) in numpy
410+ arrays and do basic data inspection and manipulation using the many
411+ python packages that are available.</ p >
412+
413+ < p > Boost.Python made it quite easily possible to create converters for
414+ the various data types, also for numpy arrays and individual elements
415+ of a numpy array. It's nice they work fully recursively. Mapping C++
416+ functions to Python was straightforward.</ p >
417+ </ blockquote >
418+ </ dd >
419+
399420 < dt > < b > < a href ="http://www.rdkit.org/ "
400421 > RDKit: Cheminformatics and Machine Learning Software</ a > </ b > </ dt >
401422
You can’t perform that action at this time.
0 commit comments