Search found 3 matches
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable- 28 Mar 2011 18:04
- Forum: GSoC
- Topic: New Visualization Engine
- Replies: 12
- Views: 60416
Re: New Visualization Engine
Also it seems to me that Gephi currently uses Octrees as a spatial data structure. What's wrong with this? Is it too slow or difficult to operate? Nothing wrong. The code of the new engine is completely different from the old one and it's difficult to reuse the old octree implementation. Moreover, ...
- 27 Mar 2011 18:51
- Forum: GSoC
- Topic: New Visualization Engine
- Replies: 12
- Views: 60416
Re: New Visualization Engine
Hello, I would like to know more about the new visualization API. What are the main reasons for not being able to use the old event architecture in new API? Also it seems to me that Gephi currently uses Octrees as a spatial data structure. What's wrong with this? Is it too slow or difficult to opera...
- 25 Mar 2011 09:08
- Forum: GSoC
- Topic: [2011] Present yourself!
- Replies: 17
- Views: 80699
Re: [2011] Present yourself!
Hello, I am Vojtech Bardiovsky, a computer science masters student. My main study area is Discrete Algorithms, which includes sub-areas such as graph theory and data structures. I have done a lot of projects in Java, the last noticeable one was a part of my Bachelors thesis and was a cellular automa...