Git Product home page Git Product logo

tdvisu's People

Contributors

dependabot[bot] avatar vaeterchenfrost avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

tdvisu's Issues

Initial setup

  1. Added git files
  2. Added LICENSE+COPYING
  3. Added README
  4. Added Repo Description and Tags
  5. Removed previous Urls/Dates from files
  6. Added sourcecode
  7. Added test folder
  8. Added CHANGELOG
  9. Added environment.yml for conda, frozen stable-requirements and conda_packages_list
  10. Added setup.py
  11. Removed all previous build-directories.

Update arguments in svgjoin

Arguments from the API are ready, but svgjoin only handles single arguments, no iterators for multiple joins. would be more convenient if handled logic there.

#6

Multiple graphs in the API

Right now incidence (+primal, dual) and general-graph are only either there or not.
Make the program more extensible with lists of bipartite, general graphs.

Add current subgraph to images

For e.g. MinVc it would be easier to see the subgraph if it would get an extra layout within an image.

Add a flag to the API to indicate that images for the subgraphs should be generated.

Make Tests OS-Independent

because we flagged the repo with 'Operating System :: OS Independent', we should make sure and document how to test it on the most common OS.

Add codecov

Add test-coverage of python code for tdvisu/tdvisu.

Rework Logging Config

Called by: construct_dpdb_visu.py, visualization.py
Using: utilities.logging_cfg

Should be unified in the method.
Should not catch BaseException
Should provide better error handling

Crop TD images

Currently when creating output the invisible nodes are still considered as contributing to image size.

Should be possible to crop directly w/o post-processing.

Rework Scaling in SvgJoin

Better splitting and order of translations is needed.

Unscaled:

  • Moving center of image

After scaling:

  • All translations get scaled too (as expected)

Todo: Sort translations after / before scaling or consider scaling in all translations after.

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.