1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Apr 26, 2024 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2617 from igraph/refactor/lad-bitset More... about 8 hours ago
fuzzing: backport fuzzer improvements from develop branch
szhorvat
as Szabolcs Horvát
More... about 11 hours ago
fix: incorrect cache entry was set in igraph_reciprocity() this issue was introduced in commit 24d8236104c9c24dd39a016a215cd26d0253623d and never released
szhorvat
as Szabolcs Horvát
More... about 11 hours ago
cosmetic cleanup in induced_subgraph()
szhorvat
as Szabolcs Horvát
More... about 11 hours ago
refactor: use bitsets in jaccard_pairs
szhorvat
as Szabolcs Horvát
More... 1 day ago
refactor: cosmetic cleanup in Sugiyama
szhorvat
as Szabolcs Horvát
More... 1 day ago
refactor: simplify memory management code in LAD
szhorvat
as Szabolcs Horvát
More... 2 days ago
refactor: change markedToFilter to bitset in LAD
szhorvat
as Szabolcs Horvát
More... 2 days ago
refactor: LAD adjacency matrix now uses bitset
szhorvat
as Szabolcs Horvát
More... 2 days ago
refactor: clean up memory management in LAD
szhorvat
as Szabolcs Horvát
More... 2 days ago
bench: LAD benchmark
szhorvat
as Szabolcs Horvát
More... 2 days ago
refactor: use bitsets in LAD
szhorvat
as Szabolcs Horvát
More... 2 days ago
chore: update code comments for simplify() paramerter renaming
szhorvat
as Szabolcs Horvát
More... 2 days ago
refactor: rename parameters of igraph_simplify() Now they are consistent with interfaces.yaml and the naming is less confusing
szhorvat
as Szabolcs Horvát
More... 2 days ago
doc: example for contract_vertices
szhorvat
as Szabolcs Horvát
More... 2 days ago
Bump version to 2.0.3.9020 More... 3 days ago
docs: improve vector_intersect/difference_sorted() docs
szhorvat
as Szabolcs Horvát
More... 3 days ago
refactor: set the cache from igraph_reciprocity()
szhorvat
as Szabolcs Horvát
More... 3 days ago
docs: update igraph_reciprocity() docs
szhorvat
as Szabolcs Horvát
More... 3 days ago
refactor: update qsort based on upstream changes in FreeBSD
szhorvat
as Szabolcs Horvát
More... 3 days ago
fix: fix fallback version of igraph_i_clz32()
szhorvat
as Szabolcs Horvát
More... 3 days ago
doc: add several missing functions to the documentation
szhorvat
as Szabolcs Horvát
More... 3 days ago
docs: include igraph_has_loop() in docs and update loop example
szhorvat
as Szabolcs Horvát
More... 3 days ago
tests:make use of igraph_count_loops()
szhorvat
as Szabolcs Horvát
More... 3 days ago
feat: rename sample_degseq() method and add the edge.switching.simple method (#1376) More... 4 days ago
Bump version to 2.0.3.9019 More... 4 days ago
chore: clarify changelog
szhorvat
as Szabolcs Horvát
More... 4 days ago
feat: igraph_count_loops() counts self-loops in the graph
szhorvat
as Szabolcs Horvát
More... 4 days ago
feat: igraph_is_loop() makes use of the cache
szhorvat
as Szabolcs Horvát
More... 4 days ago
chore: update changelog
szhorvat
as Szabolcs Horvát
More... 4 days ago