Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.atnf.csiro.au/computing/software/asap/cookbook/node3.html
Дата изменения: Unknown Дата индексирования: Tue Feb 5 05:48:58 2013 Кодировка: Поисковые слова: south pole |
ASAP is written in C++ and python. The user interface uses the ``ipython'' interactive shell, which is a simple interactive interface to python. The user does not need to understand python to use this, but certain aspects python affect what the user can do. The current interface is object oriented. In the future, we will build a functional (non object oriented) shell on top of this to ease interactive use.