Serving the Quantitative Finance Community

Search found 20 matches

  • 1
  • 2
by lugos
February 6th, 2007, 7:40 pm
Forum: Careers Forum
Topic: Barclay's Global
Replies: 8
Views: 191946

Barclay's Global

<t>QuoteOriginally posted by: KackToodlesQuoteOriginally posted by: QuantJeremyAnyone know anything about the reputation of Barclay's as a quant shop? Heard anything?It's the "MacDonalds'" of quant shops?Erm, how is that? Cheap double burgers? Lots of trans fats? I have a couple of former coworker c...
by lugos
February 6th, 2007, 7:15 pm
Forum: Careers Forum
Topic: Fortran 90
Replies: 6
Views: 81194

Fortran 90

<t>QuoteOriginally posted by: CuchulainnQuoteAnyways I better go and borrow a copy of Stroustrup. Good idea. An even better one is always have a copy on your desk for reference. Quotecall sgesvd(jobu, jobvt, m, n, a, lda, s, u, ldu, vt, ldvt, work, lwork, info)This is flat and difficult-to-maintain ...
by lugos
January 9th, 2007, 5:49 pm
Forum: Off Topic
Topic: Has Lexus Broken the Laws of Physics?
Replies: 24
Views: 85949

Has Lexus Broken the Laws of Physics?

<t>QuoteOriginally posted by: NQuoteOriginally posted by: AaronOkay, okay, I withdrew the physics criminal charges. I still don't believe the Lexus can do it. Let's see what the company has to say.Okay...S=1/2 a t^2S=4000fta=32ft/sec^2As long as the Lexus travels 4000 ft in a little less than 16 sec...
by lugos
January 9th, 2007, 5:40 pm
Forum: Careers Forum
Topic: quant v.s. structured finance
Replies: 6
Views: 123053

quant v.s. structured finance

<t>QuoteOriginally posted by: kellyyeHi, everyone! This is really a nice forum! I'm a PhD and I recently got 2 internship offers. One is quant in Fixed income, one is in structured finance. I's hard for me to make a decision! I read the topics on structured finance in this forum and they're really h...
by lugos
January 8th, 2007, 10:09 pm
Forum: Careers Forum
Topic: Banks get tough on performance this year ( Is this True)
Replies: 19
Views: 87318

Banks get tough on performance this year ( Is this True)

<t>QuoteOriginally posted by: CuchulainnQuoteOriginally posted by: rmaxFor one-man projects I ask people to do as follows (because they are over-optimistic):a = optimistic durationb = realisticc = pessimisticthen expected = (a + 4b + c)/6This is for each activity in project; we do a risk analysis at...
by lugos
December 23rd, 2006, 7:47 am
Forum: Careers Forum
Topic: Once again about quants WORKING HOURS
Replies: 45
Views: 127139

Once again about quants WORKING HOURS

<t>QuoteOriginally posted by: KackToodlesQuoteOriginally posted by: lugosI averaged more than that in grad school, working at a synchrotron. I'd regularly stay awake (sans chemical additives) and work with large, smoking, radioactive objects which could kill me for 48 hour shifts.-LugosSynchrotron? ...
by lugos
November 2nd, 2006, 6:52 am
Forum: Careers Forum
Topic: Once again about quants WORKING HOURS
Replies: 45
Views: 127139

Once again about quants WORKING HOURS

<t>Quote80-100 hours a week? This is 16-20 hours per weekday. This is impossible even if the working hours include every minute you are awake and the time when you are eating. Can people sleep for only four to six hours per weekday? This is nonsense. Therefore, I totally agree with you that there is...
by lugos
October 17th, 2006, 6:16 pm
Forum: The Quantitative Finance FAQs Project
Topic: Mathematica vs Matlab vs Maple, discuss
Replies: 82
Views: 273995

Mathematica vs Matlab vs Maple, discuss

<t>QuoteOriginally posted by: actuaryalfredThe symbolic toolbox in Matlab is nice too. I always try to use it first before using Mathematica. I haven't used Maple so nothing could be said about that.For numerical stuff, Matlab is definitely better than Mathematica.If you use the Matlab symbolic tool...
by lugos
October 17th, 2006, 5:33 pm
Forum: Careers Forum
Topic: P&D Slogan
Replies: 52
Views: 95795

P&D Slogan

<t>"You've read the book, we'll get you the job.""Because, we've seen the elephant" "Hedge your career delta""Does your recruiter come with a manual?"Sticking a wavelet transformed message in your logo saying, "we're a lot smarter than other recruiters" or something like that would also be clever, e...
by lugos
September 20th, 2006, 12:08 am
Forum: Careers Forum
Topic: Avoiding the dread "C++ quant developer" position
Replies: 65
Views: 101559

Avoiding the dread "C++ quant developer" position

<r>QuoteOriginally posted by: CuchulainnQuoteOriginally posted by: lugosQuoteThe point is, adding dynamic typing to a language which is statically typed is sillyOK let's assume it is silly (whatever that means). What are the consequences? They may be of no importance for my current application. One ...
by lugos
September 19th, 2006, 11:10 pm
Forum: Careers Forum
Topic: Avoiding the dread "C++ quant developer" position
Replies: 65
Views: 101559

Avoiding the dread "C++ quant developer" position

<t>QuoteOriginally posted by: DCFCHowever, I do worry a little bit about Lugos with respect to his suitability for a quant job, and I hope this will be read more a constructive criticism than just my contempt for anyone who can't do C++ properly....Dominic:I'm here to learn: I don't know enough abou...
by lugos
September 16th, 2006, 7:39 am
Forum: Careers Forum
Topic: Avoiding the dread "C++ quant developer" position
Replies: 65
Views: 101559

Avoiding the dread "C++ quant developer" position

<t>QuoteOriginally posted by: fradiavaloQuoteOriginally posted by: lugosQuoteOriginally posted by: AthleticoYDynamic languages may let you do some of the same things more easily, but obviously do not offer as much strong type checking as C++. Python does offer dynamic typing with strong type checkin...
by lugos
September 15th, 2006, 11:29 pm
Forum: Careers Forum
Topic: Avoiding the dread "C++ quant developer" position
Replies: 65
Views: 101559

Avoiding the dread "C++ quant developer" position

<t>QuoteOriginally posted by: AthleticoY... I don't get your point about dynamic typing - the whole point of STL and most any template container library is to avoid dynamic typing and intrusive data structures. The error messages can be cryptic but compiler technology is improving. Microsoft's VC8 c...
by lugos
September 15th, 2006, 6:55 pm
Forum: Careers Forum
Topic: Avoiding the dread "C++ quant developer" position
Replies: 65
Views: 101559

Avoiding the dread "C++ quant developer" position

<t>QuoteOriginally posted by: CuchulainnQuotemaking me write dirty limericks in STL until my brain ossifies into a walnut.Never thought of STL in that way, but I see what you mean; STL syntax can be extremely cryptic. Debugging templates really burns the grey cells; usually the error is caused by a ...
by lugos
September 15th, 2006, 6:42 pm
Forum: Careers Forum
Topic: Avoiding the dread "C++ quant developer" position
Replies: 65
Views: 101559

Avoiding the dread "C++ quant developer" position

<t>Dominic:QuoteOriginally posted by: DCFCQuoteC is wonderful: I've written tons of it (mostly device drivers and system code), and I even think it makes good psuedo assembly for numerics. I don't see much of it in my future, unless I become a defense contractor or something.You could go work for a ...
  • 1
  • 2