معرفی شرکت ها


StoryLines-0.8


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Line plots with Python & TikZ
ویژگی مقدار
سیستم عامل POSIX :: Linux
نام فایل StoryLines-0.8
نام StoryLines
نسخه کتابخانه 0.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jan Berges
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/janberges/StoryLines
آدرس اینترنتی https://pypi.org/project/StoryLines/
مجوز -
# Line plots with Python & TikZ ![StoryLines logo](https://raw.githubusercontent.com/janberges/StoryLines/master/logo/logo.svg) * `plot` - figure object * `calc` - mathematical helpers * `color` - blendable colors and colormaps * `convert` - inches to centimeters etc. * `cut` - remove redundant or unwanted points * `fatband` - plot weights along line * `files` - typeset TeX, rasterize PDF * `group` - chunk sequences of points * `png` - save and load RGB(A) graphics * `proj` - project 3D object onto plane ## Installation Optionally using a virtual environment: python3 -m venv venv source venv/bin/activate python3 -m pip install --upgrade pip setuptools wheel Either from PyPI: python3 -m pip install storylines Or from GitHub: python3 -m pip install git+https://github.com/janberges/StoryLines ## Documentation The documentation and example scripts along with output can be found at <https://janberges.github.io/StoryLines>. Note that `storylines.module.member` is equivalent to `storylines.member`. ## License This program is free software under the terms of the BSD Zero Clause License. Copyright (C) 2016-2022 Jan Berges


زبان مورد نیاز

مقدار نام
>=2.7 Python


نحوه نصب


نصب پکیج whl StoryLines-0.8:

    pip install StoryLines-0.8.whl


نصب پکیج tar.gz StoryLines-0.8:

    pip install StoryLines-0.8.tar.gz