Honeycombs/Python: Difference between revisions

m
no edit summary
m (moved HoneyCombPython to Honeycombs/Python: Use subpage for language-specific solution)
mNo edit summary
Line 144:
 
'''
Of course I could have used numpy. (scipy). is Unavailableunavailable
asfrom athe standard library function, so I wrote Vector.
 
>>> P = Vector(P=(1,2,))
Anonymous user