Menu

Thanks & a question

vasek
2008-01-25
2012-09-15
  • vasek

    vasek - 2008-01-25

    Hi all,
    thanks for a great library, I was looking for a way to escape Matlab for a while and finally I can do it. I am playing with the library for a while and I like it more and more. Many thanks to all authors.

    I found operations on matrices and vectors excellently complete.
    However, I miss some of these operations on Array<>.

    So, I am wondering if I should try to find workarounds or try to complete the functionality in itpp. For a start, I would like to have functions such as:

    template<class T> inline
    const Array<T> Array<T>::operator()(const Vec<int> &indices) const

    Which would is the same as with Array<int> &indices, but would be handy in some situations.

    It is just a tiny patch... should I try to store more of these or send them one by one?

    Best Regards,
    Vasek

     
    • Adam Piątyszek

      Adam Piątyszek - 2008-01-28

      Hi Vasek,

      Please go ahead and provide separate patches for each feature or group of related features. You can open a new Feature Request and attach them there. Please prepare patches against the latest SVN trunk sources. Do not forget about writing and checking the generated Doxygen documentation for new methods.

      BR,
      /Adam

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.