File:Remainder-pattern1.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Remainder-pattern1.png(528 × 517 pixels, file size: 31 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
Українська: візерунок залишків від двох ділень
English: reminainders pattern after two divisions
Date 4 November 2010 (original upload date)
Source

Transferred from uk.wikipedia to Commons. , created with following Python script:

import pylab
import numpy
def f(p):
    return lambda x,y: ((x*x+y*y) % p) % 5

def genimg(p,sx,sy):
    return numpy.fromfunction(f(p),(sx,sy))

im=pylab.imshow(genimg(73,144,144),interpolation = 'nearest')
pylab.show()
Author The original uploader was Bunyk at Ukrainian Wikipedia.
Permission
(Reusing this file)
CC-BY-SA-3.0.

Licensing

[edit]
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.


Original upload log

[edit]
The original description page was here. All following user names refer to uk.wikipedia.
Date/Time Dimensions User Comment
2010-11-04 12:31 528×517× (31856 bytes) Bunyk {{Зображення |Назва= візерунок залишків від двох ділень |Опис= <math>f(x,y) = (x^2 + y^2) \mod 73 \mod 5,\ x,y \in \overline{1..144}</math> |Автор= ~~~ |Джерело= <source lang="python"> import py


 
This PNG graphic was created with Python by n.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current10:22, 20 November 2017Thumbnail for version as of 10:22, 20 November 2017528 × 517 (31 KB)Rino ap Codkelden (talk | contribs)Transferred from uk.wikipedia

There are no pages that use this file.