Hello,

>     i am planing to work on new class mono.math.matrix  , to make 
> fundamental matrix operation. I alredy sarted it for my project to completing 
> B.tech. mono want it pls inform me. Also  i am working
> on system.windows.form class.

Typically classes that are not part of the .NET Framework are not
included with Mono, unless:

        * They are a dependency for implementing the .NET functionality,
          for example the Mono.Security namespace.

        * They are directly related (Mono.Data namespaces) 

        * It is so useful that everyone wants it

I suggest that you continue your work on your Matrix code, and publish
the code and get it debugged before it becomes part of Mono.

Miguel.l
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to