TUEplots reference documentation

Contents

TUEplots reference documentation#

TUEplots is a light-weight matplotlib extension that adapts your figure sizes to formats more suitable for scientific publications. It produces configurations that are compatible with matplotlib’s rcParams, and provides fonts, figure sizes, font sizes, color schemes, and more, for a number of publication formats.

Supported Venues#

The following venues are currently supported by TUEplots out of the box as pre-configured bundles:

  • Conference on Neural Information Processing Systems (NeurIPS)

  • International Conference on Artificial Intelligence and Statistics (AISTATS)

  • International Conference on Learning Representations (ICLR)

  • International Conference on Machine Learning (ICML)

  • Conference on Uncertainty in Artificial Intelligence (UAI)

  • Journal of Machine Learning Research (JMLR)

For further details on the available bundles, check out the tueplots.bundles API documentation.

API documentation