Browse by Tags

dnAnalytics + Iridium = Math.NET Numerics
03 August 09 10:44 | Christoph Rüegg | 7 comment(s)
You may have wondered why the Math.NET Iridium development has stopped abruptly almost two months ago. Luckily this is not entirely true, in the last few weeks the .Net numerics library has progressed well - but at a different place: Math.NET Iridium...
Source Repository Mirror at Google Code
08 Januar 09 12:01 | Christoph Rüegg | with no comments
In addition to the official subversion repository we now also maintain a read-only repository mirror on google code , mainly as a fail-over backup solution if something happens to the primary server, but also because it provides additional ways to access...
Filed under: ,
Iridium Statistics Accumulator: Better numerical stability
07 Januar 09 09:12 | Christoph Rüegg | with no comments
The algorithm on how the Mean, Variance and Sigma are incrementally computed in the statisics accumulator (MathNet.Numerics.Statistics.Accumulator) has been improved last week in Iridium revision 503 to provide better numeric stability when dealing with...
Filed under: , ,
Iridium 2008 August Release (2008.8.16.470)
14 August 08 02:14 | Christoph Rüegg | 2 comment(s)
Iteration 16 of Math.NET Iridium (Numerics) is now available, as 2008 August Release with Version 2008.8.16.470. Grab it here . Please continue reporting issues and bugs you find, it's very useful and helps making the whole project better. We've...
Revised Interpolation Toolkit in Iridium
10 Mai 08 05:31 | Christoph Rüegg | with no comments
The next release of Math.NT Iridium, Iteration 16, comes with a revised interpolation architecture and implementation. Up to now, the interpolation classes have been a bit akward to use, partially because of the SampleList collection class you had to...
Iridium 2008 April Release (v2008.4.14.425)
06 April 08 01:50 | Christoph Rüegg | with no comments
Iteration 14 of Math.NET Iridium (Numerics) is now available, as 2008 April Release with Version 2008.4.14.425. Grab it here . Sorry for the very short release cycle (just one week after iteration 12). The reason is that I won't be able to work on...
Iridium 2008 March Release (v2008.3.12.405)
31 März 08 11:41 | Christoph Rüegg | 2 comment(s)
Iteration 12 of Math.NET Iridium (Numerics) is now available, as 2008 March Release with Version 2008.3.12.405. Grab it here . Team: Christoph Rüegg, Joannès Vermorel, Matthew Kitchin New Contributions: Mike Shugai Summary: Bugs: All know 3 bugs have...
Math.NET Tightened Security - working fine for you?
09 Februar 08 12:57 | Christoph Rüegg | 1 comment(s)
Since the February 2008 Release , Math.NET Iridium and Neodym both adapted a new security model: Strong Name: The official assemblies are now strong named. This means that you can put them into the global assembly cache, configure .NET code access policies...
Iridium 2008 February Release (v2008.2.10.364)
03 Februar 08 12:39 | Christoph Rüegg | 2 comment(s)
Iteration 10 of Math.NET Iridium (Numeric) is now available, as 2008 February Release with Version 2008.2.10.364. Grab it here . This is mostly a service release: Bugs: All known 8 bugs have been fixed. Performance: The linear algebra implementation has...
Math.NET Iridium on Linux and Mono
19 August 07 06:43 | Christoph Rüegg | with no comments
One of the principles of the Math.NET Iridium numerics library is to not depend on special hardware or some external super-optimized library, but just on the core .Net Framework 2.0. Thanks to this, Iridium also works with Mono on Linux with no special...
Iridium Class Reference
06 April 07 03:05 | Christoph Rüegg | 3 comment(s)
I've finally tried Sandcastle to automatically generate class references from the inline xml comments, as a replacement for the discontinued NDoc. The result for Math.NET Iridium is now available for download (in both HtmlHelp CHM and Ms Help 2 HxS...
Yttrium Diagramming
30 März 07 03:44 | Christoph Rüegg | 1 comment(s)
There was quite a huge check-in lately on the yttrium source code repository . I've been refactoring the yttrium code base to a new microkernel based architecture (motivation: getting rid of cyclic dependencies and the high degree of complexity)....
Iridium Release 8: 2007 March (v2007.3.8)
14 März 07 10:47 | Christoph Rüegg | 1 comment(s)
I've just released a new version of the C# Math.NET Numerics toolkit Iridium , v2007.3.8 . Grab it here . What's new in this release? Completely revised FFT implementation Integration of the Torschutz Random Library, revised and extended with...
Revised FFT Core for Iridium
28 Februar 07 12:41 | Christoph Rüegg | with no comments
I'm currently working on the Iridium (Math.NET Numerics) Fast Fourier Transformation Implementation, to finally fix known bugs and improve its usability (make it easier to work with). I expect a new Iridium release this week. What's new: Unit...
Filed under: , ,
PowerShell for Math.NET
23 September 06 12:40 | Christoph Rüegg | 3 comment(s)
I think it would be really interesting to propagate the new MS PowerShell as a new interface for Math.NET, especially for the Yttrium project. Yttrium already provides very simple script support, but PowerShell has so much more to offer. I think about...
More Posts Next page »