Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Graphinius/graphinius issues and pull requests

#125 - Remove Interfaces for all classes which were initially used like in Java

Issue - State: closed - Opened by cassinius over 3 years ago - 1 comment

#124 - remove all browser / window object related code and requirements

Issue - State: closed - Opened by cassinius over 3 years ago - 1 comment

#123 - completely replace gulp-based bundler with modern alternative

Issue - State: closed - Opened by cassinius almost 4 years ago - 1 comment

#122 - similarity graph construction (K-NNGs)

Issue - State: open - Opened by cassinius almost 4 years ago

#121 - Implement graph contractions

Issue - State: open - Opened by cassinius almost 4 years ago

#120 - resolve version & packaging issues

Issue - State: open - Opened by cassinius about 4 years ago

#118 - Decouple external Simd-Handler

Issue - State: closed - Opened by cassinius over 4 years ago - 1 comment

#117 - Bump acorn from 5.7.3 to 5.7.4

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#116 - graph embeddings

Issue - State: open - Opened by cassinius over 4 years ago

#114 - research persistence layer possibilities

Issue - State: open - Opened by cassinius almost 5 years ago

#113 - unify & standardize Object / Map / Set usage

Issue - State: open - Opened by cassinius almost 5 years ago

#112 - expandK delivers different results than neo4j when k > thres

Issue - State: open - Opened by cassinius almost 5 years ago
Labels: bug

#111 - similarity improvements

Issue - State: open - Opened by cassinius almost 5 years ago

#110 - set creation / expansion improvements

Issue - State: open - Opened by cassinius almost 5 years ago

#109 - Research & implement recommender loss & metrics

Issue - State: open - Opened by cassinius almost 5 years ago

#108 - Move / add local clustering coefficient into BaseNode class?

Issue - State: open - Opened by cassinius almost 5 years ago - 1 comment
Labels: enhancement

#107 - deal with self-degrees

Issue - State: closed - Opened by cassinius almost 5 years ago - 1 comment

#106 - node & edge "binning"

Issue - State: open - Opened by cassinius almost 5 years ago - 1 comment

#105 - differentiate between (UN)weighted, (UN)typed (sub)graph adjacency (dict/matrix)

Issue - State: closed - Opened by cassinius almost 5 years ago - 1 comment

#104 - Graph projections per node / edge type

Issue - State: open - Opened by cassinius almost 5 years ago

#103 - improvements to similarity functions

Issue - State: closed - Opened by cassinius almost 5 years ago - 1 comment

#102 - Implement edge features

Issue - State: closed - Opened by cassinius almost 5 years ago - 1 comment

#101 - Extend typed graph traversal to include target node types

Issue - State: open - Opened by cassinius almost 5 years ago

#100 - improvements to typed traversals

Issue - State: open - Opened by cassinius almost 5 years ago - 1 comment

#99 - Write blog articles about Graphinius & how to use it

Issue - State: open - Opened by cassinius almost 5 years ago

#98 - Look through the structurae js library and plan a new, more efficient core

Issue - State: closed - Opened by cassinius almost 5 years ago - 1 comment

#97 - TypedNode / TypedGraph improvements

Issue - State: closed - Opened by cassinius about 5 years ago - 1 comment
Labels: enhancement

#96 - JSON In/Output: Look-up table for Relations

Issue - State: closed - Opened by cassinius about 5 years ago - 1 comment

#95 - JSON Input/Output tests rely on ordering of keys

Issue - State: closed - Opened by cassinius about 5 years ago - 1 comment

#93 - Re-write SimplePerturbation

Issue - State: closed - Opened by cassinius about 5 years ago - 1 comment

#92 - Create design document

Issue - State: open - Opened by cassinius about 5 years ago

#91 - Test performance of Set<string> vs. Array<string> performance

Issue - State: closed - Opened by cassinius about 5 years ago - 1 comment

#89 - Introduce better edge duplicate checking

Issue - State: closed - Opened by cassinius about 5 years ago - 3 comments

#87 - decide on whether to write a different JSONInput class for Typedgraphs entirely

Issue - State: closed - Opened by cassinius about 5 years ago - 1 comment

#86 - introduce proper getters and setters

Issue - State: closed - Opened by cassinius about 5 years ago - 2 comments

#85 - Re-generate ALL .json test graphs with new settings

Issue - State: open - Opened by cassinius about 5 years ago - 3 comments

#84 - Introduce TypedGraph for Recommendations

Issue - State: closed - Opened by cassinius about 5 years ago - 1 comment

#83 - create separate jest test suites

Issue - State: closed - Opened by cassinius about 5 years ago - 1 comment

#82 - Until we have a binary graph format, reduce file size by property name compression

Issue - State: closed - Opened by cassinius about 5 years ago - 2 comments

#81 - Substructure counting & Deepwalk

Issue - State: open - Opened by cassinius about 5 years ago - 1 comment

#79 - Serializer to deal with circular references between nodes & edges

Issue - State: closed - Opened by cassinius about 5 years ago - 1 comment

#78 - Write test suite for checking index.js structure

Issue - State: closed - Opened by cassinius about 5 years ago - 1 comment

#77 - index.js file missing from npm module as of recently !?

Issue - State: closed - Opened by cassinius about 5 years ago - 1 comment

#76 - distributed PR

Issue - State: open - Opened by cassinius about 5 years ago

#75 - Parallel BFS / DFS

Issue - State: open - Opened by cassinius about 5 years ago

#74 - Define and implement community detection algorithms

Issue - State: open - Opened by cassinius about 5 years ago - 1 comment

#73 - Input / output filters

Issue - State: open - Opened by cassinius about 5 years ago

#72 - Measure Pagerank on ego networks from SNAP

Issue - State: closed - Opened by cassinius about 5 years ago - 1 comment

#71 - PageRank differences to NetworkX

Issue - State: open - Opened by cassinius about 5 years ago - 1 comment

#70 - Try PR with Typedarrays and measure performance

Issue - State: closed - Opened by cassinius over 5 years ago - 1 comment

#69 - Introduce ComputeGraph

Issue - State: open - Opened by cassinius over 5 years ago

#68 - Define a standard PageRank result struct

Issue - State: open - Opened by cassinius over 5 years ago - 2 comments

#67 - Refactor CSV & JSON Input classes to take semantic config object

Issue - State: closed - Opened by cassinius over 5 years ago - 1 comment

#65 - remove logger, use consola instead

Issue - State: closed - Opened by cassinius over 5 years ago - 1 comment

#64 - remove browser-based fetching code, should be done by front-end projects

Issue - State: closed - Opened by cassinius over 5 years ago - 2 comments
Labels: cleanup

#63 - Replace old sinon spy / mocking functionality with Jest

Issue - State: closed - Opened by cassinius over 5 years ago - 2 comments

#62 - Make cloning of objects systematic and consistent

Issue - State: open - Opened by cassinius over 5 years ago

#61 - Replace mocha / chai / gulp tasks with jest (including coverage + watcher)

Issue - State: closed - Opened by cassinius over 5 years ago - 1 comment

#60 - Tune optimization options for UglifyJS in webpack.conf

Issue - State: closed - Opened by cassinius over 5 years ago - 2 comments

#59 - gulp watch-* tasks don't work on re-run anymore

Issue - State: closed - Opened by cassinius almost 6 years ago - 1 comment

#57 - Build some text-representation graphs & do TextRank on them

Issue - State: open - Opened by cassinius about 6 years ago

#56 - Filesystem abstraction

Issue - State: closed - Opened by cassinius about 6 years ago - 1 comment

#55 - switch all plain objects in core to ES Map & compare performance

Issue - State: closed - Opened by cassinius about 6 years ago - 1 comment

#54 - Make coverage tests work directly from Typescript

Issue - State: closed - Opened by cassinius about 6 years ago - 2 comments

#53 - Run tests directly in Typescript (for correct line numbers in errors)

Issue - State: closed - Opened by cassinius about 6 years ago - 1 comment

#52 - implement node.getAllNeighbors() method

Issue - State: closed - Opened by cassinius about 6 years ago - 1 comment

#51 - Generate adjList for a sub-graph

Issue - State: open - Opened by cassinius about 6 years ago

#49 - Real browser-based tests

Issue - State: closed - Opened by cassinius over 6 years ago - 3 comments

#48 - Replace all console.log with logger.log!!!

Issue - State: closed - Opened by cassinius over 6 years ago - 1 comment

#46 - Build simple weight into CSV edge list reader

Issue - State: open - Opened by cassinius over 6 years ago

#45 - Implement weighted degree distribution

Issue - State: open - Opened by cassinius over 6 years ago - 1 comment

#44 - Introduce more (B|D|P)FS hooks at every stage of the algorithm

Issue - State: open - Opened by cassinius over 6 years ago
Labels: enhancement

#43 - Introduce graph partitioning

Issue - State: open - Opened by cassinius over 6 years ago - 1 comment

#41 - Implement graph density & clustering coefficient

Issue - State: closed - Opened by cassinius over 6 years ago - 3 comments
Labels: enhancement

#40 - Implement node strength centrality

Issue - State: open - Opened by cassinius over 6 years ago

#37 - Sinon spy not detecting function call

Issue - State: closed - Opened by cassinius over 6 years ago - 1 comment
Labels: bug

#35 - Introduce edge._id generation by graph

Issue - State: closed - Opened by cassinius over 6 years ago - 1 comment

#34 - Generators

Pull Request - State: closed - Opened by parence over 6 years ago

#32 - Fix jsonimport

Pull Request - State: closed - Opened by parence over 6 years ago

#31 - ambiguous bevaiour in case of input jsons with duplicate edges

Issue - State: closed - Opened by parence over 6 years ago - 4 comments
Labels: bug

#30 - Test cases for multiple edges between same nodes

Issue - State: closed - Opened by cassinius over 6 years ago

#28 - Graph tests & method refinements

Issue - State: closed - Opened by cassinius over 6 years ago

#26 - Instantiate a new class 'Stochastic Graph'

Issue - State: closed - Opened by cassinius over 6 years ago - 2 comments

#21 - No duplicate edge errors in BaseGraph anymore

Issue - State: closed - Opened by cassinius almost 7 years ago - 1 comment

#17 - Come up with test cases for randGenUtils or remove from Graphinius

Issue - State: closed - Opened by cassinius almost 7 years ago - 1 comment

#16 - improve coverage

Issue - State: closed - Opened by cassinius almost 7 years ago - 1 comment

#15 - extract out performance tests

Issue - State: closed - Opened by cassinius almost 7 years ago

#10 - Real Log levels

Issue - State: closed - Opened by cassinius almost 7 years ago - 1 comment

#5 - Energy minimization

Pull Request - State: closed - Opened by parence over 7 years ago
Labels: enhancement

#4 - ComputeGraph class + new (binary) graph format

Issue - State: closed - Opened by cassinius over 7 years ago - 1 comment
Labels: enhancement

#3 - Implement node and edge types

Issue - State: closed - Opened by cassinius over 7 years ago - 1 comment
Labels: enhancement