In sage notebook def reflectOnY((x,y)): return (-x,y) is okay but Jupiter notebook gives a syntax error at ((x,... Did sage NB extend python syntax?
| 1 | initial version |
In sage notebook def reflectOnY((x,y)): return (-x,y) is okay but Jupiter notebook gives a syntax error at ((x,... Did sage NB extend python syntax?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.