internet-zero

Results 5 comments of internet-zero

Solution: Please change the formula/code to calculate the (x, y) coordinates. (This helps in correcting the above error) To transform a distance matrix (Dij) and subsequently derive `x, y` coordinates,...

![image](https://github.com/archethic-foundation/archethic-node/assets/75987671/d8ae79e3-6059-44d1-acb4-683ca6f07e26) Here is the result of the above plot, it is looking accurate to the network latency.

Please checkout the full python code import pandas as pd import numpy as np import matplotlib.pyplot as plt def classical_mds(distance_matrix_df): # Squaring the distance matrix D_squared = np.square(distance_matrix_df) # Calculate...

Also, please check if the input data in the Distance matrix is correct, it is very important that the RTT/Latency time input into the distance matrix is accurate. @Neylix @samuelmanzanera...

Hey team! Please [add your planning poker estimate](https://app.zenhub.com/workspaces/Product-and-Design-Workspace-61efe71b9083a90018250d89/issues/archethic-foundation/archethic-node/228?planning-poker) with ZenHub @apoorv-2204 @blackode @imnik11 @roychowdhuryrohit-dev @samuel-uniris