1.0.7 • Published 2 years ago

graphology-gt v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

.gt file parser for graphology.

gt stands for "graph-tool" as in the Python network library

The format compresses well and has fast decompression.

You can find zstd-compressed gt networks of various kinds to play with here.

Can be used with Node or from the browser using the buffer package.

Limitations

  • Doesn't support true 64 bit (u)ints (casts to Number). Could change to work with BigInts
  • Doesn't support long doubles (no way to parse with the Buffer module currently?)
1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.3

3 years ago

1.0.0

4 years ago

0.1.1

4 years ago