Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/resultwizard/resultwizard
- Owner: resultwizard
- License: mit
- Created: 2023-10-23T22:03:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T18:25:57.000Z (8 months ago)
- Last Synced: 2024-04-28T18:44:52.258Z (8 months ago)
- Topics: acedemic, latex, paper, python, rounding, scientific-computing, significant-figures, siunitx
- Language: Python
- Homepage: https://resultwizard.github.io/ResultWizard
- Size: 392 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
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/).**