References
Discrete Event (DE)
Process Network (PN)
Synchronous Dataflow (SDF)
Synchronous/Reactive (SR)
Wireless
See also the Complete Demonstrations page.
Feature
- New Domain Polymorphic actors:
- Database actors
- Codegen
- New Parameter:
- New Continuous actors:
- New Discrete Event (DE) actors:
PDFAttribute
PDFAttribute to the Utilities->Decorative library in Vergil
that allows you to include PDF in a Vergil diagram.
PDFAttribute can be used to include Latex-formatted
equations in Vergil diagrams, and get full print resolution when
printing to PDF for use in papers, books, etc.
PDFAttribute uses uses pdf-renderer, obtainable from
https://pdf-renderer.dev.java.net/. This is a LGPL'd open source product from Sun.
To use PDFAttribute and create equations, we use LatexIt (see
http://www.apple.com/downloads/macosx/math_science/latexit.html)
for the Mac version)
From LatexIt, we can create a PDF file with an equation.
Then drag into my Vergil diagram a PDFAttribute, or select
Edit Custom Icon and drag in a PDFIcon. Double click on that to
select the PDF file.
Other new classes
- ptolemy.actor
- ptolemy.actor.gui
- ptolemy.data
- ptolemy.domains.fsm
- ptolemy.domains.modal
- ptolemy.gui
- ptolemy.kernel
- ptolemy.vergil
For the current list of bugs, see Ptolemy II Bugs
and
Kepler Bugs
- A few features and classes were removed outright.