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

String compatibility #66

Merged
merged 5 commits into from
Aug 8, 2024
Merged

String compatibility #66

merged 5 commits into from
Aug 8, 2024

Commits on Aug 8, 2024

  1. remove np.string_ and just use regular python strings.

    Peter Ercius ncem-gauss jupyter committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6d77990 View commit details
    Browse the repository at this point in the history
  2. remove np.string_. Just use str

    Peter Ercius ncem-gauss jupyter committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6628460 View commit details
    Browse the repository at this point in the history
  3. remove decodes. Assume strings

    Peter Ercius ncem-gauss jupyter committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7500e35 View commit details
    Browse the repository at this point in the history
  4. update setup.py with version information

    Peter Ercius ncem-gauss jupyter committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7c66f4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    582ca01 View commit details
    Browse the repository at this point in the history