Coder Social home page Coder Social logo

mlxd / gpue Goto Github PK

View Code? Open in Web Editor NEW
15.0 8.0 14.0 3.01 MB

GPU Gross-Pitaevskii Equation numerical solver for rapidly rotating Bose-Einstein condensates. Further development and maintenance from https://github.com/GPUE-group/GPUE

License: Other

Makefile 1.14% Shell 4.31% C++ 40.01% C 5.09% Python 18.51% Cuda 19.36% MATLAB 11.58%
simulation bec equation-solver schrodinger bose-einstein-condensate cuda gpu physics quantum

gpue's Introduction

Hi there ๐Ÿ‘‹, I'm Lee

Senior Quantum Software Developer @ Xanadu.ai

Languages and Tools:

c cplusplus python julia bash docker linux mpi dask

gpue's People

Contributors

mlxd avatar peterwittek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gpue's Issues

Allow read-in of parameters from XML input

Input of necessary parameters from an XML file would allow the generation of arbitrary potentials, wavefunctions, etc, and allow a more robust and easier to use code-base.

BETA: Vortex tracking fails at strange times during the evolution

Following the move to std::vector the tracking seems perfectly sane, but tends to locate hundreds of vortices at unexpected times during the evolution. This may likely be a sizing issue with the radial masking, but previous attempts to examine did not rectify. Need to investigate further.

Use half-step in, full step evolution

Use the symmetry of the split-operator method to remove unnecessary transforms between evolution steps. Will require a re-working of the angular momentum section.

Perform half step into the algorithm, then perform the remaining evolution in full steps, until time to print out a wavefunction, when the half-step out is required.

Will remove some unneeded FFT's, multiplications and scalings per evolution step.

Graph does not preserve order between steps

The graph generation routine does not maintain the same UID order between simulations. Not a problem for initial selections and trajectories using python, but will be a problem if performing analysis on graphs expecting initial order.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.