-
We need to formulate a disciplined way of extracting statistical information from the execution of ForSyDe models. Possible directions:
* describing a new layer, independent of the rest
* making u…
-
My workarounds so far:
1) add ``export TEXMFLOCAL=/usr/share/texmf`` to the ~/.bashrc file.
2) install the package.
3) refresh tex database with ``sudo texhash``.
Still not sure if the thi…
-
The current MoC class is over-encumbered by type wrappers, which makes the atom implementation unreadable and the execution extremely slow, even if it should not be the case. This is due to an earlier…
-
@krosvall opened it on 29 feb 2016:
> I have compared the plotted ForSyDe model of the JPEG example with the SDF graph produced by f2sdf3 and I don't see how they are the same. There seems to be some…
-
XPath 1.0 offers limited extraction capabilities. Usually they are enhanced by the host language (like XSLT) through the use of variables (i.e. passing the results of complex expressions). f2dot could…