Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/resultwizard/resultwizard

Intelligent interface between Python-computed values and your LaTeX work.
https://github.com/resultwizard/resultwizard

acedemic latex paper python rounding scientific-computing significant-figures siunitx

Last synced: about 2 months ago
JSON representation

Intelligent interface between Python-computed values and your LaTeX work.

Awesome Lists containing this project

README

        






ResultWizard


Intelligent interface between Python-computed values and your LaTeX work



Annoyed of having to copy around values from Python code to your LaTeX work? Think of `ResultWizard` as an interface between the two. Export any variables from Python including possible uncertainties and their units and directly reference them in your LaTeX document.

> **Warning ⚠**
> ResultWizard is still in its *alpha* stage. We're happy to receive your feedback, e.g. report any bugs. But note that the API might still change before we hit the first stable release 1.0.0.

> **📄**
> **For installation/usage/API, refer to our [documentation](https://resultwizard.github.io/ResultWizard/).**