-
-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
is there a way to stop the flashing in console? #2
Comments
in while loop |
Console says getchar(); is undefined
lanqsh ***@***.***> schrieb am Mo., 27. Sept. 2021, 13:39:
… in while loop
add
getchar();
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANTKWHTLWA4OPD7R5TMYOALUEBJYLANCNFSM5EYWQTOA>
.
|
Hi @GalaxyLinus. |
i have the same issue,i have the code in python |
When I think about it, python is probably iust too slow, I'll try cyphon
tomorrow
ErMandrage ***@***.***> schrieb am Sa., 2. Okt. 2021, 17:41:
… Hi @GalaxyLinus <https://github.com/GalaxyLinus>. Can you please provide
more details of the issue? Which file are you having issue at? Which
language are you using (Python/C/C++)?
i have the same issue,i have the code in python
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANTKWHSZTLDS2NYXTF53VM3UE4R3HANCNFSM5EYWQTOA>
.
|
@GalaxyLinus, @ErMandraghe Take a look at this pull request #9 or my fork of the repo. Faster, flickering eliminated. (Using Numba and removing slow |
No description provided.
The text was updated successfully, but these errors were encountered: