[ buster ]
[ ソース: python-colormap ]
パッケージ: python-colormap (1.0.2-1)
python-colormap に関するリンク
Debian の資源:
python-colormap ソースパッケージをダウンロード:
- [python-colormap_1.0.2-1.dsc]
- [python-colormap_1.0.2.orig.tar.gz]
- [python-colormap_1.0.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [colormap.readthedocs.io]
類似のパッケージ:
ease manipulation of matplotlib colormaps and color codecs (Python 2)
The colormap package provides simple utilities to convert colors between RGB, HEX, HLS, HUV and a class to easily build colormaps for matplotlib. All matplotlib colormaps and some R colormaps are available altogether. The plot_colormap method (see below) is handy to quickly pick up a colormaps and the test_colormap is useful to see test a new colormap.
This package installs the library for Python 2.
その他の python-colormap 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-easydev
- common utilities to ease the development of Python packages (Python 2)
-
- dep: python-matplotlib
- Python based plotting system in a style similar to Matlab
-
- dep: python-numpy
- Numerical Python - Python 言語に高速な配列操作機能を追加