Changes between Version 25 and Version 26 of j2p


Ignore:
Timestamp:
06/20/23 11:31:10 (17 months ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • j2p

    v25 v26  
    99* pluggable translators supporting calls to external liraries
    1010* can generate pip-installable zip file that automatically (pip) installs all required dependencies.
    11 * Another tool [https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/wiki/pyrunner library] supports running these python zip files from java.
     11* [https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/wiki/pyrunner Another tool  provided by us] supports running these python zip files from java.
    1212* Handles java method overloading using the @dispatch annotation from multipledispatch. If your java code uses overloading, your python code will require multipledispatch installed
    1313