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

Merge latest dev #224

Merged
merged 27 commits into from
Apr 29, 2024
Merged

Merge latest dev #224

merged 27 commits into from
Apr 29, 2024

Commits on Oct 6, 2023

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    acdad27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37cc245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8a7301 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1439c25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7589b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5104c3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    879a30c View commit details
    Browse the repository at this point in the history
  8. Update python-package-conda.yml

    Add Linux and MacOS
    gouwens authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    11080e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e7f584 View commit details
    Browse the repository at this point in the history
  10. Update layer_histogram.py

    Fix bug with incorrect comparison operator
    gouwens authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    59a2df5 View commit details
    Browse the repository at this point in the history
  11. Update mark.py

    Fix bug (perhaps) with nonexistent type
    gouwens authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b07631a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge pull request #220 from emjoyce/dev

    clear gmsh between initializations
    fcollman authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    27372bd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Create publish.yml

    Add GitHub Action to publish to PyPI
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c460417 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #222 from AllenInstitute/dev

    Incorporate latest dev changes
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    81dda60 View commit details
    Browse the repository at this point in the history
  3. Update python-package-conda.yml

    Disabling incorrect flagging of notice as error for mac build
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    25be120 View commit details
    Browse the repository at this point in the history
  4. Update python-package-conda.yml

    Putting the flag in the right place
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    71707e4 View commit details
    Browse the repository at this point in the history
  5. Update python-package-conda.yml

    Install conda for MacOS build since no longer provided by default
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0603e56 View commit details
    Browse the repository at this point in the history
  6. Update python-package-conda.yml

    Adding hdf5 via conda since seems to be missing now
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3361938 View commit details
    Browse the repository at this point in the history
  7. Update python-package-conda.yml

    Trying pytables via conda for macos
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2518234 View commit details
    Browse the repository at this point in the history
  8. Update python-package-conda.yml

    Trying homebrew to get tables installed with hdf5 instead of conda
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7baf19a View commit details
    Browse the repository at this point in the history
  9. Update python-package-conda.yml

    Adjusting hdf5 dir name
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    85903bc View commit details
    Browse the repository at this point in the history
  10. Update python-package-conda.yml

    Trying to automatically get the hdf5 directory used by homebrew
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5c16d7a View commit details
    Browse the repository at this point in the history
  11. Update README.md

    Modifying status badges
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3b42675 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    Forgot exclamation point
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5ac3af2 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e4f15fe View commit details
    Browse the repository at this point in the history
  14. Merge pull request #223 from AllenInstitute/gouwens-migrate-actions

    Use GitHub actions for CI and publishing
    gouwens authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e597e25 View commit details
    Browse the repository at this point in the history