https://github.com/magnopy/magnopy
Magnons with python
https://github.com/magnopy/magnopy
bosons holstein-primakoff magnetism magnon magnonics magnons solid-state-physics spin-hamiltonians spin-waves
Last synced: about 1 month ago
JSON representation
Magnons with python
- Host: GitHub
- URL: https://github.com/magnopy/magnopy
- Owner: magnopy
- License: gpl-3.0
- Created: 2023-11-29T12:01:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-31T19:37:36.000Z (about 2 months ago)
- Last Synced: 2026-03-31T21:29:28.316Z (about 2 months ago)
- Topics: bosons, holstein-primakoff, magnetism, magnon, magnonics, magnons, solid-state-physics, spin-hamiltonians, spin-waves
- Language: Python
- Homepage: https://magnopy.org
- Size: 7.46 MB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
*******
Magnopy
*******
Magnopy is a Python package for the magnon-related properties:
* Ground state energy
* Energy minimization
* Linear Spin Wave theory and what comes from it
Please visit an extensive documentation on `magnopy.org `_ to find
out more.
Installation
============
To install magnopy run (you may need to use ``pip3``):
.. code-block:: console
pip install magnopy
Usage
=====
There are two ways to use magnopy:
* As a blackbox via `command line interface `_
* As a `Python library `_
User support
============
There are two ways to ask for help or give feedback
* `Forum at google groups `_
You may send email directly to magnopy@googlegroups.com
* `Github discussions `_
You may need to create an account at github to post a question.
Both are monitored by the authors, choose the one you prefer.
Development
===========
We welcome contributions to magnopy. If you would like to contribute, please
consult the `development guide `_
or contact the authors of the project.