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

sage.functions: Decouple from sage.symbolic.expression and mpmath, update # needs #35716

Merged
merged 53 commits into from
Aug 27, 2023

Add copyright headers

da930eb
Select commit
Loading
Failed to load commit list.
Merged

sage.functions: Decouple from sage.symbolic.expression and mpmath, update # needs #35716

Add copyright headers
da930eb
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Aug 21, 2023 in 0s

95.96% of diff hit (target 89.54%)

View this Pull Request on Codecov

95.96% of diff hit (target 89.54%)

Annotations

Check warning on line 1334 in src/sage/functions/bessel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/functions/bessel.py#L1334

Added line #L1334 was not covered by tests

Check warning on line 1449 in src/sage/functions/bessel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/functions/bessel.py#L1449

Added line #L1449 was not covered by tests

Check warning on line 530 in src/sage/functions/orthogonal_polys.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/functions/orthogonal_polys.py#L530

Added line #L530 was not covered by tests

Check warning on line 126 in src/sage/symbolic/expression_conversion_algebraic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/symbolic/expression_conversion_algebraic.py#L126

Added line #L126 was not covered by tests

Check warning on line 232 in src/sage/symbolic/expression_conversion_algebraic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/symbolic/expression_conversion_algebraic.py#L232

Added line #L232 was not covered by tests

Check warning on line 241 in src/sage/symbolic/expression_conversion_algebraic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/symbolic/expression_conversion_algebraic.py#L237-L241

Added lines #L237 - L241 were not covered by tests

Check warning on line 244 in src/sage/symbolic/expression_conversion_algebraic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/symbolic/expression_conversion_algebraic.py#L243-L244

Added lines #L243 - L244 were not covered by tests

Check warning on line 247 in src/sage/symbolic/expression_conversion_algebraic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/symbolic/expression_conversion_algebraic.py#L247

Added line #L247 was not covered by tests

Check warning on line 120 in src/sage/symbolic/expression_conversion_sympy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/symbolic/expression_conversion_sympy.py#L120

Added line #L120 was not covered by tests

Check warning on line 122 in src/sage/symbolic/expression_conversion_sympy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/symbolic/expression_conversion_sympy.py#L122

Added line #L122 was not covered by tests

Check warning on line 126 in src/sage/symbolic/expression_conversion_sympy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/symbolic/expression_conversion_sympy.py#L126

Added line #L126 was not covered by tests

Check warning on line 50 in src/sage/symbolic/symbols.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/symbolic/symbols.py#L49-L50

Added lines #L49 - L50 were not covered by tests