-
Notifications
You must be signed in to change notification settings - Fork 7
Home
kojix2 edited this page Sep 19, 2020
·
41 revisions
Please select the article in the sidebar on the right ➡️
Want to know how to use it? See Plotting functions first.
GR.rb is binding to the GR Framework originally written by kojix2.
- Suport for Jupyter Notebook and Jupyter Lab.
GR was developed by the Scientific IT-Systems group at the Peter Grünberg Institute at Forschungszentrum Jülich. The main development has been done by Josef Heinen who currently maintains the software.
GR3 is a software library for simple visualization of 3D scenes. It was developed by Florian Rhiem as part of his bachelor’s thesis. GR3 is written in C and can also be used from Python or Julia through a wrapper module.
https://gr-framework.org/about.html
- high speed
- lightweight
- Supports both 2D and 3D plots
- cross-platform
- actively developed
User's Guide
Simple, matlab-style API
- Plotting functions
- Plot attributes
- Multiple plots
- Multiple subplots
- Save Plot to a file
- Jupyter Notebook
GR Native functions
For developers