Questions tagged [topology]

Topology is the mathematical study of the properties that are preserved through deformations, twistings, and stretchings of objects. Tearing, however, is not allowed. A circle is topologically equivalent to an ellipse (into which it can be deformed by stretching) and a sphere is equivalent to an ellipsoid.

377 questions
-1
votes
1 answer

Can this topology be simplified? [Blender]

I have a part of mesh as given below. Would like to know if there's a better/lowpoly way to achieve the same result? Also would this be considered a good topology? The highlighted area is actual needed part of the mesh, rest is my attempt to…
-1
votes
1 answer

Is this network an example of a tree topology?

I have an ethernet network that is connected like the following. Only switches and the central computer are depicted. There are more devices connected to the individual switches within the buildings, but it's not what this question is about. What is…
Zciurus
  • 786
  • 4
  • 23
-1
votes
1 answer

Difference between Ring/Cellular Network Topology?

When you deploy a network (enterprise scale), consisting of 1,000 computers and 18 routers, we decided to use a cellular topology (cell-topology). How many times can significantly reduce the amount of internal traffic by switching to the ring…
Tural Ali
  • 22,202
  • 18
  • 80
  • 129
-1
votes
1 answer

Bandwidth flucation in Nvlink connection (p2pBandwidthLatencyTest)

The topology of my cluster is demonstrated in the first pic: However, running the p2pBandwidthLatencyTest, I got an unpredicted result. The bandwidth between 2 and 3 is obviously lower than 0 and 1. Is there anyone who knows the possible reason?
Js Du
  • 29
  • 1
  • 4
-1
votes
1 answer

Python script to re-configure the network topology of a linux cluster

Setup: I have 4 Raspberry Pis at home interconnect via a switch (normal router) in my home network. Now I can access them on my pc and use SSH. What do I want: I want to write a python script that automatically reconfigures the network topology of…
XHotSniperX
  • 712
  • 7
  • 25
-1
votes
1 answer

What is the correct term to describe the elementwise semantical relationship between two vectors?

Say I have two vectors (or lists or any other ordered sequence), where the n-th element of the first object is related to the n-th element in the second. Example: I have a vector of predictions whether it will rain the next day [0.5, 0.3, 0.8] and a…
Hadamard
  • 51
  • 3
-1
votes
1 answer

Two part: How to run 'ls' from a java program and how to tell computers on a storm cluster to execute specific commands

So writing a test storm topology with minimal Java experience, so I'm figuring things out in a brute force way. My experience writing storm topologies is also minimal. I have three supervisor nodes on my cluster and want each of them to run ls in…
Max
  • 95
  • 11
-1
votes
1 answer

Incorrectly rendering Isocahedron in OpenGL

I'm trying to draw an Isocahedron in OpenGL with c++. I keep getting close but having some missing faces. I have found 3 different sets of vertex/index data on multiple sites, most often the data listed below float X =…
user1055947
  • 862
  • 3
  • 9
  • 22
-1
votes
1 answer

Creating a software for research

Hello I am a beginner programmer. I've been learning how to use Python, JavaScript from Codecademy and little bit of C# from school. Since I have never programmed any real programs and feel like what I really need to do to learn how to code is…
user927584
  • 395
  • 2
  • 6
  • 14
-1
votes
1 answer

something about how to draw the topological diagram dynamically in winform

I've never done this before. I don't know which control or what class I can use to solve it, can you give me some advice? I am using C#, and my platform is visual studio 2010.
-2
votes
2 answers

How can I draw a number of Friends in a Star Topology in Android

I Have Some problem. Let's say I have Q Icons (simple icon let say android logo) and I want to place them in a star topology against the single star center (icons) and connecting them on android canvas. How can I do it? any exact Links? any…
Hikmat Khan
  • 6,434
  • 2
  • 25
  • 22
-2
votes
1 answer

Contour line and Contour tree

I want to create a contour line in a mesh (terrain) from the height map data/image that i have. I want my terrain to look like this. I am in JS and open to use anything in Three.js. I aim to make a took where user can upload heightmap and it will…
Pravin Poudel
  • 1,433
  • 3
  • 16
  • 38
-2
votes
1 answer

Topology change: star to hierachical?

I'm not familiar with omnet and adhoc network. I have investigated many papers, theses, books and tutorials (ex: Tictoc, inet framework..). Therefore, I worry that this work has been for a long time. Now I have to simulate the different topology…
-2
votes
1 answer

Javascript library to visualize network graph with custom image background

Is there any javascript library for graph (network topology) visualization with support custom image as background with zoom support? Idea is to use floor plan (jpg/png) and change positions of nodes according their real position. I can't find any…
Stas
  • 1
  • 1
-2
votes
1 answer

Creating a randomized circle from points in R/MatLab

I'm doing some research with a professor at my university, and he is asking that I create some data for the purposes of Topological Data Analysis (TDA). I used two packages from R and MatLab, however the authors seem to have a similar idea of how to…
yqz09
  • 15
  • 5
1 2 3
25
26