-
Notifications
You must be signed in to change notification settings - Fork 1k
feat(Analysis/SpecialFunctions): BinetFormula part 3 #34340
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
base: master
Are you sure you want to change the base?
feat(Analysis/SpecialFunctions): BinetFormula part 3 #34340
Conversation
PR 3 on HadamardFactorization pipeline co-authored by Jonathan Washburn and Matteo Cipollina
PR 3 towards hadamard Factorization (this file should be golfed and split into 4 PRs) co-authored by Jonathan Washburn and Matteo Cipollina
feat(Analysis/SpecialFunctions): Binet's formula for real arguments.
PR summary 18ef4ef4f3Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type |
|---|---|---|
| 4 | 1 | maxHeartBeats modifications |
| 6 | 1 | large files |
Current commit a3924e45a5
Reference commit 18ef4ef4f3
You can run this locally as
./scripts/technical-debt-metrics.sh pr_summary
- The
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
|
This PR/issue depends on:
|
PR 3 towards Hadamard Factorization
Co-authored with Matteo Cipollina (matteo.cipollina@yahoo.it)