Sandia Releases DAKOTA Toolkit under GPL
Consul writes " DAKOTA, a powerful toolkit for doing engineering analysis, has now been released under the GPL. Space Daily has the details about the tookkit."
← Back to Stories (view on slashdot.org)
First, here's a link to the site for the software itself: DAKOTA
And second, as seen on this page, there are two libraries (DOT and NPSOL) required by DAKOTA that are expensive commercial software products. So, in order to make DAKOTA truly free, these libraries will need to be replaced with GPL/LGPL equivilants. I just wish I had the programming skill to help with something of this scale.
There is a third library needed, called OPT++, that is not GPL or an Artistic license. I'm unable to determine what this library is or its terms of use, as the page that the DAKOTA web site links to is no good.
All of the other libraries needed by DAKOTA are GPL/LGPL, with one using an Artistic license.
-----
"You spilled my egg... I needed that egg."
Given the potential applicability of this to weapons design, I'm surprised the US government is allowing this to be distributed.
Tarsnap: Online backups for the truly paranoid
In the past, software written in government labs (e.g., LINPACK) was released into the Public Domain. Isn't using GPL actually granting taxpayers less access to the fruits of their labors than releasing the code into the Public Domain?
GPL is an excellent choice for releasing taxpayer funded software. By releasing the software as GPL you ensure the maximum value for the taxpayer. The software will continue to improve and benefit everybody, including the people who paid for its original development. If it were released under some other license the taxpayer would be less likely to get back improved versions of the software. Don't get me wrong, I'm OK with the BSD license, but GPL is so much better.
Miko O'Sullivan