Marcello La Rocca

Results 15 issues of Marcello La Rocca

Produce a production-ready version of simulated annealing with the following optimizations: - Minimal delta cost computation: directly compute the delta using only the changed data - Avoid cloning: instead of...

Check the documentation, make sure all types are correct, add docs to methods/classes that are still missing it.

good first issue
techdebt

Tests for these methods are not automated. Either use zombie/virtual browser or the svg package to check the output.

embedding
techdebt

Add a method to remove vertices from graphs/embeddings

enhancement
graph
embedding

Add an implementation of Dijkstra's algorithm. Create a sub-folder for algorithms, so that it's possible to only load the ones needed, avoiding to make Graph a huge all-in-one class.

enhancement
graph
algorithm

enhancement
graph
algorithm

enhancement
graph
algorithm

Add a method to remove edges from graphs/embeddings

enhancement
graph
embedding

enhancement
graph
embedding

Hello, I'd like to write an article/how-to about data visualization using Ractive.js The post, after introducing Ractive and the reactive programming paradigm, could either focus on showing realtime data, for...

article idea