https://github.com/ashtonsbradley/fouriergpe.jl

Simple Gross-Pitaevskii Equation solver using FFTW

https://github.com/ashtonsbradley/fouriergpe.jl

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.2%) to scientific vocabulary

Keywords

bose-einstein-condensate fourier-methods gross-pitaevskii julia

Keywords from Contributors

quantum
Last synced: 9 months ago · JSON representation

Repository

Simple Gross-Pitaevskii Equation solver using FFTW

Basic Info
  • Host: GitHub
  • Owner: AshtonSBradley
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Homepage:
  • Size: 65.9 MB
Statistics
  • Stars: 9
  • Watchers: 2
  • Forks: 1
  • Open Issues: 1
  • Releases: 3
Topics
bose-einstein-condensate fourier-methods gross-pitaevskii julia
Created about 7 years ago · Last pushed 9 months ago
Metadata Files
Readme License

README.md

FourierGPE.jl

This project is no longer actively maintained

Build Status Coverage

Simple GPE solver using FFTW. This package is intended to provide a julia implementation of the Gross-Pitaevskii equation based on Fourier spectral methods and DifferentialEquations.jl

Aims - Simple, fast, and flexible modelling of Bose-Einstein condensate experiments. - Allocation free, adaptive evolution in kspace. - Establish some useful defaults and runnable examples for time evolution using DifferentialEquations.jl - Arbitrary spatial dimensions. - Not de-aliased (projective methods available elsewhere)

Installing

julia ]add https://github.com/AshtonSBradley/FourierGPE.jl.git using FourierGPE By default FourierGPE is built against MKL.

Getting started

To get started see runnable examples in the /examples directory, or for more information see FGPEexamples.jl

Owner

  • Name: Ashton Bradley
  • Login: AshtonSBradley
  • Kind: user
  • Location: Dunedin, New Zealand
  • Company: University of Otago

Associate Professor of Physics

GitHub Events

Total
  • Create event: 1
  • Commit comment event: 3
  • Release event: 1
Last Year
  • Create event: 1
  • Commit comment event: 3
  • Release event: 1

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 362
  • Total Committers: 3
  • Avg Commits per committer: 120.667
  • Development Distribution Score (DDS): 0.113
Top Committers
Name Email Commits
ashton.bradley@otago.ac.nz a****y@g****m 321
AshtonSBradley a****y@h****l 40
CompatHelper Julia c****y@j****g 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 1
  • Total pull requests: 8
  • Average time to close issues: less than a minute
  • Average time to close pull requests: 5 minutes
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 3.0
  • Average comments per pull request: 0.13
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • JuliaTagBot (1)
Pull Request Authors
  • AshtonSBradley (6)
  • github-actions[bot] (2)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
juliahub.com: FourierGPE

Simple Gross-Pitaevskii Equation solver using FFTW

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 9.9%
Average: 31.8%
Forks count: 33.3%
Dependent packages count: 38.9%
Stargazers count: 45.1%
Last synced: 9 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite