Hello All,
I am new to this list but I am a huge Ruby fan and also a student of computer science studying machine learning. I have been using Python as most do and am also into scipy, numpy, etc. I am sick of Python overall but have to use it because that's really all there is. I was excited to find this project but one of my favorite projects is SymPy.
I would like to start development on a Ruby implementation of SymPy. Not really sure where to start yet but I forked the SciRuby repository and will spend the next couple of days reading code and looking around. I'd rather be using Ruby for my code examples in whatever papers I have to write going forward rather than being stuck with Python for everything. This is not a knock against Python, my braing just works better in Ruby.
I'll post updates as I have them.
Thanks! Steven Elliott
Ya, I think they can live separate happily but I've only just started thinking about this project. Just started writing code a few days ago. Will do an init commit next week sometime of what I have.I've also been using NMatrix and am quite impressed with it. I have some questions though that I'm writing down as I use it. In terms of performance I think you're right! I'm sure I could use lots of help once we get rolling. I'll post back when the repo is up.
--
By the way, if anyone wants to contribute to NMatrix but is stuck on some internal C++ thing, please let me know. We have a draft developer's guide which will eventually be made public -- and I'm happy to share it with folks who want to contribute.