-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added immutable versions of link and invlink * added explicit invlink implementation for VarInfo * remove false debug statement * fixed default impls of invlink for AbstractVarInfo * formatting * use x to refer to the constrained space in invlink impl * added immuatable link implementation for VarInfo * added threadsafe versions of link and invlink * added default implementations of link and invlink for DynamicTransformation * formatting * added tests for immutable link and invlink * export link and invlink * added link and invlink to docs * fixed setall! for UntypedVarInfo * added testing model demo_one_variable_multiple_constraints * fixed BangBang.setindex!! for setting vector in vector * added tests with unflatten + linking * fixed reference to logabsdetjac in TestUtils * improoved tests for unflatten + linking * improved testing of unflatten + linking a bit * added demo_lkjchol model to TestUtils * formatting * fixed impl of link for AbstractVarInfo * epxanded comment on BangBang hack * Apply suggestions from code review Co-authored-by: Hong Ge <[email protected]> * added references to BangBang issues and PRs talking about the `possible` overloads --------- Co-authored-by: Hong Ge <[email protected]>
- Loading branch information
Showing
10 changed files
with
434 additions
and
11 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
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
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
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
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
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
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
Oops, something went wrong.
ba16e3b
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.
@JuliaRegistrator register
ba16e3b
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.
Registration pull request created: JuliaRegistries/General/90639
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: