digitalmars.D.learn - Extended math library
- Martijn Pot (3/3) Jul 15 2014 To make a long story short:
- ponce (3/6) Jul 15 2014 https://github.com/kyllingstad/scid
- Martijn Pot (4/11) Jul 16 2014 Thanks for the links. I think they're perfect for me.
- bachmeier (5/17) Jul 16 2014 Have you tried them? Do they work? I couldn't get scid to work
- ponce (3/7) Jul 16 2014 Can't speak for scid, but dstats shouldn't be hard to bring
- John Colvin (7/14) Jul 17 2014 I've just brought dstats up to date and got it passing the
- Kagamin (3/15) Jul 19 2014 How about this?
- John Colvin (2/5) Jul 17 2014 http://forum.dlang.org/post/nscscdomihmvqplxfpdr@forum.dlang.org
- Martijn Pot (3/9) Jul 17 2014 Thanks John! You saved me a lot of time. I have actually checked
- John Colvin (3/13) Jul 17 2014 No problem, It made for a more entertaining few hours than the
To make a long story short: Is there any math library with e.g. mean, std, polynomial fitting, ...?
Jul 15 2014
On Tuesday, 15 July 2014 at 20:46:32 UTC, Martijn Pot wrote:To make a long story short: Is there any math library with e.g. mean, std, polynomial fitting, ...?https://github.com/kyllingstad/scid https://github.com/dsimcha/dstats
Jul 15 2014
On Tuesday, 15 July 2014 at 22:09:43 UTC, ponce wrote:On Tuesday, 15 July 2014 at 20:46:32 UTC, Martijn Pot wrote:Thanks for the links. I think they're perfect for me. Besides that, I think they are too hard to find. How can we solve that? Should we put thema on the library page?To make a long story short: Is there any math library with e.g. mean, std, polynomial fitting, ...?https://github.com/kyllingstad/scid https://github.com/dsimcha/dstats
Jul 16 2014
On Wednesday, 16 July 2014 at 19:43:26 UTC, Martijn Pot wrote:On Tuesday, 15 July 2014 at 22:09:43 UTC, ponce wrote:Have you tried them? Do they work? I couldn't get scid to work last year. I've never heard of dstats before, but it hasn't seen any activity in two years. I'd be surprised if it worked with the latest release of DMD.On Tuesday, 15 July 2014 at 20:46:32 UTC, Martijn Pot wrote:Thanks for the links. I think they're perfect for me. Besides that, I think they are too hard to find. How can we solve that? Should we put thema on the library page?To make a long story short: Is there any math library with e.g. mean, std, polynomial fitting, ...?https://github.com/kyllingstad/scid https://github.com/dsimcha/dstats
Jul 16 2014
On Wednesday, 16 July 2014 at 21:12:00 UTC, bachmeier wrote:Have you tried them? Do they work? I couldn't get scid to work last year. I've never heard of dstats before, but it hasn't seen any activity in two years. I'd be surprised if it worked with the latest release of DMD.Can't speak for scid, but dstats shouldn't be hard to bring up-to-date.
Jul 16 2014
On Thursday, 17 July 2014 at 00:28:19 UTC, ponce wrote:On Wednesday, 16 July 2014 at 21:12:00 UTC, bachmeier wrote:I've just brought dstats up to date and got it passing the unittests. I'm not sure how comprehensive they are.Also, there's a certain amount of printout from the tests that I don't know enough to judge.). I'm getting a segfault on dmd git HEAD* but the latest releases of gdc and ldc are working fine.Have you tried them? Do they work? I couldn't get scid to work last year. I've never heard of dstats before, but it hasn't seen any activity in two years. I'd be surprised if it worked with the latest release of DMD.Can't speak for scid, but dstats shouldn't be hard to bring up-to-date.
Jul 17 2014
On Wednesday, 16 July 2014 at 19:43:26 UTC, Martijn Pot wrote:On Tuesday, 15 July 2014 at 22:09:43 UTC, ponce wrote:How about this? http://code.dlang.org/?sort=updated&category=library.scientificOn Tuesday, 15 July 2014 at 20:46:32 UTC, Martijn Pot wrote:Thanks for the links. I think they're perfect for me. Besides that, I think they are too hard to find. How can we solve that? Should we put thema on the library page?To make a long story short: Is there any math library with e.g. mean, std, polynomial fitting, ...?https://github.com/kyllingstad/scid https://github.com/dsimcha/dstats
Jul 19 2014
On Tuesday, 15 July 2014 at 20:46:32 UTC, Martijn Pot wrote:To make a long story short: Is there any math library with e.g. mean, std, polynomial fitting, ...?http://forum.dlang.org/post/nscscdomihmvqplxfpdr forum.dlang.org
Jul 17 2014
On Thursday, 17 July 2014 at 15:21:40 UTC, John Colvin wrote:On Tuesday, 15 July 2014 at 20:46:32 UTC, Martijn Pot wrote:Thanks John! You saved me a lot of time. I have actually checked if it runs this time and it works like a charm.To make a long story short: Is there any math library with e.g. mean, std, polynomial fitting, ...?http://forum.dlang.org/post/nscscdomihmvqplxfpdr forum.dlang.org
Jul 17 2014
On Thursday, 17 July 2014 at 18:21:12 UTC, Martijn Pot wrote:On Thursday, 17 July 2014 at 15:21:40 UTC, John Colvin wrote:No problem, It made for a more entertaining few hours than the work I was supposed to be doing :)On Tuesday, 15 July 2014 at 20:46:32 UTC, Martijn Pot wrote:Thanks John! You saved me a lot of time. I have actually checked if it runs this time and it works like a charm.To make a long story short: Is there any math library with e.g. mean, std, polynomial fitting, ...?http://forum.dlang.org/post/nscscdomihmvqplxfpdr forum.dlang.org
Jul 17 2014