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

Remove LinearAlgebra module #562

Merged
merged 5 commits into from
Jul 14, 2022
Merged

Conversation

kris-brown
Copy link
Contributor

This PR restructures existing code.

Most of the linear algebra folder has been moved to GraphicalLinearAlgebra.

Material related to TensorNetworks is moved to expt.

@epatters
Copy link
Member

epatters commented Nov 10, 2021

Thanks Kris! It looks like we need to:

  • update tests/runtests.jl
  • update the experiments action to include TensorNetworks
  • remove references to LinearMaps and LinearOperators, e.g., in test/Project.toml

We'll merge this shortly before we're ready to do the next major release.

@epatters epatters marked this pull request as draft November 10, 2021 00:39
@epatters epatters changed the title Remove LinearAlgebra Remove LinearAlgebra module Nov 10, 2021
@epatters epatters marked this pull request as ready for review July 14, 2022 05:21
@epatters
Copy link
Member

Preparing to merge since this functionality is now available in the package GraphicalLinearAlgebra.j.

@epatters epatters merged commit daeab98 into AlgebraicJulia:master Jul 14, 2022
@kris-brown kris-brown deleted the remove_linalg branch October 1, 2022 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants