KULeuven-MAI/UAI.jl

SVG support for drawFromStr()

Open

#1 opened on Nov 28, 2019

 (0 comments) (0 reactions) (0 assignees)Julia (1 fork)auto 404
good first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

This would be a good first issue to become familiar with the UAI.jl internals.

Either drawFromStr can infer the type from the given file extension or with an additional optional (keyword?) argument indicating the filetype.

Contributor guide