Profile_bird

Hey there! cuda is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving cuda's tweets.

Already using Twitter
from your phone? Click here.

cuda

  1. Wondering if MGrammar is dead (as a general DSL tool). RT @colin_jack: Catching up on Oslo becoming SQL Server Modeling http://is.gd/4SoyF.
  2. @tehlike cool you are doing android development. I just started tinkering with it - hoping that Novel will create MonoDroid someday.
  3. @tehlike I have the Google Dev phone for Android. What need to know about Android? Thinking about getting the Samsung Galaxy (i7500)?
  4. @jvangael would that work for mathnet-numerics? right now we share a single RNG across threads, this would have a separate RNG per thread?
  5. RT @JeffreySax: @scottgu Too bad something as simple as "new Complex(-2,0).Phase" gives the wrong result. Can't use beta 2 Complex for ...
  6. @EdgarSanchez Math.NET Numerics is actually written in C# with an optional F# friendly interface.
  7. @jvangael If you didn't notice, Don Syme mentioned you on his blog - cool! http://bit.ly/Ofh1W
  8. @jvangael cloning a data management language for .NET and was wondering what syntax folks preferred - SAS, STATA, and R are miles apart.
  9. @jvangael Do handle a lot of data with metadata (descriptions, codebooks, etc)? The reason I'm asking is that I'm thinking of ....
  10. For data cleaning, which do you prefer #SAS, #STATA, #R, or XXX? For more than #data management (i.e. #stats), which do you prefer?
  11. @tehlike ok, cool. thanks for the heads up.
  12. @tehlike buyer - I need a few gadgets and I'm not visiting the US anytime soon.
  13. @tehlike thanks for the info!
  14. ... I saw several IPods Touches that are a newer gen and 400TL cheaper than at Teknosa - so I'm a little suspicious.
  15. Does anyone use gittigidiyor.com? Any problems? Is the "Zero Risk" policy real? Thanks! ...
  16. @jvangael ..a little fuzzy. It seemed like you had to bring your own external funding to qualify for the foundation. !?!?
  17. @jvangael it was a little disappointing-it seems they get legal support, corporate exposure, and as for financial support it was a little ..
  18. finally some information how an OSS project can join the Codeplex Foundation http://bit.ly/4ys05Z (pdf file)
  19. disabling "Accelerate 3d graphics" in VMware makes running VS2010 usable in a virtual machine - now I can tinker with it.
  20. The complex math functions are there, they are static methods in Complex. Need to see how their accuracy compares with Math.NET Numerics.