Post Reply 
Python syntax time functions in cas
09-08-2019, 06:57 AM (This post was last modified: 09-08-2019 01:03 PM by Stevetuc.)
Post: #5
RE: Python syntax time functions in cas
Thanks for the very informative post Stephen.
You are correct that im trying to run the original code, as it was posted on Tiplanet.org as the timing mechanism in a Python syntax benchmark comparing Prime to Mathworks and others.

I could not get the file to give valid timings and this led me to check monotonic() function.
I have posted requesting help on that website and will link any response back here.

Edit: well, its now cleared up.monotonic does not work in prime python syntax. It was left in the benchmark program though non functioning.
Timing was handled on the command line by calling function as:
time(seuil(0.008))
(See https://tiplanet.org/forum/viewtopic.php...0&start=70 for details)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Python syntax time functions in cas - Stevetuc - 09-08-2019 06:57 AM



User(s) browsing this thread: 1 Guest(s)