Avatar for the denehoffman user
denehoffman
laddu
BlogDocsChangelog

Ones and Zeros Update

#61Merged
Comparing
summing_terms
(
023dffc
) with
main
(
2a132fc
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
4
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

open benchmark
crates/laddu-core/benches/open_benchmark.rs::benches::open_data_benchmark::open benchmark
CodSpeed Performance Gauge
0%
70 ms
70 ms
K-Matrix NLL Performance[2]
crates/laddu/benches/kmatrix_benchmark.rs::benches::kmatrix_nll_benchmark::K-Matrix NLL Performance[2]
CodSpeed Performance Gauge
0%
44.1 ms
44.1 ms
K-Matrix NLL Performance[1]
crates/laddu/benches/kmatrix_benchmark.rs::benches::kmatrix_nll_benchmark::K-Matrix NLL Performance[1]
CodSpeed Performance Gauge
0%
44.1 ms
44.1 ms
K-Matrix NLL Performance[4]
crates/laddu/benches/kmatrix_benchmark.rs::benches::kmatrix_nll_benchmark::K-Matrix NLL Performance[4]
CodSpeed Performance Gauge
0%
44.1 ms
44.1 ms

Commits

Click on a commit to change the comparison range
Base
main
2a132fc
0%
tests(data): fix tests by implementing Debug/Display for testing variable
b880be7
1 day ago
by denehoffman
0%
tests(variables): add tests for `Variable` Display impls
a98f5a1
1 day ago
by denehoffman
0%
fix: improve summation and product methods to only return a Zero or One if the list is empty No need to have dangling zeros/ones on sums
54afa62
24 hours ago
by denehoffman
0%
fix: correct gradients of zero and one by adding the number of parameters into `GradientValues`
d37346e
15 hours ago
by denehoffman
0%
tests(amplitudes): expand gradient test to cover more complex cases and add tests for zeros, ones, sums and products `amplitude_sum` and `amplitude_product` only exist in the python API, in Rust the operation has to be done more manually through an iterator.
b65b52d
13 hours ago
by denehoffman
0%
fix: update GradientValues in non-default feature branches
0bd9560
13 hours ago
by denehoffman
0%
fix: update GradientValues in non-default feature branches (missed one)
023dffc
13 hours ago
by denehoffman
Home Terms PrivacyDocs