Veusz

http://dbpedia.org/resource/Veusz an entity of type: Thing

Veusz je multiplatformní software pro vizualizaci dat. Je napsán v jazyce Python s pomocí výpočetní knihovny NumPy a grafickým rozhraním realizovaným knihovnou PyQt. Je licencován pod licencí GNU GPL, tedy se jedná o svobodný software. Jako vstupní formáty dat podporuje Veusz mimo jiné CSV, HDF a FITS, jako výstupní PDF, PostScript a SVG. Instalační balíčky jsou pro něj připraveny mimo jiné pro Microsoft Windows, Mac OS X, řadu linuxových distribucí (Debian, Ubuntu, Fedora, Gentoo, OpenSUSE) i další un*xové systémy (FreeBSD, NetBSD, OpenBSD). rdf:langString
Veusz est un logiciel de traçage de courbes scientifique. Veusz est une application Qt écrite en Python, PyQt et NumPy. Il est disponible gratuitement pour que quiconque puisse le distribuer sous les termes de la licence GPL. Il est conçu pour produire des graphiques de qualité publication. Le nom doit être prononcé comme "views" en anglais. Ce programme produit des graphiques dans les formats d'image vectorielle courants, notamment PDF, PostScript et SVG. Il est multiplateforme, fonctionnant sous Microsoft Windows, macOS et Unix / Linux. rdf:langString
Veusz is a scientific plotting package. Veusz is a Qt application written in Python, PyQt and NumPy. It is freely available for anyone to distribute under the terms of the GPL. It is designed to produce publication-quality plots. The name should be pronounced as "views". This program produces plots in popular vector image formats, including PDF, PostScript and SVG. It is cross-platform, working under Microsoft Windows, macOS and Unix/Linux. rdf:langString
Veuszは科学分野で用いられるグラフ描画パッケージである。VeuszはPyQt・NumPyなどのPythonライブラリを用いて書かれたQtアプリケーションである。VeuszはGPLの下で配布されているフリーソフトウェアである。Veuszは高品質のグラフを描画するために設計された。Veuszはviewsと発音される。 このプログラムはPDF・PostScript・SVG・EMFなどの一般的なベクタ形式のグラフを生成する。Veuszはクロスプラットフォームなソフトウェアであり、Microsoft Windows・macOS・UNIX/Linuxで動作する。 プロットはウィジェットのセットから構成されている。ウィジェットはドキュメントに加えることができ、ウィジェットの特徴は一貫性のあるインターフェースを用いて編集することである。例えば、グラフウィジェットはグラフの列を作成するためにグリッドウィジェット内に配置することができる。ウィジェットはXYプロット・関数・コンター図・箱ひげ図・極座標系・三角グラフ・ベクトル図・データイメージなどの豊富な図を扱うことができる。VeuszはCSVやFITSなどの標準的なデータ形式の読込・入力・編集・作成をすることができる。 rdf:langString
rdf:langString Veusz
rdf:langString Veusz
rdf:langString Veusz
rdf:langString Veusz
rdf:langString Veusz
rdf:langString Veusz
xsd:integer 29333044
xsd:integer 1080837417
rdf:langString Jeremy Sanders
rdf:langString Screenshot of Veusz 1.3 on Linux
xsd:date 2007-10-28
rdf:langString Veusz screenshot 1.3.png
xsd:integer 300
rdf:langString Veusz je multiplatformní software pro vizualizaci dat. Je napsán v jazyce Python s pomocí výpočetní knihovny NumPy a grafickým rozhraním realizovaným knihovnou PyQt. Je licencován pod licencí GNU GPL, tedy se jedná o svobodný software. Jako vstupní formáty dat podporuje Veusz mimo jiné CSV, HDF a FITS, jako výstupní PDF, PostScript a SVG. Instalační balíčky jsou pro něj připraveny mimo jiné pro Microsoft Windows, Mac OS X, řadu linuxových distribucí (Debian, Ubuntu, Fedora, Gentoo, OpenSUSE) i další un*xové systémy (FreeBSD, NetBSD, OpenBSD).
rdf:langString Veusz est un logiciel de traçage de courbes scientifique. Veusz est une application Qt écrite en Python, PyQt et NumPy. Il est disponible gratuitement pour que quiconque puisse le distribuer sous les termes de la licence GPL. Il est conçu pour produire des graphiques de qualité publication. Le nom doit être prononcé comme "views" en anglais. Ce programme produit des graphiques dans les formats d'image vectorielle courants, notamment PDF, PostScript et SVG. Il est multiplateforme, fonctionnant sous Microsoft Windows, macOS et Unix / Linux. Les tracés sont construits à partir d'un ensemble de widgets de traçage qui peuvent être ajoutés au document et dont les propriétés sont modifiées à l'aide d'une interface cohérente. Par exemple, les widgets graphiques peuvent être placés dans un widget grille pour créer un tableau de graphiques. Les widgets incluent des graphiques X-Y, des fonctions, des contours, des boîtes à moustaches, des graphiques polaires, des graphiques ternaires, des graphiques vectoriels, des images de données, des étiquettes et une grande variété de formes. Les ensembles de données peuvent être lus à l'aide de formats standard tels que CSV, HDF5 ou FITS, ou saisis, modifiés ou créés à l'aide des fonctions d'ensembles de données existants. Les fonctions peuvent également être adaptées aux données. Veusz est extensible avec des plugins Python. Des plugins peuvent être ajoutés pour importer des données dans d'autres formats, automatiser les opérations et créer différents types de relations mathématiques entre les ensembles de données. Le programme fournit également une ligne de commande et une interface de script (basée sur Python) à ses fonctions de traçage. Le format de fichier enregistré est un simple script de texte Python, ce qui facilite la création de tracés à partir d'autres programmes.
rdf:langString Veuszは科学分野で用いられるグラフ描画パッケージである。VeuszはPyQt・NumPyなどのPythonライブラリを用いて書かれたQtアプリケーションである。VeuszはGPLの下で配布されているフリーソフトウェアである。Veuszは高品質のグラフを描画するために設計された。Veuszはviewsと発音される。 このプログラムはPDF・PostScript・SVG・EMFなどの一般的なベクタ形式のグラフを生成する。Veuszはクロスプラットフォームなソフトウェアであり、Microsoft Windows・macOS・UNIX/Linuxで動作する。 プロットはウィジェットのセットから構成されている。ウィジェットはドキュメントに加えることができ、ウィジェットの特徴は一貫性のあるインターフェースを用いて編集することである。例えば、グラフウィジェットはグラフの列を作成するためにグリッドウィジェット内に配置することができる。ウィジェットはXYプロット・関数・コンター図・箱ひげ図・極座標系・三角グラフ・ベクトル図・データイメージなどの豊富な図を扱うことができる。VeuszはCSVやFITSなどの標準的なデータ形式の読込・入力・編集・作成をすることができる。 VeuszはPythonで書かれたプラグインによって拡張可能である。プラグインを導入することで、他の形式で書かれたデータを読み込みすることができる。また、データ処理の自動化やデータ間の様々な数学的関係も作ることができる。Veuszはまた、Pythonに基づいたコマンドラインインターフェースを提供する。保存されるファイル形式は単純なPythonスクリプトであり、他のプログラムからそのスクリプトを用いることを簡単にする。 VeuszはLinux Formatという雑誌で取り上げられたことがあり、「Veuszはカラフルで魅力のあるグラフを作れる」と言及された。また、Veuszはの9月号でも紹介されたこともある。VeuszはSciTools Easyvizパッケージの描画バックエンドとして使用することもできる。
rdf:langString Veusz is a scientific plotting package. Veusz is a Qt application written in Python, PyQt and NumPy. It is freely available for anyone to distribute under the terms of the GPL. It is designed to produce publication-quality plots. The name should be pronounced as "views". This program produces plots in popular vector image formats, including PDF, PostScript and SVG. It is cross-platform, working under Microsoft Windows, macOS and Unix/Linux. Plots are built up from a set of plotting widgets which can be added to the document and whose properties are edited using a consistent interface. For example, graph widgets can be placed within a grid widget to create an array of graphs. Widgets include X-Y plots, functions, contours, box plots, polar plots, ternary plots, vector plots, data images, labels and a variety of shapes. Datasets can be read using standard formats such as CSV, HDF5 or FITS, or entered, edited or created using functions from existing datasets. Functions can also be fitted to data. Veusz is extensible with Python plugins. Plugins can be added for importing data in other formats, automating operations and creating different kinds of mathematical relationships between datasets. The program also provides a command line and scripting interface (based on Python) to its plotting facilities. The saved file format is a simple Python text script, which makes it easy to create plots from other programs. Veusz was reviewed by Linux Format magazine, saying that "There's plenty of scope for creating colourful, engaging graphics". It was also included in their "Hot Pics" selection on their cover disc. Veusz can also be used as a drawing backend for the SciTools Easyviz package.
xsd:nonNegativeInteger 4103
xsd:date 2007-10-28

data from the linked data cloud