翻訳と辞書
Words near each other
・ IPv6 rapid deployment
・ IPv6 subnetting reference
・ IPv6 transition mechanism
・ IPv6-to-IPv6 Network Prefix Translation
・ IPVS
・ IPVS (disambiguation)
・ IPW New Zealand Heavyweight Championship
・ IPWA Heavyweight Championship
・ IPWA Light Heavyweight Championship
・ IPWA Tag Team Championship
・ IPX (disambiguation)
・ IPX Ultra-high-molecular-weight polyethylene
・ IPX/SPX
・ IPXE
・ Ipy (Noble)
IPython
・ Ipê, Rio Grande do Sul
・ Ipís de Goicoechea
・ Ipú
・ Ipče Ahmedovski
・ IQ (band)
・ IQ (disambiguation)
・ IQ (girl group)
・ IQ 151
・ IQ Analytics
・ IQ and Global Inequality
・ IQ and the Wealth of Nations
・ IQ Aurigae
・ IQ Award
・ IQ Business Group


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

IPython : ウィキペディア英語版
IPython

IPython is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language, that offers introspection, rich media, shell syntax, tab completion, and history. IPython provides the following features:
* Interactive shells (terminal and Qt-based).
* A browser-based notebook with support for code, text, mathematical expressions, inline plots and other media.
* Support for interactive data visualization and use of GUI toolkits.
* Flexible, embeddable interpreters to load into one's own projects.
* Tools for parallel computing.
== Parallel computing ==

IPython is based on an architecture that provides parallel and distributed computing. IPython enables parallel applications to be developed, executed, debugged and monitored interactively. Hence, the I (Interactive) in IPython. This architecture abstracts out parallelism, which enables IPython to support many different styles of parallelism including:
* Single program, multiple data (SPMD) parallelism
* Multiple program, multiple data (MIMD) parallelism
* Message passing using MPI
* Task parallelism
* Data parallelism
* Combinations of these approaches
* Custom user defined approaches

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「IPython」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.