Julia
Built by: Julia Lang
Julia
Overview
Rollup has first-class Julia support in both our SDK and the app’s analysis module.
Julia Analysis
Write and execute Julia code, using any external dependency, to evaluate inputs from Rollup’s model and feed your results back into the model. If your code generates figures, you can view these in the editor and add them as attachments to blocks.
Julia SDK
Our Julia SDK makes quick work of updating parameter values from Julia code running from external sources. It is ideal for running heavier Julia workloads and pushing them up to your Rollup workspace. The concept of data sinks in Rollup ensures you can still have reliable traceability.