8000 better doc python interface differences vs cpp, or create more examples · Issue #466 · LLNL/conduit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
better doc python interface differences vs cpp, or create more examples #466
Open
@cyrush

Description

@cyrush

A few cases:

Arg order in relay funcs isn't same as C++, tell folks to prefer named args in python

relay.io.load(node=n,path=p)

leave array vs leaf node acces:

n.fetch("child") vs n["child"] when child is a leaf

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0