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

Faster get_basis_orthonormal #118

Merged
merged 3 commits into from
Jul 20, 2022
Merged

Faster get_basis_orthonormal #118

merged 3 commits into from
Jul 20, 2022

Conversation

mateuszbaran
Copy link
Member

This is much faster get_basis_orthonormal (constants weren't properly propagated). Also some inlines, at least one of them was needed but other should be harmless anyway, or maybe even helpful in some rare cases..

@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #118 (11a1d64) into master (1f022f9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #118   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files          17       17           
  Lines        2127     2129    +2     
=======================================
+ Hits         2123     2125    +2     
  Misses          4        4           
Impacted Files Coverage Δ
src/bases.jl 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@mateuszbaran mateuszbaran merged commit e509370 into master Jul 20, 2022
@kellertuer kellertuer deleted the mbaran/speedup branch November 1, 2022 18:43
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

Successfully merging this pull request may close these issues.

2 participants