An open API service indexing awesome lists of open source software.

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

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.