On Jun 15, 7:23 pm, Bugs <icebe...@gmail.com> wrote:
> Hi, everyone.
>
> I'm a newbie on Clojure and LISP, and I'm interasted in matlab
> replacement languages.
> It is just my hobby, but I'm trying to implement a matlab like
> language extension.
>
> I think that Clojure has ability enough to be numerical language like
> a Matlab or Mathematica.
>
> So, I'm finding examples for matrix operation ( + - * .*
> transpose ./ .^, and so on)
>
> Does anyone have the examples?
>

I don't know much about matlab or mathematica but you
might find incanter interesting.
http://github.com/liebke/incanter/tree/master

Regards,
Parth


> Regards,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to