Forgot your password?

typodupeerror

Comment: Re:Politics (Score 1) 874

by aisaac (#30304010) Attached to: Scientists Step Down After CRU Hack Fallout

On the contrary, this is quite normal. Ice caps expand and recede all the time and have been for centuries. As MIT climatologist Richard Lindzen pointed out in WSJ today, you're discarding a well-established understanding of the history of the planet by making that claim.

I also wonder how many who quote Lindzen on climate change also quote Lindzen on smoking?

Comment: Re:Show me some example code (Score 1) 382

by aisaac (#26370441) Attached to: The Power of the R Programming Language

R handles non-matrix data structures much, much better than Matlab does

This advantage is even larger for Python. Use the NumPy package for efficient array handling and basic linear algebra. Use SciPy for optimization and statistics. Use Matplotlib for amazingly powerful 2d graphics. And if you occasionally need R, which does have an wonderfully deep statistical library, you can access it with rpy.

Censorship

Libraries Defend Open Access

Submitted by aisaac
aisaac writes "
Publisher plans to equate public access to federally funded research with government censorship and the destruction of peer review were exposed earlier this year (Nature, January 25, 2007). In an open letter last month, Rockefeller University Press castigated the Partnership for Research Integrity in Science & Medicine (PRISM) for using distortionary rhetoric in a coordinated PR attack on open access. Now the Association of Research Libraries has released an Issue Brief addressing this PR campaign in more detail. The Issue Brief exposes some of the distortions used to persuade key policy makers that recent gains open access scientific publishing pose a danger to peer reviewed scientific research, free markets, and possibly the future of western civilization. As an example of what the publishers backing PRISM hate, consider the the wonderfully successful grants policy of the National Institutes of Health, which requires papers based on grant-funded research to be published in PubMed Central.
"

It's no longer a question of staying healthy. It's a question of finding a sickness you like. -- Jackie Mason

Working...