Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
c49805e9
Kaydet (Commit)
c49805e9
authored
Haz 08, 2013
tarafından
Ezio Melotti
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev.
üst
8d6834a2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
5 deletions
+4
-5
programming.rst
Doc/faq/programming.rst
+1
-1
array.rst
Doc/library/array.rst
+2
-4
ACKS
Misc/ACKS
+1
-0
No files found.
Doc/faq/programming.rst
Dosyayı görüntüle @
c49805e9
...
...
@@ -1204,7 +1204,7 @@ use a list comprehension::
A = [[None] * w for i in range(h)]
Or, you can use an extension that provides a matrix datatype; `Numeric Python
<http://
numpy.sci
py.org/>`_ is the best known.
<http://
www.num
py.org/>`_ is the best known.
How do I apply a method to a sequence of objects?
...
...
Doc/library/array.rst
Dosyayı görüntüle @
c49805e9
...
...
@@ -268,9 +268,7 @@ Examples::
Packing and unpacking of External Data Representation (XDR) data as used in some
remote procedure call systems.
`The Numerical Python
Manual <http://numpy.sourceforge.net/numdoc/HTML/numdoc.htm
>`_
`The Numerical Python
Documentation <http://docs.scipy.org/doc/
>`_
The Numeric Python extension (NumPy) defines another array type; see
http://numpy.sourceforge.net/ for further information about Numerical Python.
(A PDF version of the NumPy manual is available at
http://numpy.sourceforge.net/numdoc/numdoc.pdf).
http://www.numpy.org/ for further information about Numerical Python.
Misc/ACKS
Dosyayı görüntüle @
c49805e9
...
...
@@ -1139,6 +1139,7 @@ Moshe Zadka
Milan Zamazal
Artur Zaprzala
Mike Zarnstorff
Yury V. Zaytsev
Siebren van der Zee
Nickolai Zeldovich
Uwe Zessin
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment