Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python Bindings Appendix #180

Merged
merged 7 commits into from
Sep 5, 2019
Merged

Add Python Bindings Appendix #180

merged 7 commits into from
Sep 5, 2019

Commits on Aug 19, 2019

  1. Python Bindings Appendix

    Create the C <-> Python datatype correspondence table.
    Provide Python-language definitions for all C-level interfaces.
    
    Signed-off-by: Ralph Castain <rhc@pmix.org>
    rhc54 committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    c56b7dd View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    77bfa0d View commit details
    Browse the repository at this point in the history
  2. Provide a little example

    Signed-off-by: Ralph Castain <rhc@pmix.org>
    rhc54 committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    a3f2bb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. Add missing directives field to pmix_info_t equivalent

    Signed-off-by: Ralph Castain <rhc@pmix.org>
    rhc54 committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    75f3d94 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Update App_Python.tex

    Signed-off-by: Ralph Castain <rhc@pmix.org>
    
    Co-Authored-By: Stephen Herbein <SteVwonder@users.noreply.github.com>
    rhc54 and SteVwonder authored Aug 28, 2019
    Configuration menu
    Copy the full SHA
    9acd4d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. Clarify that only Python 3 supported and add missing uint64_t

    Signed-off-by: Ralph Castain <rhc@pmix.org>
    rhc54 committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    2484a00 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    2eeeaec View commit details
    Browse the repository at this point in the history