Skip to content

Eigen for FillArrays#330

Open
jishnub wants to merge 5 commits into
masterfrom
jishnub/eigen
Open

Eigen for FillArrays#330
jishnub wants to merge 5 commits into
masterfrom
jishnub/eigen

Conversation

@jishnub

@jishnub jishnub commented Dec 22, 2023

Copy link
Copy Markdown
Member

Rebase #256 with only the FillArray part implemented this time. This makes eigvals O(1) and eigen O(N^2)

@codecov

codecov Bot commented Dec 22, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.91%. Comparing base (6f61dc3) to head (38b9c08).
⚠️ Report is 27 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #330   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files           8        8           
  Lines        1147     1171   +24     
=======================================
+ Hits         1146     1170   +24     
  Misses          1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dlfivefifty

Copy link
Copy Markdown
Member

This (and other parts that depend on LinearAlgebra.jl) should probably be an extension? Though I guess that can wait

@jishnub

jishnub commented Jan 4, 2024

Copy link
Copy Markdown
Member Author

Yes, we should move these to an extension eventually. Presumably, LinearAlgebra will be excised in Julia v1.11, so we should do it in the next few months.

@jishnub

jishnub commented Aug 28, 2024

Copy link
Copy Markdown
Member Author

Should we proceed?

@jishnub

jishnub commented Aug 30, 2024

Copy link
Copy Markdown
Member Author

Gentle bump

1 similar comment
@jishnub

jishnub commented Sep 4, 2024

Copy link
Copy Markdown
Member Author

Gentle bump

@jishnub

jishnub commented Sep 10, 2024

Copy link
Copy Markdown
Member Author

Bump

@jishnub

jishnub commented Oct 21, 2024

Copy link
Copy Markdown
Member Author

Gentle bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants