-
Hi Thomas Hugues,
many thanks for this pytorch version of KPConv.
Applying a trained model on new data with different point density using `test_model.py` recomputes the calibration if the `batch_l…
-
### Describe the bug
Hi,
Default behavior when resizing a box is to push neighbors.
If I have a 12 columns grid with:
- A: x:0, y:0, h:10, w:6
- B: x:0, y:6, h:10, w:6
When I increase A wi…
-
In the functions for creating a single cell mesh and 1-dimnensional uniform mesh, the neighbor cell of a boundary face has empty value as its index.
However, in OpenFOAM, the index of the neighbor …
-
1) Using KernelCorrection it is mentioned by Bonet and Lok that v_a should drop out of these equations:
```
@inline function pressure_acceleration(pressure_correction, m_b, particle, neighbor,
…
-
# Feature or enhancement
### Proposal:
Currently, the heapq module in CPython uses a fixed implementation based on the default comparison behavior of Python objects. However, this design restricts t…
-
```
RP/0/RP0/CPU0:ios#sh ver
Tue Nov 5 13:12:59.482 UTC
Cisco IOS XR Software, Version 7.9.2
```
```
> go version
go version go1.23.2 darwin/arm64
```
When testing https://github.c…
-
### Description
[frr.log](https://github.com/user-attachments/files/17840380/frr.log)
Our setup:
Site A: Ubuntu 22.04 Linux VM and FRR for BGP
Site B: Catalyst Router
FRR configured with a …
-
- RDKit Version: **rdkit-Release_2020_03_3**
- Operating system: **CentOS-7**
- Python version (if relevant): **3.8**
- Are you using conda? **NO**
**Built from source**
**Description:**
r…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
equal or higher than v1.14.13 and lower than v1.15.0
### What happened?
nodeport return packets uses…
-
When I added a float attribute with a range I could not get Visual Soar to accept it as correct. Here is the example showing the float attribute definition (I had said -0.99 and -0.01 and VS gets some…