ptII icon indicating copy to clipboard operation
ptII copied to clipboard

Ptolemy II is an open-source software framework supporting experimentation with actor-oriented design.

Results 101 ptII issues
Sort by recently updated
recently updated
newest added

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 to 1.15.3. Release notes Sourced from jsoup's releases. jsoup 1.15.3 jsoup 1.15.3 is out now, and includes a security fix for potential XSS attacks, along with...

dependencies

Bumps jython-standalone from 2.5.2 to 2.7.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.python:jython-standalone&package-manager=maven&previous-version=2.5.2&new-version=2.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Note that some demos, such as the hlacerti demos, require certain environment variables to be set. If, under Mac OS, Vergil is invoked by clicking on Vergil.app, then these environment...

We should create a subset of Ptolemy that works without external packages so that the code will continue to work for as long as possible. - [ ] Create a...

I got a start on setting up GitHub actions and have something that configures and runs ant, see https://github.com/icyphy/ptII/blob/cxbrooks-github-actions-1/.github/workflows/github-actions-ptII.yml The devil is in the details. To run all the tests,...

Hi! I just installed ptII and the fonts look very blurry on macOS. I have tried different JVM from 8 to 17 and fonts look blurry. Is there something I...

Good afternoon. There was a problem when installing ptolemy. During the installation process, he writes the error " The problem of calling the call: Installing IzPack, should not get here...

The JDK shipped with the nightly build installers needs to be updated because the JDKs are based on JDK1.8 and the nightly build is compiled with JDK9 or later. During...

How to generate DDF C/ Java code? (Use CCodeGenerator/ JavaCodeGenerator) Or, how to modify the SDF code to support DDF Director?