https://github.com/s4b7r/magviz
A quickly cobbled together, interactive visualizer for (extremly) simple magnetic fields
https://github.com/s4b7r/magviz
magnetic-fields matplotlib simulation tkinter visualization
Last synced: 3 months ago
JSON representation
A quickly cobbled together, interactive visualizer for (extremly) simple magnetic fields
- Host: GitHub
- URL: https://github.com/s4b7r/magviz
- Owner: s4b7r
- License: gpl-3.0
- Created: 2021-06-02T15:06:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-16T08:00:45.000Z (almost 5 years ago)
- Last Synced: 2024-12-31T15:38:47.995Z (over 1 year ago)
- Topics: magnetic-fields, matplotlib, simulation, tkinter, visualization
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MagViz
A quickly cobbled together, interactive visualizer for (extremly) simple magnetic fields
## magfield.py
magviz requires some function to calculate the magnetic field. This is not part of magviz and I can't publish the code I am using for it.