Boost logo

Boost Users :

Subject: Re: [Boost-users] [fusion, phoenix, spirit2] C++ orientation
From: oswin krause (oswin.krause_at_[hidden])
Date: 2013-02-24 17:26:57


Hi Michael,

I have to agree. To me this sounds more like a description of a
numerical problem in a n-dimensional vector space, and not a problem
which uses heterogeneous-data transformations (as fusion does) or
parsing(as spirit does).

uBLAS could be a starting point for a linear algebra library. Odeint
could help you integrate ODEs, but i don't know your problem. However it
is likely that for most mathematical problems there are better libraries
out there than the ones provided by boost.

Greetings,
Oswin
On 24.02.2013 16:06, Larry Evans wrote:
> On 02/23/13 21:56, Michael Powell wrote:
> Hi Michael,
> I've a few questions.
> [snip]
>> Our data will be a series of spiked tuples (one or more) of
> What's a "spiked tuple"? Googling the term didn't help:(
>
>> n-dimensional packed values, and we'll probably need to dynamically
> By "packed" do you mean what's described here:
>
> http://en.wikipedia.org/wiki/Densely_packed_decimal
>
>> parse calculations on the n-dimensions to determine did we satisfy the
>> solution.
> What does "dynamically parse" mean? Is your problem a numerical one,
> for example solving a system of differential equations?
>
> -regards,
> Larry
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net