From waglay2top at gmail.com Sat Apr 18 14:52:10 2015 From: waglay2top at gmail.com (Alok kumar yadav) Date: Sat, 18 Apr 2015 18:22:10 +0530 Subject: [Ncr-Python.in] Please Help Message-ID: Hi I am new in python . I am stack in problem in multiply of a large matrix.using Scipy i have multiply two matrix. matrix rank (100000* 100000) and matrix have integer number which range 0-9. and 5% zero present in the matrix. my code ############################################# from numpy import * import scipy as Sci import scipy.linalg import numpy as np import random X = np.random.randint(9, size=(70000, 10000)) Y = np.random.randint(9, size=(10000, 70000)) A = np.array(X) b=np.array(Y) try: result=A*b.T print result except ValueError: print "That is not satisfied Matrix Multiplication condition." ##################################### -- Regards, Alok Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From gora at mimirtech.com Sat Apr 18 19:01:58 2015 From: gora at mimirtech.com (Gora Mohanty) Date: Sat, 18 Apr 2015 22:31:58 +0530 Subject: [Ncr-Python.in] Please Help In-Reply-To: References: Message-ID: On 18 April 2015 at 18:22, Alok kumar yadav wrote: > Hi Firstly, please do not copy multiple mailing lists. If you must do that, it is better to post separately to them. > I am new in python . I am stack in problem in multiply of a large > matrix.using Scipy i have multiply two matrix. matrix rank (100000* > 100000) and matrix have integer number which range 0-9. and 5% zero > present in the matrix. [...] You do not tell us what problem you are facing. numpy/scipy are pretty efficient at multiplying sparse matrices. It is always possible to run out of memory at the sizes you are talking about, but that should be obvious. Beyond that, your best hope is a map-reduce algorithm with something like Hadoop. Regards, Gora From sunil at planmytour.in Sun Apr 26 15:17:42 2015 From: sunil at planmytour.in (Sunil Gupta) Date: Sun, 26 Apr 2015 18:47:42 +0530 Subject: [Ncr-Python.in] looking for Python Django Developer by a 10000 Startup company Message-ID: *PlanMyTour : A 10000 Startup company (powered by Nasscom)* * looking for Python Django Developer.* *Job Description:* You would be responsible to work across technologies and cross platform with advance concepts like Python Django, Strong Algorithms, Google API etc. Also you would part of the team working with SOAP, Web Services, Payment Gateways, MySQL, Android, iOS, Telecom and what not? 90% of our work is dynamic (server side) with lots of real time business logic and a strong PL/SQL programming. Experience: 1 to 10 years *Work Culture:* Our work culture is die for work and live for fun and enjoy each moment of life. Our team love hearing to each other?s idea, quarrel on suggestions and appreciate best of ideas. We love cheering a glass of beer after smashing targets. And we have a mid term appraisal cycle also. *Perk* Equity Based Employment, Stock options, Health Insurance, LTA, Task based yearly Bonus, Joining Bonus, Telephone allowance, accommodation if needed, recreation club membership (swimming pool, tennis court, gym & indoor sports), *Salary:* More than industry standard, Equity Based Employment, Stock options ... *About the company:* *A 10000 Startup company (powered by Nasscom)* Plan My Tour (unit of BiRam Technologies Pvt Ltd) is a cloud based technology platform that facilitates traveller to customize their tour plan. This is first of its kind of product in the tourism industry and you are going to be part of team in an innovative company. We are a start-up backed by our technical team that is managed by experts which has working experience of 14 years in MNCs like TCS, Honeywell and HCL in various technology like Java, C++, Python, VC++, Web Services and various web development tools etc. We know you will take pride to see your product being used by millions of customers in two years. Send you resume to sunil at planmytour.in Thanks Sunil 09008524726 -------------- next part -------------- An HTML attachment was scrubbed... URL: From mahuya at gkhrconsulting.com Tue Apr 28 13:16:12 2015 From: mahuya at gkhrconsulting.com (Mahuya ) Date: Tue, 28 Apr 2015 16:46:12 +0530 Subject: [Ncr-Python.in] Opportunities related to Python! Please acknowledge. Message-ID: Dear All! Writing you this note regarding a Senior Python Developer (8-16 years) Position with one of our Client - American R & D Multinational for their Bangalore operation. In this regard, I am talking to Highly skilled Python Developers from the industry . Do let me know if you have any reference for me. I can share more details 1:1 upon request. Thanks & Regards Mahuya email: mahuya at gkhrconsulting.com/mahuya.gkc at gmail.com Website: www.gkhrconsulting.com --- This email has been checked for viruses by Avast antivirus software. http://www.avast.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From satyaakam at gmail.com Wed Apr 29 09:53:44 2015 From: satyaakam at gmail.com (satyaakam goswami) Date: Wed, 29 Apr 2015 13:23:44 +0530 Subject: [Ncr-Python.in] Volunteers for PyChill this Summer Message-ID: Hi, We will be doing a summer workshop for kids in a school you can read more about the workshop from here https://docs.google.com/document/d/1NZIdbNkjH2WHzXZZtnmreQW1BeI6Xclk8LIyILZ0Fnc/edit?usp=sharing i am looking for volunteers , suggestions , any other schools/colleges interested in such initiatives can get in touch with me . -Satya Satyaakam.net | fossevents.in | ? ? -------------- next part -------------- An HTML attachment was scrubbed... URL: