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

1.0.0 #313

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from
Draft

1.0.0 #313

wants to merge 33 commits into from

Commits on Apr 19, 2022

  1. remove all deprecations

    jcapriot committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    b394a64 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. fix test

    jcapriot committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c4231fd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Merge branch 'main' into 1.0.0_alpha

    # Conflicts:
    #	discretize/Tests/__init__.py
    #	discretize/View.py
    #	discretize/base/base_mesh.py
    #	discretize/base/base_regular_mesh.py
    #	discretize/base/base_tensor_mesh.py
    #	discretize/cylindrical_mesh.py
    #	discretize/mixins/mesh_io.py
    #	discretize/mixins/mpl_mod.py
    #	discretize/mixins/vtk_mod.py
    #	discretize/operators/differential_operators.py
    #	discretize/operators/inner_products.py
    #	discretize/tensor_mesh.py
    #	discretize/tests.py
    #	discretize/tree_mesh.py
    #	discretize/utils/code_utils.py
    #	discretize/utils/codeutils.py
    #	discretize/utils/coordinate_utils.py
    #	discretize/utils/coordutils.py
    #	discretize/utils/curvilinear_utils.py
    #	discretize/utils/curvutils.py
    #	discretize/utils/interpolation_utils.py
    #	discretize/utils/interputils.py
    #	discretize/utils/matrix_utils.py
    #	discretize/utils/matutils.py
    #	discretize/utils/mesh_utils.py
    #	discretize/utils/meshutils.py
    jcapriot committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    22c8d73 View commit details
    Browse the repository at this point in the history
  2. fix merge

    jcapriot committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    0edfd37 View commit details
    Browse the repository at this point in the history
  3. don't import CylMesh

    jcapriot committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8706be7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Merge branch 'main' into 1.0.0_alpha

    # Conflicts:
    #	discretize/Tests/__init__.py
    #	discretize/View.py
    #	discretize/base/base_mesh.py
    #	discretize/base/base_tensor_mesh.py
    #	discretize/cylindrical_mesh.py
    #	discretize/mixins/mesh_io.py
    #	discretize/mixins/mpl_mod.py
    #	discretize/operators/differential_operators.py
    #	discretize/tensor_mesh.py
    #	discretize/tests.py
    #	discretize/tree_mesh.py
    #	discretize/utils/__init__.py
    #	discretize/utils/code_utils.py
    #	discretize/utils/coordinate_utils.py
    #	discretize/utils/curvilinear_utils.py
    #	discretize/utils/matrix_utils.py
    #	discretize/utils/mesh_utils.py
    jcapriot committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    74f0d7e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    64f7b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0b7e6 View commit details
    Browse the repository at this point in the history
  3. Run black

    jcapriot committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    bb1bf3c View commit details
    Browse the repository at this point in the history
  4. Style updates

    jcapriot committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5ec5f9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d610c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    1330247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d97a2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baebda8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3f8540 View commit details
    Browse the repository at this point in the history
  5. black formatting

    jcapriot committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    9e0b8ec View commit details
    Browse the repository at this point in the history
  6. omf deprecations

    jcapriot committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    ebedd19 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    7a1caab View commit details
    Browse the repository at this point in the history
  2. update the test tests

    jcapriot committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d8e7c05 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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

Commits on Apr 28, 2023

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

Commits on May 30, 2023

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

Commits on Jun 4, 2023

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

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    bf096c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f264a3e View commit details
    Browse the repository at this point in the history
  3. Add 1.0.0 alpha to tested CI

    jcapriot committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ea61efe View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. remove branch test

    (will still run PR test)
    jcapriot committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f8f336f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a01960 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

Commits on Nov 6, 2023

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

Commits on Aug 31, 2024

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

Commits on Oct 24, 2024

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