ArnoudBuzing/ ExternalFunctions

(1.0.7) current version: 1.1.4 »

Encapsulated External Functions

Contributed by: Arnoud Buzing

Extends the Wolfram Language by calling into functionality from various programming languages like Python, Java, R, and Julia.

Installation Instructions

To install this paclet in your Wolfram Language environment, evaluate this code:
PacletInstall["ArnoudBuzing/ExternalFunctions"]


To load the code after installation, evaluate this code:
Needs["ArnoudBuzing`ExternalFunctions`"]

Details

Uses the ExternalEvaluate and ExternalFunction framework functions to call into other programming languages.

Paclet Guide

Examples

Publisher

Arnoud Buzing

Compatibility

Wolfram Language Version 14

Version History

  • 1.1.4 – 09 January 2024
  • 1.1.3 – 09 January 2024
  • 1.1.2 – 04 January 2024
  • 1.1.1 – 04 January 2024
  • 1.1.0 – 04 January 2024
  • 1.0.9 – 04 January 2024
  • 1.0.8 – 04 January 2024
  • 1.0.7 – 03 January 2024
  • 1.0.6 – 03 January 2024
  • 1.0.5 – 03 January 2024
  • 1.0.4 – 02 January 2024
  • 1.0.3 – 02 January 2024
  • 1.0.2 – 02 January 2024
  • 1.0.1 – 02 January 2024
  • 1.0.0 – 21 December 2023

License Information

MIT License

Paclet Source

Source Metadata