Skip to content

Is there a reason to implement methods as extended methods? #4

@dotChris90

Description

@dotChris90

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. ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions