de partager – de copier, distribuer et transmettre cette œuvre
d’adapter – de modifier cette œuvre
Sous les conditions suivantes :
paternité – Vous devez donner les informations appropriées concernant l'auteur, fournir un lien vers la licence et indiquer si des modifications ont été faites. Vous pouvez faire cela par tout moyen raisonnable, mais en aucune façon suggérant que l’auteur vous soutient ou approuve l’utilisation que vous en faites.
partage à l’identique – Si vous modifiez, transformez ou vous basez sur cet élément, vous devez distribuer votre contribution sous une license identique ou compatible à celle de l’original.
This image was generated by Robert Bradshaw in Sage with the following code:
center_color = 'red'
kissing_opacity = .55
S = sphere((0,0,0), 1, color=center_color)
phi = 1/2
ts = [0..8*pi/5, step=2*pi/5]
others = sphere((0,0,2), 1, opacity=kissing_opacity) + \
sum([sphere((2*cos(t)*cos(phi), 2*sin(t)*cos(phi), 2*sin(phi)), opacity=kissing_opacity) for t in ts])
all = S + others + others.scale(-1,-1,-1)
all.show(aspect_ratio=[1,1,1], frame=False)
Journal des téléversements d’origine
La page de description originale était ici. Tous les noms d'utilisateur qui suivent se rapportent à en.wikipedia.
2008-02-21 18:01 Robertwb 424×437× (109502 bytes) This image was generated by Robert Bradshaw in Sage with the following code: center_color = 'red' kissing_opacity = .55 S = sphere((0,0,0), 1, color=center_color) phi = 1/2 ts = [0..8*pi/5, step=2*pi/5] others = sphere((0,0,2), 1, opacity=kissing_opacit
Légendes
Ajoutez en une ligne la description de ce que représente ce fichier
{{Information |Description={{en|This image was generated by Robert Bradshaw in Sage with the following code: center_color = 'red' kissing_opacity = .55 S = sphere((0,0,0), 1, color=center_color) phi = 1/2 ts = [0..8*pi/5, step=2*pi/5] others = sph