Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: cuda gmp
Post: cuda gmp

I want to run mpmath or gmpy2 or any multiple-precision arithmetic on Cuda. I searched a lot but not able to find much.I'm working on google colab. thanks
manish1m97 Data Science 2 2,893 Jul-30-2019, 08:43 AM
    Thread: for Variable Not Expiring
Post: RE: for Variable Not Expiring

(Feb-24-2019, 07:47 AM)buran Wrote: (Feb-24-2019, 05:53 AM)trevorkavanaugh Wrote: I am still able to access the "food" variable after the for loop has ended, and I was just wondering why this is? ...
manish1m97 General Coding Help 10 5,402 Feb-24-2019, 01:12 PM
    Thread: for Variable Not Expiring
Post: RE: for Variable Not Expiring

you can use del foods = ["Chicken", "Steak", "Pasta", "Salad", "Soup"] for food in foods: print(food) del food print(food)
manish1m97 General Coding Help 10 5,402 Feb-24-2019, 07:00 AM
    Thread: need solution to code
Post: RE: need solution to code

I think I got what you want. let me know does it work.batch_list = ["batch number", "no of components"] component_list = ["Winglet Strut A320 Series", "Winglet Strut A380 Series", "Door Handle A320 Se...
manish1m97 General Coding Help 9 3,983 Feb-23-2019, 05:01 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020