Re: [math] How to Convert 'RealMatrix' Object to Array

2021-02-16 Thread Oscar Bastidas
Awesome! Thank you so much for this. Oscar Oscar Bastidas, Ph.D. Postdoctoral Research Associate University of Minnesota On Tue, Feb 16, 2021, 5:25 AM Alex Herbert wrote: > The methods: > > double[][] getData(); > double[][] getDataRef(); > > Provide access to

[math] How to Convert 'RealMatrix' Object to Array

2021-02-16 Thread Oscar Bastidas
individually. Thanks. Oscar Oscar Bastidas, Ph.D. Postdoctoral Research Associate University of Minnesota

Re: [math] Optimization API Question

2020-07-11 Thread Oscar Bastidas
e specific documentation for the specific class you mention and see if there is some way to do what I am looking for. Thanks. Oscar On Sat, Jul 11, 2020, 2:00 PM Gilles Sadowski wrote: > Hi. > > Le sam. 11 juil. 2020 à 03:54, Oscar Bastidas > a écrit : > > >

[math] Optimization API Question

2020-07-10 Thread Oscar Bastidas
Would someone please tell me if the Optimization APIs in Apache Commons Math can be used to solve a multi-variate equation (multiple xs, just one y) for a specific value as Microsoft Excel's Solver can and if so, how that would be implemented? In short, I don't want to solve my multi-variate

Re: Apache Commons Math Linear Regression Question

2020-01-08 Thread Oscar Bastidas
Please disregard my previous question! I figured out what I was missing. Oscar Oscar Bastidas, Ph.D. Postdoctoral Research Associate University of Minnesota On Wed, Jan 8, 2020, 2:12 PM Oscar Bastidas wrote: > Hello, > > Would someone please tell me how I am supposed to acquire t

Apache Commons Math Linear Regression Question

2020-01-08 Thread Oscar Bastidas
main' } // END class **** Oscar Oscar Bastidas, Ph.D. Postdoctoral Research Associate University of Minnesota

[math] Vector math question

2019-05-28 Thread Oscar Bastidas
these quantities, and if so, what is the complete import statements to summon these classes and their methods? Thanks. Oscar Oscar Bastidas, Ph.D. Postdoctoral Research Associate University of Minnesota

[math] - Math on Android?

2019-05-21 Thread Oscar Bastidas
Hello, Can someone please tell me if the Math library will work on Android Java, or is this just restricted to "regular" Java? Thanks. Oscar Oscar Bastidas, Ph.D. Postdoctoral Research Associate University of Minnesota