-
(sorry for bad english)
2 month ago i start GB1. Modpack long time not update. I manualy fix some bugs. Editing ZS files. But GTCE is very old version. You release GB2. But i wait for update GB1 and …
-
Excuse me, dose the python version stop update?
-
Umbrella bug for porting open source parallel benchmarks to compare with other architectures or evaluate tradeoffs. Many existing benchmarks may not be practical or appropriate, but may serve as a sta…
-
I find two issues with this lesson:
1. I think while this lesson is well-intended, it delivers the message that pure, functional programming is the only right way to do programming. There is no men…
-
## 🚀 Feature
A classical image inpainting algorithm as seen in the OpenCV library - [https://docs.opencv.org/3.4/df/d3d/tutorial_py_inpainting.html](https://docs.opencv.org/3.4/df/d3d/tutorial_py_i…
-
We need docstrings on the top-level module and submodules. This way we can write
```julia
help?> Oceananigans
```
and get something useful. The docstring should explain the basic usage of the …
-
Hi, and first of all thanks for creating this fantastic package!
We're interested in using escnn to build ML-based solvers for fluid dynamics. In our applications, the inputs typically consist of v…
-
## ❓ Questions & Help
Thanks for sharing excellent work.
I would like to do computational fluid dynamics simulation. (Something like https://www.youtube.com/watch?v=U38cKk-sxyY&ab_channel=Aut…
-
Dear Thomas,
congratulations for this wonderful package. I wanted to ask if I could use your package to simulate the movements of particles in liquids with different viscosity or diffusion or conv…
-
Hi,
I want to solve a 2D poisson equation Ax=b (to solve for pressure for some fluid dynamics simulation), but I realized that even setting up the matrix is strangly incredibly slow. I'm trying to se…