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

Alec/intersections 2dbox #1040

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Alec/intersections 2dbox #1040

merged 1 commit into from
Jul 31, 2023

Conversation

alec-flexcompute
Copy link
Collaborator

fix for issue 1039

@momchil-flex
Copy link
Collaborator

momchil-flex commented Jul 28, 2023

If you put in your comment fixes #1039 (note the #, also typing that sign on github will automatically give you a list of issues to search through), it should automatically link the issue and close it when the PR is merged. But it needs to be phrased exactly as "fixes #...".

@tylerflex tylerflex removed their request for review July 28, 2023 21:37
CHANGELOG.md Outdated
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed
- Adjoint plugin import failures after `jax.numpy.DeviceArray` -> `jax.Array` in jax 0.4.14.
- Changed definition of shapely box bounds in Geometry.intersections_2dbox() for issue 1039
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We usually don't reference issues in the changelog. Just Fixed definition of shapely box bounds in Geometry.intersections_2dbox(). works (note fixed as opposed to changed).

Could you update that and then squash the commits into 1? Then we can merge.

@tylerflex tylerflex changed the base branch from develop to pre/2.4 July 31, 2023 15:35
@tylerflex tylerflex merged commit 1e305d4 into pre/2.4 Jul 31, 2023
13 checks passed
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.

None yet

3 participants