[erlang-questions] [Erlang-Question] Is Erlang good for Matrix manipulation and AI related algorithms
Jesper Louis Andersen
jesper.louis.andersen@REDACTED
Tue Nov 15 12:20:14 CET 2011
On Tue, Nov 15, 2011 at 06:18, Peer Stritzinger <peerst@REDACTED> wrote:
> It is not difficult to derive a closed form for this number, then
> It'll be a fast O(1) operation in one line in any language.
That. And the computer scientist inside me screams that this is
solvable with the use of dynamic programming as well. It won't be
O(1), but probably O(n).
--
J.
More information about the erlang-questions
mailing list