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

physics-simulation

Here are 946 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 Mar 3, 2021

#660 introduces defaults for layer stacking, such that the user only need specify QINTERFACE_OPTIMAL if they wish to construct the optimal stack, (or QINTERFACE_OPTIMAL_MULTI). To solve the problem of arbitrary depth of QInterface layer stacking, potentially forever, all constructors should take simply an arbitrary length vector of layer types, via the enum we currently have.

All layers

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