GithubHelp home page GithubHelp logo

ingoscholtes / temporalnetworks Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 9.0 1.07 MB

An Open Source library for the analysis and visualization of dynamic network structures, so-called temporal or time-varying networks.

C# 100.00%

temporalnetworks's People

Contributors

ingoscholtes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

temporalnetworks's Issues

Wrong message and weird output path

When you type "tempnet example" you expect a message like:
Usage: TempNet example [output_file]
while the actual message being displayed is:
Usage: TempNet cex [output_file]

cex should be renamed to example.

Also the output path of tempnet was set to "../../bin" wich is not only weird, but inconsistent with the screenshot you have put in the project page.
I wanted to fix these but I thought you might not like it. I would be more than happy to contribute to your project if you like.

Regards

tikz generator problem

the tikz generator does not generate proper tikz files. some of the problems I have found so far:

  1. in lines like this:
    strB.AppendLine(" \node[ lbl] (" + v + "-0) {$" + v + "$};");
    the \node will create text "ode" instead of "node". so it should be fixed to "\node[lbl]..."
  2. forgot to define a
    \newcounter{a}
  3. at the end: \end{tikzpicture} } the final } seems to be extra

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.