A python package simulating the quasi-2D pseudospin-1/2 Gross-Pitaevskii equation
spinor-gpe A python package simulating the quasi-2D pseudospin-1/2 Gross-Pitaevskii equation with NVIDIA GPU acceleration. Introduction spinor-gpe is high-level, object-oriented Python package for numerically solving the quasi-2D, psuedospinor (two component) Gross-Piteavskii equation (GPE), for both ground state solutions and real-time dynamics. This project grew out of a desire to make high-performance simulations of the GPE more accessible to the entering researcher. While this package is primarily built on NumPy, the main computational heavy-lifting is performed using PyTorch, a deep neural network […]
Read more