Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
skirpichev committed Jul 21, 2024
1 parent 6bc4ad2 commit 3cb2955
Show file tree
Hide file tree
Showing 139 changed files with 278 additions and 278 deletions.
2 changes: 1 addition & 1 deletion en/latest/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 4b3e0d870051f790e17d68f507422468
config: 4dc72006b9047d9369d22e9ff2d35539
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified en/latest/.doctrees/environment.pickle
Binary file not shown.
Binary file modified en/latest/.doctrees/internals/polys.doctree
Binary file not shown.
Binary file modified en/latest/.doctrees/modules/core.doctree
Binary file not shown.
Binary file modified en/latest/.doctrees/release/notes-0.10.doctree
Binary file not shown.
Binary file modified en/latest/.doctrees/release/notes-0.8.doctree
Binary file not shown.
Binary file modified en/latest/.doctrees/tutorial/basics.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion en/latest/_sources/release/notes-0.10.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ These Sympy issues also were addressed:
* :sympyissue:`14791` No solution is returned for solve(exp(log(5)*x) - exp(log(2)*x), x)
* :sympyissue:`14793` Limit involving log(factorial(x)) incorrect
* :sympyissue:`14811` Exception during evaluation of limit (only locally, not in the live version)
* :sympyissue:`14822` RisingFactorial cannot do numerical (floating point) evaluations
* :sympyissue:`14822` RisingFactorial cannot do numerical (floating-point) evaluations
* :sympyissue:`14820` octave/matlab codegen wrong for two argument zeta
* :sympyissue:`14831` minpoly(-3*sqrt(12*sqrt(2) + 17) + 12*sqrt(2) + 17 -2*sqrt(2)*sqrt(12*sqrt(2) + 17), x) fails
* :sympyissue:`14476` QQ.algebraic_field(Rational) should be just QQ
Expand Down
2 changes: 1 addition & 1 deletion en/latest/_sources/release/notes-0.8.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ These Sympy issues also were addressed:
* :sympyissue:`6572` Remove "#doctest: +SKIP" comments on valid docstrings
* :sympyissue:`10134` Remove "raise StopIteration"
* :sympyissue:`11672` limit(Rational(-1,2)**k, k, oo) fails
* :sympyissue:`11678` Invalid limit of floating point matrix power
* :sympyissue:`11678` Invalid limit of floating-point matrix power
* :sympyissue:`11746` undesired (wrong) substition behavior in sympy?
* :sympyissue:`3904` missing docstrings in core
* :sympyissue:`3112` Asymptotic expansion
Expand Down
4 changes: 2 additions & 2 deletions en/latest/_sources/tutorial/basics.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Use flag ``simultaneous`` to do all substitutions at once.
Numerics
========

To evaluate a numerical expression into a floating point number with
To evaluate a numerical expression into a floating-point number with
arbitrary precision, use :meth:`~diofant.core.evalf.EvalfMixin.evalf`.
By default, 15 digits of precision are used.

Expand Down Expand Up @@ -152,7 +152,7 @@ Discussed above method is not effective enough if you intend to
evaluate an expression at many points, there are better ways,
especially if you only care about machine precision.

Substitution may be used to evaluate an expression for some floating point
Substitution may be used to evaluate an expression for some floating-point
number

>>> expr = sin(x)/x
Expand Down
2 changes: 1 addition & 1 deletion en/latest/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '0.15.0a1.dev145+g67e71d03c',
VERSION: '0.15.0a1.dev151+g761b4d735',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions en/latest/aboutus.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>About &mdash; Diofant 0.15.0a1.dev145+g67e71d03c documentation</title>
<title>About &mdash; Diofant 0.15.0a1.dev151+g761b4d735 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=fd3f3429" />
Expand All @@ -18,7 +18,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=87603d0b"></script>
<script src="_static/documentation_options.js?v=bf6c9408"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions en/latest/cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Command-Line Usage &mdash; Diofant 0.15.0a1.dev145+g67e71d03c documentation</title>
<title>Command-Line Usage &mdash; Diofant 0.15.0a1.dev151+g761b4d735 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=fd3f3429" />
Expand All @@ -18,7 +18,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=87603d0b"></script>
<script src="_static/documentation_options.js?v=bf6c9408"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions en/latest/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; Diofant 0.15.0a1.dev145+g67e71d03c documentation</title>
<title>Index &mdash; Diofant 0.15.0a1.dev151+g761b4d735 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=fd3f3429" />
Expand All @@ -17,7 +17,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=87603d0b"></script>
<script src="_static/documentation_options.js?v=bf6c9408"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions en/latest/guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Development &mdash; Diofant 0.15.0a1.dev145+g67e71d03c documentation</title>
<title>Development &mdash; Diofant 0.15.0a1.dev151+g761b4d735 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=fd3f3429" />
Expand All @@ -18,7 +18,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=87603d0b"></script>
<script src="_static/documentation_options.js?v=bf6c9408"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions en/latest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta content="MJQX0mr79AK_SDl4JzriJBKrebj_maVDMKFTpsPhGiU" name="google-site-verification" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Diofant’s documentation &mdash; Diofant 0.15.0a1.dev145+g67e71d03c documentation</title>
<title>Diofant’s documentation &mdash; Diofant 0.15.0a1.dev151+g761b4d735 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=fd3f3429" />
Expand All @@ -19,7 +19,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=87603d0b"></script>
<script src="_static/documentation_options.js?v=bf6c9408"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"CommonHTML": {"linebreaks": {"automatic": true}}, "HTML-CSS": {"linebreaks": {"automatic": true}}, "SVG": {"linebreaks": {"automatic": true}}}</script>
Expand Down
4 changes: 2 additions & 2 deletions en/latest/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Installation &mdash; Diofant 0.15.0a1.dev145+g67e71d03c documentation</title>
<title>Installation &mdash; Diofant 0.15.0a1.dev151+g761b4d735 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=fd3f3429" />
Expand All @@ -18,7 +18,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=87603d0b"></script>
<script src="_static/documentation_options.js?v=bf6c9408"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions en/latest/internals/evalf.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Numerical evaluation &mdash; Diofant 0.15.0a1.dev145+g67e71d03c documentation</title>
<title>Numerical evaluation &mdash; Diofant 0.15.0a1.dev151+g761b4d735 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=fd3f3429" />
Expand All @@ -18,7 +18,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=87603d0b"></script>
<script src="../_static/documentation_options.js?v=bf6c9408"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"CommonHTML": {"linebreaks": {"automatic": true}}, "HTML-CSS": {"linebreaks": {"automatic": true}}, "SVG": {"linebreaks": {"automatic": true}}}</script>
Expand Down
4 changes: 2 additions & 2 deletions en/latest/internals/g-functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Computing Integrals using Meijer G-Functions &mdash; Diofant 0.15.0a1.dev145+g67e71d03c documentation</title>
<title>Computing Integrals using Meijer G-Functions &mdash; Diofant 0.15.0a1.dev151+g761b4d735 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=fd3f3429" />
Expand All @@ -18,7 +18,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=87603d0b"></script>
<script src="../_static/documentation_options.js?v=bf6c9408"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"CommonHTML": {"linebreaks": {"automatic": true}}, "HTML-CSS": {"linebreaks": {"automatic": true}}, "SVG": {"linebreaks": {"automatic": true}}}</script>
Expand Down
4 changes: 2 additions & 2 deletions en/latest/internals/gruntz.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>The Gruntz Algorithm &mdash; Diofant 0.15.0a1.dev145+g67e71d03c documentation</title>
<title>The Gruntz Algorithm &mdash; Diofant 0.15.0a1.dev151+g761b4d735 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=fd3f3429" />
Expand All @@ -18,7 +18,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=87603d0b"></script>
<script src="../_static/documentation_options.js?v=bf6c9408"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"CommonHTML": {"linebreaks": {"automatic": true}}, "HTML-CSS": {"linebreaks": {"automatic": true}}, "SVG": {"linebreaks": {"automatic": true}}}</script>
Expand Down
4 changes: 2 additions & 2 deletions en/latest/internals/hyperexpand.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Details on the Hypergeometric Function Expansion &mdash; Diofant 0.15.0a1.dev145+g67e71d03c documentation</title>
<title>Details on the Hypergeometric Function Expansion &mdash; Diofant 0.15.0a1.dev151+g761b4d735 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=fd3f3429" />
Expand All @@ -18,7 +18,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=87603d0b"></script>
<script src="../_static/documentation_options.js?v=bf6c9408"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"CommonHTML": {"linebreaks": {"automatic": true}}, "HTML-CSS": {"linebreaks": {"automatic": true}}, "SVG": {"linebreaks": {"automatic": true}}}</script>
Expand Down
4 changes: 2 additions & 2 deletions en/latest/internals/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Internals &mdash; Diofant 0.15.0a1.dev145+g67e71d03c documentation</title>
<title>Internals &mdash; Diofant 0.15.0a1.dev151+g761b4d735 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=fd3f3429" />
Expand All @@ -18,7 +18,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=87603d0b"></script>
<script src="../_static/documentation_options.js?v=bf6c9408"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"CommonHTML": {"linebreaks": {"automatic": true}}, "HTML-CSS": {"linebreaks": {"automatic": true}}, "SVG": {"linebreaks": {"automatic": true}}}</script>
Expand Down
Loading

0 comments on commit 3cb2955

Please sign in to comment.