Tueplots

Latest version: v0.0.17

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.0.5

What's Changed
* light face for roboto in beamer_moml by philipphennig in https://github.com/pnkraemer/tueplots/pull/95
* Update the figsize notebook to be more explicit about ncols and nrows by nathanaelbosch in https://github.com/pnkraemer/tueplots/pull/96
* Fontsize-offset parameters by pnkraemer in https://github.com/pnkraemer/tueplots/pull/98
* Fixed a few typos by pitmonticone in https://github.com/pnkraemer/tueplots/pull/99
* Tight(er) whitespace around figure when saving by pnkraemer in https://github.com/pnkraemer/tueplots/pull/101
* AISTATS 2023 style by pnkraemer in https://github.com/pnkraemer/tueplots/pull/102
* ICLR 2023 by pnkraemer in https://github.com/pnkraemer/tueplots/pull/105

New Contributors
* nathanaelbosch made their first contribution in https://github.com/pnkraemer/tueplots/pull/96
* pitmonticone made their first contribution in https://github.com/pnkraemer/tueplots/pull/99

**Full Changelog**: https://github.com/pnkraemer/tueplots/compare/v0.0.4...v0.0.5

0.0.4

What's Changed
* Correct links readme by pnkraemer in https://github.com/pnkraemer/tueplots/pull/75
* Manual trigger for pypi workflow by pnkraemer in https://github.com/pnkraemer/tueplots/pull/79
* fixed _Inches_per_Point by philipphennig in https://github.com/pnkraemer/tueplots/pull/82
* Notebook linting by pnkraemer in https://github.com/pnkraemer/tueplots/pull/83
* Add `rel_width` argument for figsizes by marvinpfoertner in https://github.com/pnkraemer/tueplots/pull/84
* fix typo by tdsimao in https://github.com/pnkraemer/tueplots/pull/86
* Troubleshooting by pnkraemer in https://github.com/pnkraemer/tueplots/pull/87
* Add Neurips 2022 Style by ltatzel in https://github.com/pnkraemer/tueplots/pull/89
* Execute CI on MacOS, Linux, and Windows as part of the workflow by pnkraemer in https://github.com/pnkraemer/tueplots/pull/92
* Set default font families in bundles to mimic paper body font. by pnkraemer in https://github.com/pnkraemer/tueplots/pull/93

New Contributors
* marvinpfoertner made their first contribution in https://github.com/pnkraemer/tueplots/pull/84
* tdsimao made their first contribution in https://github.com/pnkraemer/tueplots/pull/86
* ltatzel made their first contribution in https://github.com/pnkraemer/tueplots/pull/89

**Full Changelog**: https://github.com/pnkraemer/tueplots/compare/v0.0.3...v0.0.4

0.0.3

What's Changed
* simplified publishing action by pnkraemer in https://github.com/pnkraemer/tueplots/pull/52
* Beamer moml updates by pnkraemer in https://github.com/pnkraemer/tueplots/pull/54
* Ph color by philipphennig in https://github.com/pnkraemer/tueplots/pull/55
* Height width ratio by pnkraemer in https://github.com/pnkraemer/tueplots/pull/57
* Test improvements by pnkraemer in https://github.com/pnkraemer/tueplots/pull/58
* fixed readme install by pnkraemer in https://github.com/pnkraemer/tueplots/pull/60
* Aistats by pnkraemer in https://github.com/pnkraemer/tueplots/pull/61
* Single column figsize width by pnkraemer in https://github.com/pnkraemer/tueplots/pull/62
* Moved all requirements to setup.cfg by pnkraemer in https://github.com/pnkraemer/tueplots/pull/66
* ICML updates by pnkraemer in https://github.com/pnkraemer/tueplots/pull/67
* Figsize refactor by pnkraemer in https://github.com/pnkraemer/tueplots/pull/68
* Sphinx by pnkraemer in https://github.com/pnkraemer/tueplots/pull/69
* sphinx requirements by pnkraemer in https://github.com/pnkraemer/tueplots/pull/70
* Change badge-style of licence by not-a-feature in https://github.com/pnkraemer/tueplots/pull/73
* Readthedocs configuration by pnkraemer in https://github.com/pnkraemer/tueplots/pull/72
* Improve docs by pnkraemer in https://github.com/pnkraemer/tueplots/pull/74

New Contributors
* not-a-feature made their first contribution in https://github.com/pnkraemer/tueplots/pull/73

**Full Changelog**: https://github.com/pnkraemer/tueplots/compare/v0.0.2...v0.0.3a1

What's Changed
* simplified publishing action by pnkraemer in https://github.com/pnkraemer/tueplots/pull/52
* Beamer moml updates by pnkraemer in https://github.com/pnkraemer/tueplots/pull/54
* Ph color by philipphennig in https://github.com/pnkraemer/tueplots/pull/55
* Height width ratio by pnkraemer in https://github.com/pnkraemer/tueplots/pull/57
* Test improvements by pnkraemer in https://github.com/pnkraemer/tueplots/pull/58
* fixed readme install by pnkraemer in https://github.com/pnkraemer/tueplots/pull/60
* Aistats by pnkraemer in https://github.com/pnkraemer/tueplots/pull/61
* Single column figsize width by pnkraemer in https://github.com/pnkraemer/tueplots/pull/62
* Moved all requirements to setup.cfg by pnkraemer in https://github.com/pnkraemer/tueplots/pull/66
* ICML updates by pnkraemer in https://github.com/pnkraemer/tueplots/pull/67
* Figsize refactor by pnkraemer in https://github.com/pnkraemer/tueplots/pull/68
* Sphinx by pnkraemer in https://github.com/pnkraemer/tueplots/pull/69
* sphinx requirements by pnkraemer in https://github.com/pnkraemer/tueplots/pull/70
* Change badge-style of licence by not-a-feature in https://github.com/pnkraemer/tueplots/pull/73
* Readthedocs configuration by pnkraemer in https://github.com/pnkraemer/tueplots/pull/72
* Improve docs by pnkraemer in https://github.com/pnkraemer/tueplots/pull/74

New Contributors
* not-a-feature made their first contribution in https://github.com/pnkraemer/tueplots/pull/73

**Full Changelog**: https://github.com/pnkraemer/tueplots/compare/v0.0.2...v0.0.3a

What's Changed
* simplified publishing action by pnkraemer in https://github.com/pnkraemer/tueplots/pull/52
* Beamer moml updates by pnkraemer in https://github.com/pnkraemer/tueplots/pull/54
* Ph color by philipphennig in https://github.com/pnkraemer/tueplots/pull/55
* Height width ratio by pnkraemer in https://github.com/pnkraemer/tueplots/pull/57
* Test improvements by pnkraemer in https://github.com/pnkraemer/tueplots/pull/58
* fixed readme install by pnkraemer in https://github.com/pnkraemer/tueplots/pull/60
* Aistats by pnkraemer in https://github.com/pnkraemer/tueplots/pull/61
* Single column figsize width by pnkraemer in https://github.com/pnkraemer/tueplots/pull/62
* Moved all requirements to setup.cfg by pnkraemer in https://github.com/pnkraemer/tueplots/pull/66
* ICML updates by pnkraemer in https://github.com/pnkraemer/tueplots/pull/67
* Figsize refactor by pnkraemer in https://github.com/pnkraemer/tueplots/pull/68
* Sphinx by pnkraemer in https://github.com/pnkraemer/tueplots/pull/69
* sphinx requirements by pnkraemer in https://github.com/pnkraemer/tueplots/pull/70
* Change badge-style of licence by not-a-feature in https://github.com/pnkraemer/tueplots/pull/73
* Readthedocs configuration by pnkraemer in https://github.com/pnkraemer/tueplots/pull/72
* Improve docs by pnkraemer in https://github.com/pnkraemer/tueplots/pull/74

New Contributors
* not-a-feature made their first contribution in https://github.com/pnkraemer/tueplots/pull/73

**Full Changelog**: https://github.com/pnkraemer/tueplots/compare/v0.0.2...v0.0.3

0.0.2

0.0.1

What's Changed
* CI by pnkraemer in https://github.com/pnkraemer/tueplots/pull/1
* tutorial for font sizes by pnkraemer in https://github.com/pnkraemer/tueplots/pull/2
* added fontsizes for JMLR by philipphennig in https://github.com/pnkraemer/tueplots/pull/3
* Color cycles by pnkraemer in https://github.com/pnkraemer/tueplots/pull/5
* CI for linting/tests (with tox) and running notebooks by pnkraemer in https://github.com/pnkraemer/tueplots/pull/10
* Fonts by pnkraemer in https://github.com/pnkraemer/tueplots/pull/11
* Axes by pnkraemer in https://github.com/pnkraemer/tueplots/pull/12
* Colors as constants by pnkraemer in https://github.com/pnkraemer/tueplots/pull/13
* Template with years by pnkraemer in https://github.com/pnkraemer/tueplots/pull/14
* context managers by pnkraemer in https://github.com/pnkraemer/tueplots/pull/15
* Markers by pnkraemer in https://github.com/pnkraemer/tueplots/pull/18
* Readme by pnkraemer in https://github.com/pnkraemer/tueplots/pull/21
* Added the University of Tübingen colors (with tests) by philipphennig in https://github.com/pnkraemer/tueplots/pull/17
* Constants restructured by pnkraemer in https://github.com/pnkraemer/tueplots/pull/22
* Bundles by pnkraemer in https://github.com/pnkraemer/tueplots/pull/23
* PIp by pnkraemer in https://github.com/pnkraemer/tueplots/pull/25
* larger timeout by pnkraemer in https://github.com/pnkraemer/tueplots/pull/26
* Fonts default by pnkraemer in https://github.com/pnkraemer/tueplots/pull/29
* Tex bundles by pnkraemer in https://github.com/pnkraemer/tueplots/pull/31
* Related packages in readme by pnkraemer in https://github.com/pnkraemer/tueplots/pull/32
* Pylint by pnkraemer in https://github.com/pnkraemer/tueplots/pull/33
* legends by pnkraemer in https://github.com/pnkraemer/tueplots/pull/34
* Font troubleshoot and parameter update by pnkraemer in https://github.com/pnkraemer/tueplots/pull/35
* Badges in readme by pnkraemer in https://github.com/pnkraemer/tueplots/pull/39
* Readme by pnkraemer in https://github.com/pnkraemer/tueplots/pull/41
* Jmlr updates by pnkraemer in https://github.com/pnkraemer/tueplots/pull/44
* Line base ratio and axes module by pnkraemer in https://github.com/pnkraemer/tueplots/pull/45
* Font and figure size update for beamer moml by philipphennig in https://github.com/pnkraemer/tueplots/pull/46
* Teaser images in readme by pnkraemer in https://github.com/pnkraemer/tueplots/pull/48
* Module names by pnkraemer in https://github.com/pnkraemer/tueplots/pull/49
* Publishing workflow by pnkraemer in https://github.com/pnkraemer/tueplots/pull/50

New Contributors
* pnkraemer made their first contribution in https://github.com/pnkraemer/tueplots/pull/1
* philipphennig made their first contribution in https://github.com/pnkraemer/tueplots/pull/3

**Full Changelog**: https://github.com/pnkraemer/tueplots/commits/v0.0.1

0.0.1b

What's Changed
* Improved publish by pnkraemer in https://github.com/pnkraemer/tueplots/pull/51


**Full Changelog**: https://github.com/pnkraemer/tueplots/compare/v0.0.1...v0.0.1b

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.