Skip to content

Handle list of strings#364

Open
danbeibei wants to merge 4 commits into
jameskermode:masterfrom
danbeibei:handle_list_of_strings
Open

Handle list of strings#364
danbeibei wants to merge 4 commits into
jameskermode:masterfrom
danbeibei:handle_list_of_strings

Conversation

@danbeibei

Copy link
Copy Markdown
Contributor

Add special handling for returning arrays of strings and decoding them into lists of Python strings

  • Implement logic to convert Python string arrays into character arrays when setting Fortran module-level string arrays
  • Add list_strings example directory containing Makefile, Fortran code, and Python tests to verify string list handling

@danbeibei danbeibei force-pushed the handle_list_of_strings branch 2 times, most recently from 4db52d1 to 1e0abb4 Compare March 6, 2026 13:40
@danbeibei danbeibei force-pushed the handle_list_of_strings branch from 1e0abb4 to 45a2e9e Compare March 6, 2026 15:41
@danbeibei danbeibei force-pushed the handle_list_of_strings branch 2 times, most recently from 7d03ac5 to e722141 Compare March 12, 2026 08:32
@danbeibei danbeibei force-pushed the handle_list_of_strings branch from e722141 to dd6b1c0 Compare March 13, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant