Skip to content

Function support? #95

Closed
Closed
@JacobNeumann88

Description

@JacobNeumann88

When using pyJulia if I need to write a function for julia I can write it as a string and pass it to Main.eval(). When I take a similar approach using juliaCall it simply returns a string instead of a julia function. Is there some module or command that I am missing or is this conversion not supported?
As a side note when I attempt to load a custom module using "import juliacall; jl = juliacall.newmodule('newMod')" nothing loads. I tested it using julia native modes and it loaded just fine. Are custom modules not supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions