Skip to content

Instantly share code, notes, and snippets.

@surt91
surt91 / .gitignore
Last active October 8, 2017 12:00 — forked from bbengfort/nx2gt.py
Convert a networkx to graph-tool graph
__pycache__
@surt91
surt91 / gzstream.h
Last active December 15, 2016 15:07 — forked from piti118/gzstream.h
Header-only version of gzstream
// ============================================================================
// gzstream, C++ iostream classes wrapping the zlib compression library.
// Copyright (C) 2001 Deepak Bandyopadhyay, Lutz Kettner
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundation; either
// version 2.1 of the License, or (at your option) any later version.
//
// This library is distributed in the hope that it will be useful,