Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 399996c

Browse filesBrowse files
committed
fix(tutorial/floatingpoint): update based on changes from cpython syncing
1 parent 585450f commit 399996c
Copy full SHA for 399996c

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed

‎tutorial/floatingpoint.po

Copy file name to clipboardExpand all lines: tutorial/floatingpoint.po
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -297,15 +297,14 @@ msgstr ""
297297
"(因此可以精確表示像 1/3 這樣的數字)。"
298298

299299
#: ../../tutorial/floatingpoint.rst:160
300-
#, fuzzy
301300
msgid ""
302301
"If you are a heavy user of floating point operations you should take a look "
303302
"at the Numerical Python package and many other packages for mathematical and "
304303
"statistical operations supplied by the SciPy project. See <https://scipy."
305304
"org>."
306305
msgstr ""
307-
"如果你是浮點運算的重度使用者,你應該看一下 NumPy 套件,以及由 SciPy 專案提供"
308-
"的許多用於數學和統計學運算的其他套件。請參閱 <https://scipy.org>。"
306+
"如果你是浮點運算的重度使用者,你應該看一下 Numerical Python (NumPy) 套件,以及由 SciPy "
307+
"專案提供的許多用於數學和統計學運算的其他套件。請參閱 <https://scipy.org>。"
309308

310309
#: ../../tutorial/floatingpoint.rst:164
311310
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.