-
hi bro,Will there be any planned updates about Rectangular (2D) methods in the future?
-
Dear author,
I am very interested in the 2D experiment, but I have not found the code or data for the 2D experiment. Please tell me where I can find the code and data.
Thank you for your help.
-
So, when using the Hydrologic and Hydraulic modelling 2D software Iber, there are some modules that speed up processing time significantly, using GPU. These modules or plug-ins are called R-Iber and I…
-
### Tested versions
v4.3.beta2.mono.official [b75f0485b]
### System information
Godot v4.3.beta2.mono - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 Ti (NVIDIA; 31…
-
Hi,
I have discovered an odd behavior with 2D projection using the "cut=true" parameter.
This applies to version 2020.03.08.nightly as well as version 2015.03-2 . I am running on Xubuntu 18.04.
…
-
@toutane can you please add table with 3D/2D compatibility resume here. Then next step could be to target one by one the matrix formats that are not 3D compatible.
-
I am evaluating `interp()` against xESMF. [Here](http://xesmf.readthedocs.io/en/latest/Curvilinear_grid.html)'s how xESMF would regrid the built-in `'rasm'` data to a regular lat-lon grid.
Seems li…
-
```jl
using OrdinaryDiffEq, LinearAlgebra, SparseArrays
const N = 32
const xyd_brusselator = range(0, stop = 1, length = N)
brusselator_f(x, y, t) = (((x - 0.3)^2 + (y - 0.6)^2) = 1.1) * 5.0
li…
-
## Bevy version
0.14.2, 0.15.0-dev (rev [#4656698](https://github.com/bevyengine/bevy/commit/46566980a6d69d2bd91505b6acd49ababa4d98f7)), 0.15.0-rc.2
All of them are affected.
## Relevant system inf…
-
General issue to track progress towards 2.5D data (i.e. serial 2D sections, where axial sampling is much larger than cell soma diameter) support.
To be done:
- [ ] Implement 2D ResNet, adapting …