-
Migrated from [rt.perl.org#89032](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=89032) (status was 'open')
Searchable as RT89032$
p5pRT updated
2 years ago
-
I'm opening this issue to direct in a single place the discussion happening in #238 and #257 about this topic.
I'll copy-paste the different comments, adding a `[comment #]` anchor (and a numbe…
-
Hi,
I want to make a Point-To-Plane Registration with this code:
```
def registrazione_point_to_plane(source_pcd, target_pcd, max_correspondence_distance_fine):
source=copy.deepcopy(source…
-
I'm following through your examples and am having issues when I start training.
It starts off fine but after 6 iterations the loss turns to nan. Do you have any guidance on what could be causing th…
-
I want use your method to label my own 3D objects (CAD models are available). What steps do i need to follow?
-
## Problem
A contracting process is described in terms of an 'initiation process' on http://standard.open-contracting.org/latest/en/getting_started/contracting_process/#defining-a-contracting-proce…
-
Results are terrible in 6.0-RC5. When did this happen?
6.0-RC5:
https://user-images.githubusercontent.com/1693349/109743941-bd834000-7b8e-11eb-8330-95b732494178.mp4
5.5:
https://use…
-
Hi Spencer,
First off, let me say thank you so much for putting together this wonderful project. It is very impressive and I have already learned so much (though I am still very much an electronic…
-
The memory of my machine has 120 GB, and there are 40 GB left for me to conduct MCA computation.
The DataFrame has a shape of `(1244210, 37)`, and I have processed the DataFrame with `get_dummy()` …
-
Hello,
I noticed that vector_to_operator stopped working after updating to 4.5.
Simple code that gives error:
```
import qutip as qu
def zero_state_qutip(nb_qubits):
zero=qu.basis(2,0)…