Vijay Yadav
Vijay Yadav
MModular
Created by Vijay Yadav on 12/19/2023 in #questions
How to convert string to float value?
Is there any way to convert string like "3.14" to float value? I can see atol is there for converting string to int value but couldn't find anything for float values.
12 replies
MModular
Created by Vijay Yadav on 11/28/2023 in #questions
System crashes when running notebook using mojo kernel in vs code.
I tried to run mojo codes in notebook .pynb (inside vs code). I am using ubuntu 20.04 and I have 32 gb ram. I noticed ram uses suddenly increased from 6gb to 32 gb and hence system froze. This happens everytime I run my codes in vs code using mojo server and also in jupyter notebook (inside browser). What I should do to fix it? Thanks!
1 replies