-
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ae1816
commit 8a8b8cb
Showing
2 changed files
with
46 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "JumpProcesses" | ||
uuid = "ccbc3e58-028d-4f4c-8cd5-9ae44345cda5" | ||
authors = ["Chris Rackauckas <[email protected]>"] | ||
version = "9.1.1" | ||
version = "9.1.2" | ||
|
||
[deps] | ||
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8a8b8cb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you want let blocks for these like you used in the previous case?
8a8b8cb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm still wondering whether the split coupling needs to be removed or overhauled 😅
8a8b8cb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I have no idea if it really works at this point, and I doubt anyone is using it. It probably should get improved at some point anyways…