| Hosted by CoCalc | Download
%cython def f(n): return n*n
/projects/4a5f0542-5873-4eed-a85c-a18c706e8bcd/.sagemathcloud/sage_server.py:920: DeprecationWarning: Importing tmp_dir from here is deprecated. If you need to use it, please import it directly from sage.misc.temporary_file See http://trac.sagemath.org/17460 for details. code = code_decorator(code)