-
Updated
Jun 8, 2021 - Python
physics-simulation
Here are 1,007 public repositories matching this topic...
-
Updated
May 17, 2021 - C++
-
Updated
May 12, 2021 - TypeScript
-
Updated
May 31, 2021 - C++
-
Updated
Jun 9, 2021 - C#
-
Updated
Jun 8, 2021 - C++
-
Updated
May 18, 2021 - Python
-
Updated
May 31, 2021 - Python
-
Updated
Jun 9, 2021 - Clojure
There is an updated stability condition for the arbitrary-order finite-difference time-domain method. See manual (https://picongpu.readthedocs.io/en/latest/models/AOFDTD.html).
This should prevent things like #701
It would be great to generate automatically the list of oldest dependencies with something like
import pkg_resources
package = pkg_resources.working_set.by_key["netket"]
oldest_dependencies = []
for requirement in package.requires():
dependency = requirement.project_name
if requirement.extras:
dependency += '[' + ','.-
Updated
Feb 8, 2021 - C#
-
Updated
Jul 1, 2017 - JavaScript
-
Updated
Dec 28, 2020 - C++
-
Updated
Apr 27, 2021 - Python
-
Updated
Mar 7, 2017 - Lua
-
Updated
Feb 3, 2021 - C#
-
Updated
Jun 9, 2021 - C++
-
Updated
May 30, 2021 - MATLAB
The boosted-frame example script (in the documentation) uses the direct laser injection.
However, when modifying parameters, users can easily be in a situation where the laser does not fit in the box.
For this reason, it might be better to use the laser antenna in the default example.
-
Updated
Nov 8, 2020 - Java
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
-
Updated
May 11, 2021 - JavaScript
-
Updated
Jun 9, 2021 - C++
-
Updated
Jun 8, 2021 - Jupyter Notebook
-
Updated
May 29, 2021 - Python
Improve this page
Add a description, image, and links to the physics-simulation topic page so that developers can more easily learn about it.
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."
Would it be possible to add the Origin Rebase feature that is built into Physx 4.x and up into Echo?
This would enable larger worlds to be made without floating point precision errors. Here is an example of what can happen if you are too far away from origin. https://gyazo.com/a96db2d1a4ef8ff8935d2054597e151b
It would be nice if we could enable it in project settings and it was just part of