Skip to content

Can we use julia functions with ! postfix in python calls to julia functions #78

Closed
@markNZed

Description

@markNZed

Hopefully clear in the title. It seems python does not like the ! postfix in function names and I wonder if there is a pythonic way to call a julia function with ! char e.g jl.update!(p) ? I guess using seval would be an option but I would like to pass in a python variable to the julia function.

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