stion on python ?
The Image SIG mailing list would be a more appropriate place
image-...@python.org
--
regards
---
Kunal Ghosh
Dept of Computer Sc.& Engineering.
Sir MVIT
Bangalore,India
permalink: member.acm.org/~kunal.t2
Blog:kunalghosh.wordpress.com
Websi
codes like python which is then
interpreted by the JVM . Still i see a lot of projects using java and
distribute
them as jar files.
Is there something similar in the python world like a jar file ?
--
regards
---
Kunal Ghosh
Dept of Computer Sc.& Engineering.
Sir MVIT
Bangalore,India
perma
On 01/08/2011 10:06 PM, Narendra Sisodiya wrote:
On Sat, Jan 8, 2011 at 9:11 PM, kunal wrote:
Hi all,
I am just curious , and do not intend to start any flame wars.
If a company wants to use python in a commercial project and does not want
the source code to go public (i.e closed source
Hi all,
Some time back , there was a discussion regarding python bindings for
dtrace.
Has someone worked on it already ? If not , i was thinking of doing that as
my GSoC for 2011. Are there any pointers / suggestions for the same ?
--
regards
---
Kunal Ghosh
Dept of Computer Sc
Here is the circular ,
http://cbseacademic.in/web_material/Circulars/2013/31_Computer_Science_Curriculum.pdf
just thought I'd share.
Kunal Ghosh
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
g/mailman/listinfo/bangpypers
>
--
regards
---
Kunal Ghosh
Dept of Computer Sc. & Engineering.
Sir MVIT
Bangalore,India
Quote:
"Ignorance is not a sin, the persistence of ignorance is"
--
"If you find a task difficult today, you'll find it difficult 10yrs later
too !&qu
t;
> > Roshan Mathews
> > ___
> > BangPypers mailing list
> > BangPypers@python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> >
> ___
> BangPypers ma
__
> > BangPypers mailing list
> > BangPypers@python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> >
>
>
>
> --
> ~noufal
> http://nibrahim.net.in
> ___
> BangPypers mailing list
>
lverstripesoftware.com | Webpage: kausikram.net | Blog:
> blog.kausikram.net | Twitter: http://twitter.com/kausikram | Email:
> kausik...@gmail.com | Mobile: +91 9884246490
> ___
> BangPypers mailing list
> BangPypers@python.org
> http://
ment and details)
> >
> >
> > --
> > ~noufal
> > http://nibrahim.net.in
> > ___
> > BangPypers mailing list
> > BangPypers@python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> >
> ___
> BangP
Founder - GuRu Prevails.com)
> +91 9972952810
> ___
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
--
regards
---
Kunal Ghosh
Dept of Computer Sc. & Engineering.
Sir
010 at 11:29 PM, Dattatreya Sharma
> wrote:
>
> > Dear Kunal,
> >
> > Prof Dilip Sen is not well, he has asked us to get the date from Suma
> > Swamy,
> > we understand she is on leave and will be back only on Tuesday.
> >
> > Prof Dilip Sen h
> { the '=' would be a token for headers }
>
> the rest paragraph
>
>
> the equivalent html generated could be
>
> this is heading
> the rest paragraph
>
> besides i am also trying to incorporate inline CSS and other basic
> functualities .
> _
>
> > Thanks Kunal , i am happy as well as sad , happy because my job has
> become
> > much simpler and sad because everytime i think of a novel (honeslty )
> idea
> > .. i see someone else has already executed it .. :(
>
My intension of telling about the existin
> look like normal compilation of c program, but in the backend i guess the
> python script is being executed.
>
you can #include
in your c program and then call the python modules in a python script
as explained here http://www.linuxjournal.com/article/8497
--
regards
---
Kun
be much easier,
and save on some bandwidth costs as well.
regards,
Kunal
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
ok, will do.
On Sat, Oct 9, 2010 at 9:54 PM, Noufal Ibrahim wrote:
> On Sat, Oct 09 2010, kunal ghosh wrote:
>
> > On 10/09/2010 10:15 AM, Noufal Ibrahim wrote:
> >> Hello everyone,
> >> I will be getting the videos of the talks at the recent PyCon
> w
for standalone application).
I am open to any suggestion. As long as it reduces the amount of C++
i have to write.
regards,
Kunal
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
t, especially if all
> the code is in one single line.
>
:) nice one !
> --
> regards
> Kenneth Gonsalves
>
> ___
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpy
this ? Is there a common trick that is used to deal
with such problems ?
Or the workstation calculating these problems needs to have HUGE amounts of
physical memory ?
I am using python and numpy / scipy
--
regards
---
Kunal Ghosh
Dept of Computer Sc. & Engineering.
Sir MVIT
Bangalore,In
-numpy-very-large-matrices
>
> On Sat, Jan 15, 2011 at 10:11 PM, kunal ghosh wrote:
> > Hi all,
> > while implementing Locality Preserving Projections ,
> > at one point i have to perform X L X.transpose()
> > these matrices are large (32256 x 32256) so i get "out o
initializations before anything can
be done with it
as compared to memmap.
The above reason made me use memmap over pyTable.
On Sat, Jan 15, 2011 at 11:34 PM, kunal ghosh wrote:
> Thanks Santosh ,
>
> This stack overflow thread indeed discusses the exact same problem i have.
> Wonder
ing error
*error: [Errno 22] Invalid argument*
i dunno how to resolve this issue.
Also can someone plese help me out with the holepunching. Am i doing
something wrong ?
--
regards
---
Kunal Ghosh
Dept of Computer Sc. & Engineering.
Sir MVIT
Bangalore,India
permalink: member.acm.org
On Sat, Feb 26, 2011 at 6:37 AM, Senthil Kumaran wrote:
> On Fri, Feb 25, 2011 at 08:42:31PM +0530, kunal ghosh wrote:
> > step 1: holepunch , send UDP packet from receiver to sender
> > from socket import *
> > s = socket(AF_INET,SOCK_DGRAM)
> > host = "&qu
On Sat, Feb 26, 2011 at 8:09 AM, Senthil Kumaran wrote:
> On Sat, Feb 26, 2011 at 06:48:51AM +0530, kunal ghosh wrote:
> > On Sat, Feb 26, 2011 at 6:37 AM, Senthil Kumaran >wrote:
> >
> > > On Fri, Feb 25, 2011 at 08:42:31PM +0530, kunal ghosh wrote:
> > > &
On Fri, Feb 25, 2011 at 10:35 PM, Gora Mohanty wrote:
> On 2/25/11, kunal ghosh wrote:
> > Hi all, i am working on UDP hole punching to allow communication between
> two
> > computers hidden
> > behind their respective NATs (Home Router).
> [...]
> > Now i try
Hi all,
Can anyone please suggest some actively developed python WebDAV client
library ?
I did my preliminary search and found quite a few libraries almost all of
them are abandon ware.
--
regards
---
Kunal Ghosh
Dept of Computer Sc. & Engineering.
Sir MVIT
Bangalore,India
perma
s for the link.
>
>
> >
> > --
> > regards
> > ---
> > Kunal Ghosh
> > Dept of Computer Sc. & Engineering.
> > Sir MVIT
> > Bangalore,India
> >
> > permalink: member.acm.org/~kunal.t2 <http://member.acm.
for comments, suggestions and constructive criticism.
--
regards,
Kunal Ghosh
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
On Fri, Jul 15, 2011 at 7:29 PM, Careers Account wrote:
> Kunal,
> Great question!
>
> It really is a function of who is reviewing your resume at the end of the
> day
> - If its HR / Recruitment - they will not be able to assess technical
> skills
> to the level a tech l
ld you suggest some other means of
bringing FOSS experience to the notice (and bring prominence to) during the
hiring
process.
That would make the job of a person looking for FOSS experience much easier
!
One wouldn't want to miss a chance of getting a job where the hiring process
i
roject. Furthermore, we get to actually see some real, live code
> that's running in the wild written by the candidate.
>
>
--
regards,
Kunal Ghosh
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
with
past experience
, to prospective candidates, to bring out (and highlight) their FOSS
experience in their resume
and during the hiring process.
--
regards,
Kunal Ghosh
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman
* You could use http://groups.google.com/group/teindia/boxsubscribe to
register to the group.
* This list is to aggregate ALL TECH EVENTS including but not restricted to
events focusing on Free and Open Source Software.
--
regards,
Kunal Ghosh
___
BangP
__
> > BangPypers mailing list
> > BangPypers@python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> >
> ___
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
--
regards,
Kunal Ghosh
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
ng calculus / algebra after ages and getting it right :)
>
>
> >
> > Anand
> > ___
> > BangPypers mailing list
> > BangPypers@python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> >
>
>
>
> --
> --Anand
> ___
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
--
regards,
Kunal Ghosh
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
t; Balachandran Sivakumar
>
> Arise Awake and stop not till the goal is reached.
> - Swami
> Vivekananda
>
> Mail: benignb...@gmail.com
> Blog: http://benignbala.wordpress.com/
> ___
> BangPypers mailing list
gt; http://mail.python.org/**mailman/listinfo/bangpypers<http://mail.python.org/mailman/listinfo/bangpypers>
>>
> ___
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
--
regards,
Kunal Ghosh
__
Hello,
We are a small team based in Bangalore. We heavily use django, gunicorn,
gevent, freeswitch and redis. Take a look at our offering post to know more
about us and apply.
http://blog.plivo.com/post/14916412793/come-join-us
Cheers,
Kunal
39 matches
Mail list logo