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

Add Subgradients and Automated Function Writing #7

Merged
merged 1 commit into from
Nov 7, 2024

Add Subgradients and Automated Function Writing

aafd695
Select commit
Loading
Failed to load commit list.
Merged

Add Subgradients and Automated Function Writing #7

Add Subgradients and Automated Function Writing
aafd695
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 7, 2024 in 1s

17.31% of diff hit (target 42.93%)

View this Pull Request on Codecov

17.31% of diff hit (target 42.93%)

Annotations

Check warning on line 70 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L70

Added line #L70 was not covered by tests

Check warning on line 82 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L82

Added line #L82 was not covered by tests

Check warning on line 98 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 111 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 114 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L114

Added line #L114 was not covered by tests

Check warning on line 130 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L130

Added line #L130 was not covered by tests

Check warning on line 138 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L138

Added line #L138 was not covered by tests

Check warning on line 163 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L163

Added line #L163 was not covered by tests

Check warning on line 176 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L174-L176

Added lines #L174 - L176 were not covered by tests

Check warning on line 179 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 183 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L183

Added line #L183 was not covered by tests

Check warning on line 185 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L185

Added line #L185 was not covered by tests

Check warning on line 191 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L188-L191

Added lines #L188 - L191 were not covered by tests

Check warning on line 195 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L195

Added line #L195 was not covered by tests

Check warning on line 197 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L197

Added line #L197 was not covered by tests

Check warning on line 202 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L199-L202

Added lines #L199 - L202 were not covered by tests

Check warning on line 206 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L206

Added line #L206 was not covered by tests

Check warning on line 210 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L208-L210

Added lines #L208 - L210 were not covered by tests

Check warning on line 220 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L220

Added line #L220 was not covered by tests

Check warning on line 224 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L224

Added line #L224 was not covered by tests

Check warning on line 231 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L231

Added line #L231 was not covered by tests

Check warning on line 235 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L235

Added line #L235 was not covered by tests

Check warning on line 253 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L245-L253

Added lines #L245 - L253 were not covered by tests

Check warning on line 256 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 263 in src/grad/grad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grad/grad.jl#L258-L263

Added lines #L258 - L263 were not covered by tests