/llg

This repository provides a library to solve the LLG equation by using the Heun schema. Also, it provides a CLI to run the library.

Primary LanguagePythonMIT LicenseMIT

LLG

The main objective of this library is to solve the LLG equation by using the Heun schema. We also implemented a CLI in order to let you use llg from console. You can follow the instructions given on the wiki. Do not hesitate to write us if you have any suggestion/question.