Simple support for loading Variables/Parameters #5

Open
opened 2024-09-22 09:44:56 +02:00 by Daniel · 0 comments
Owner

Add support for loading variables and parameters.
This first step should only focus on single values. This means we have on value for a variable and one for a parameter.

The result is a single value.

Example "call" of the function should look like this: Calculate(x, p, result)

Add support for loading variables and parameters. This first step should only focus on single values. This means we have on value for a variable and one for a parameter. The result is a single value. Example "call" of the function should look like this: ```Calculate(x, p, result)```
Daniel added this to the Julia to PTX Transpiler project 2024-09-22 09:44:56 +02:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Daniel/master-thesis#5
No description provided.