https://github.com/sosiristseng/jl-visual
Julia visualization examples
https://github.com/sosiristseng/jl-visual
julia jupyter-book jupyter-notebook matplotlib plots-jl pyplot visualization
Last synced: about 1 year ago
JSON representation
Julia visualization examples
- Host: GitHub
- URL: https://github.com/sosiristseng/jl-visual
- Owner: sosiristseng
- License: mit
- Created: 2022-03-06T06:50:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T06:39:22.000Z (about 1 year ago)
- Last Synced: 2025-03-14T07:30:18.452Z (about 1 year ago)
- Topics: julia, jupyter-book, jupyter-notebook, matplotlib, plots-jl, pyplot, visualization
- Homepage: https://sosiristseng.github.io/jl-visual/
- Size: 653 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Julia visualization exmaple notebooks
- [Plots.jl](https://github.com/JuliaPlots/Plots.jl): powerful and convenient visualization mwith ultiple backends. See also [Plots.jl docs](http://docs.juliaplots.org/latest/)
- [PyPlot.jl](https://github.com/JuliaPy/PyPlot.jl): `matplotlib` in Julia. See also [matplotlib docs](https://matplotlib.org/stable/index.html)
For [Makie.jl](https://github.com/JuliaPlots/Makie.jl) see the [Makie.jl docs](https://makie.juliaplots.org/stable/tutorials/).