Hello again,
just a question - no complain. :)
Is there a reason to implement methods as extension methods for NumSharp?
My consideration is just the following :
- extensions methods is sth. C# connected
- extensions methods are hard to use in other languages (e.g. powershell, F#. python.NET, ...)
- NumSharp could be used by many other languages if they are normal methods ;)
thanks again for your time. ;)
Hello again,
just a question - no complain. :)
Is there a reason to implement methods as extension methods for NumSharp?
My consideration is just the following :
thanks again for your time. ;)