[ 
https://issues.apache.org/jira/browse/MATH-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960585#comment-16960585
 ] 

Alexander Nozik commented on MATH-1448:
---------------------------------------

Yes, basically, the better Commons math implementation, the better resulting 
wrapper library will work. So I am quite interested in quality of commons 
libraries. The problem is that it is hard to contribute to both projects 
simultaneously, so I am focused on kotlin side. I probably won't use numbers 
since it is much easier to do them in kotlin-multiplatform using external field 
operations instead of Java class inheritance (and I have already done most of 
it). On the other hand, I will definitely use rng and matrix operations.

> Make RealFieldElement implement Number
> --------------------------------------
>
>                 Key: MATH-1448
>                 URL: https://issues.apache.org/jira/browse/MATH-1448
>             Project: Commons Math
>          Issue Type: Wish
>            Reporter: Alexander Nozik
>            Priority: Trivial
>
> RealFieldElement in some cases could be used as a substitute for a generic 
> `Number` and it quite easy to make it implement `Number` interface. Perhaps 
> it would be better to inherit it form number to allow universal treatment.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to