The Wayback Machine - https://web.archive.org/web/20201212101442/https://github.com/topics/physics-simulation
Skip to content
#

physics-simulation

Here are 871 public repositories matching this topic...

jgreener64
jgreener64 commented Oct 29, 2018

This issue is a roadmap for Molly.jl development. Feel free to discuss things here or submit a PR. Bear in mind that significant refactoring will probably occur as the package develops.

Low hanging fruit

Want to get involved? These issues might be the place to start:

  • Speedups to the code. Both on the level of individual functions and the overall algorithm. [Getting there]
  • Look over
qrack
WrathfulSpatula
WrathfulSpatula commented Dec 3, 2020

For QEngineCPU, we support the 256 bit width AVX extension for double precision builds, SSE 1.0 for float builds, and the option to completely remove intrinsics for systems that lack them. It would be nice to make good use of 512 bit width AVX instructions.

This is by no means a high priority, but it's something I want to track. Single qubit operations at float precision don't need this, for

Improve this page

Add a description, image, and links to the physics-simulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the physics-simulation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.