Slashdot Mirror


User: gowen

gowen's activity in the archive.

Stories
0
Comments
3,427
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,427

  1. Re:Have they addressed any of the weirdnesses? on FORTRAN 2003 Accepted as Standard · · Score: 1

    Well, I once wrote a Perl front-end that output Fortran files with all the appropriate options set, and then recompiled the whole thing -- with a recompilation for every data point generated. It worked, but it was ... inelegant.

  2. Have they addressed any of the weirdnesses? on FORTRAN 2003 Accepted as Standard · · Score: 5, Interesting
    Three things bug me about F95, which I use every day
    1. No standardised/portable method for handling command line parameters.
    2. Undefined behaviour for short-cutting logical ors. e.g. the behaviour of
      if(flag.and.function(var)) then...
      is undefined if flag is false and function() has side effects.
    3. The things you *can't* use parameters for (like fixing lengths in format statements) without running fpp/cpp on the code first
    4. No standardised meanings for

      real(kind=8) x

      Does that mean an 8 byte real? Or a 8 bit real? It depends on the compiler... (and yes, I know the portable solution is

      real (kind=kind(0.0d0)) x

      and the such like, but *thats* really ugly, compared to

      double precision x.


  3. Re:aaah on Google's Math Puzzle · · Score: 1
    Arbitrary polynomial fitting still isn't going to get you the right answer
    There isn't a right answer. That my point. Give me a finite number of data points and I'll fit a function to it. It may not be the same one you fit to it, but until you come up with a criterion that makes yours right and mine wrong, mines just as good as yours, or google's.
    it has some polynomial representation, albeit without a finite number of terms
    Polynomials always have a finite number of terms. That's the definition of a polynomial.
  4. Re:not that complicated on Google's Math Puzzle · · Score: 1

    Hey, I used what was open on my desktop. And it wasn't rounding, I just miscopied it.

  5. Re:aaah on Google's Math Puzzle · · Score: 1
    But, if you didn't solve the first problem yourself, then I can see how that would not be obvious.
    Why must the problems be related. In the second problem. all I'm told about the function f(x) is that it takes certain values at 1, 2, 3 and 4.

    Well, there are an infinite number of functions that take those values. (Hell, there are an infinite number of polynomials that do). My function satisfies all the constraints on f, but its not the answer google are looking for. That's why, as stated, it's an idiotic puzzle
  6. Re:not that complicated on Google's Math Puzzle · · Score: 5, Funny

    I know. Thats what you get when you miscopy the number into Mathematica. I'll get my coat.

  7. Re:Using Fortran, eh? on Supercomputers Race to Predict Storms · · Score: 1

    You don't have to tell me. I write numerical codes in Fortran 95.

  8. Re:not that complicated on Google's Math Puzzle · · Score: 0

    Because 2147483647 is the square of 46341.

  9. Re:Using Fortran, eh? on Supercomputers Race to Predict Storms · · Score: 5, Informative
    For some reason, Fortran is still used for many scientific programs, and this software probably fits in this category. Don't ask me why they chose it, though; I'm not a developer.
    Brief answer :
    i) because most numerical weather codes are already written in Fortran. This means that people with the right scientific knowledge tend to be Fortran programmers, and makes porting a whole lot easier.
    ii) Fortran compilers are the ones where the most work has gone into optimising the hardcore mathematical routines. Thus, the compiled code has traditionally been faster. This may no longer be true.
  10. Re:aaah on Google's Math Puzzle · · Score: 1
    This is not a classical polynomial function.
    Oh yeah? Care to evaluate
    f(x) = 7195272385 - 2002869909 z / 2 + 1230350850 z^2 - 482739993 z^3 / 2
    when z = 1, 2, 3 and 4?

    So f(5) = 2775619300. Now, why is that not a perfectly reasonable solution to this "puzzle"?
  11. Re:aaah on Google's Math Puzzle · · Score: 1

    I can *always* "solve" these problems with polynomial interpolation, and get any answer I care for. At the end of the process I've found a pattern and deduced the next term. If it's not the same pattern google were looking for ... they should write less ambiguous / idiotic questions.

  12. Re:not that complicated on Google's Math Puzzle · · Score: 5, Insightful

    Nice idea, except if you've only seen the billboard, how do you know it has anything to do with Google?

  13. aaah on Google's Math Puzzle · · Score: 3, Funny
    I hate "what is the next number in the sequence" type puzzles. The correct answer is always the same.
    Anything I damn well like. I understand polynomial interpolation
  14. Is that a hard puzzle on Google's Math Puzzle · · Score: 3, Insightful

    ... in the mathematical sense? It strikes me that it probably isn't, since the decimal expansion of e is base dependent, and most "interesting" properties of number are not, IMHO, dependent on the number of fingers our forefathers used for counting.

    Is there any method for the solution besides a brute force search and an efficient algorithm for primality testing?

  15. Re:Religeon on Bush vs. Kerry on Science · · Score: 2, Informative
    President George W. Bush. HBS doesn't hand out MBAs like candy, you know
    Lets look at some of the Business he's Administrated, shall we?

    i) Arbusto Energy / Spectrum 7 (CEO, 1977-1986): Formed 1977, declared bankrupt, 1986.
    ii) Harken Energy (director, 1986-1990) : GWB implicated for insider trading and accounting practices. 1992 SEC investigation still sealed. Made loss of over $20million.
    iii) Texas Rangers baseball club (owner/managing partner, 1990-1994) : 383-379, for an entirely average .502 winning percentage.

    So, that's two unmitigated financial disasters and a ballclub that defines "league average". If that's a model Harvard MBA student, perhaps they should consider tightening their syllabus up a little bit.
  16. Re:Religeon on Bush vs. Kerry on Science · · Score: 1
    HBS doesn't hand out MBAs like candy, you know.
    How do we know this. GWB is from a highly influential (and wealthy family). Is there any evidence/transcripts that its intelligence rather than influence that saw GWB accepted at and graduated from these prestigious institutions?
  17. Re:Religeon on Bush vs. Kerry on Science · · Score: 1, Funny
    they're both plutocrats.
    Which is why most of us would be much happier if they were running for the presidency of Pluto.
  18. Re:Religeon on Bush vs. Kerry on Science · · Score: 3, Insightful

    1st Corollary : Any slashdotter who cannot spell Religion is unlikely to have informed, intelligen opinions on the subject.

  19. Re:And now, for your delectation and delight... on RFID Not Just for Kids · · Score: 1
    If you care about your children do not expect technology to keep them safe.
    Not exclusively no. That would be stupid. But a kid with a mobile phone and a rape alarm is safer than one with neither. A kid with an RFID tag is harder to lose.

    Rejecting something thats helpful because it's not a perfect solution is idiotic (especially, as in this case, when there are no perfect solutions).
  20. Re:And now, for your delectation and delight... on RFID Not Just for Kids · · Score: 1, Funny
    I strongly dislike the conveyor belt like layouts in zoos & parks which is what they frequently are these days.
    You don't like theme parks. Hey, me neither. So don't go.
  21. And now, for your delectation and delight... on RFID Not Just for Kids · · Score: 4, Insightful

    ... slashdotters will spot the magic phrase "RFID", and remember that this is something the hivemind has told them they're against. They will proceed to explain why a private entity using RFID tags -- entirely on its own property -- to track and locate lost children is an appalling infringement of their civil liberties.

    This should be good.

  22. Re:LOL on War of the Worlds Remake Already Shot Overseas · · Score: 1
    Spielberg's film will include every big name he can sign on, spend more on Special effects than the GP of most small countries, and get his plot from "Rent-a-plot", with a catch at the end for sequels.
    Actually, that's really unfair to Spielberg. Notice how there's been no ET2, no Minority Report 2, no Schindler's List 2...

    As I can recall, only Raiders OTLA and Jurassic Park spawned sequels of all Spielberg's movies.
  23. How about some less self-selecting data. on Firefox Browser On An Upward Trend · · Score: 3, Insightful

    Such as this, gathered by general purpose search engine, Google, in June. Specifically, this graph. That "Other" category is not exactly setting the world on fire, is it now?

  24. New coolness on Linux Clustering · · Score: 1

    "Imagine a Beowulf cluster..." jokes are passe. The really hip respond to mentions of Donald Becker's name with oblique references to Steely Dan records.

  25. Re:I saw spammers are ready for this on IETF Decides On SPF / Sender-ID issue · · Score: -1, Flamebait
    At this point in time, if everyone used SPF, my guess is that at least 50% of spam would be blocked.
    And this week's statistics-pulled-out-of-ass award goes to .... DrZaius. Congratulations, with no methodology, or data, you've just invented a statistic, and attempted to pass it off as fact.

    Well done.