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

Register UpdatableCholeskyFactorizations.jl #6

Open
SebastianAment opened this issue May 12, 2022 · 3 comments
Open

Register UpdatableCholeskyFactorizations.jl #6

SebastianAment opened this issue May 12, 2022 · 3 comments

Comments

@SebastianAment
Copy link
Owner

@JuliaRegistrator register

Release Notes:

  • updatable_cholesky can now take a Cholesky or CholeskyPivoted struct as input
@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/60147

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:

git tag -a v1.1.0 -m "<description of version>" 0401d6b6dfb8e376b55765cfa7d752e1e9bb218c
git push origin v1.1.0

@SebastianAment
Copy link
Owner Author

@JuliaRegistrator register

Release Notes:

  • Added fallback of constructor for arbitrary Factorization inputs

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/61408

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:

git tag -a v1.1.1 -m "<description of version>" b236c2542d9553d493a79822c6bbfae84e52957c
git push origin v1.1.1

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

No branches or pull requests

2 participants