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

New release (minor): v3.3.0 #2836

Merged
merged 26 commits into from
Oct 1, 2023
Merged

New release (minor): v3.3.0 #2836

merged 26 commits into from
Oct 1, 2023

Commits on Sep 1, 2023

  1. Merge pull request #2812 from PMEAL/release

    Merge release branch back into dev
    ma-sadeghi authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0431f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e991de1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    e3a0977 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eefdd9a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2813 from PMEAL/enhance_create_im

    Enhanced `create_incidence_matrix` to allow 2*Nt long weights #enh
    Fixed bug in pore surface area models due to incorrect use of `flatten` on conns #bug
    jgostick authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e91fa4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    613bb67 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. new logic for vor-to-am

    jgostick committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e296032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb122b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fbc71f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f486676 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f56e413 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ddb2b8 View commit details
    Browse the repository at this point in the history
  7. little tweaks

    jgostick committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ec39cac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abc2f4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d888ec8 View commit details
    Browse the repository at this point in the history
  10. making return_tri optional

    jgostick committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    69ecad5 View commit details
    Browse the repository at this point in the history
  11. pep8 errors

    jgostick committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9a9c072 View commit details
    Browse the repository at this point in the history
  12. Had to update 2 tests for the skgraph voronoi_delaunay_dual generator…

    …, but not the OpenPNM one for some reason
    jgostick committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c4cc3a9 View commit details
    Browse the repository at this point in the history
  13. adding beta module with my custom relax_points in it, not imported wi…

    …th openpnm by default
    jgostick committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    381843a View commit details
    Browse the repository at this point in the history
  14. Merge pull request #2821 from PMEAL/accelerating_tessellation_generators

    Accelerated tessellation generators #enh
    Enhanced `reflect_base_points` to accept a scale-factor to control number of points #enh
    Fixed bug in `merge_pores` which used too many neighbors when finding centroid #bug
    Performing Delaunay triangulation in delaunay_voronoi_dual is now optional #enh
    Updated use of matplotlib's docstring module for their new deprecation #maint
    jgostick authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    58c5646 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3aca748 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

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

Commits on Oct 1, 2023

  1. Fix pep8

    ma-sadeghi committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    b4091cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3ad011 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2835 from PMEAL/fix_arm64

    Removed `pypardiso` as a hard dependency to suppport ARM64 architecture #maint
    ma-sadeghi authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0cced5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dbe3e5 View commit details
    Browse the repository at this point in the history