[argyllcms] Re: Software for matrix manipulation?

  • From: Iliah Borg <iliah.i.borg@xxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Mon, 12 Apr 2021 11:28:24 -0400


I would suggest Python language ...

Second that.

On Apr 12, 2021, at 11:25 AM, Markku Kolkka wrote:

Ben Goren kirjoitti 12.4.2021 klo 18.07:
Do I want to bite the bullet and go all the way to C? I’ve hardly written 
anything in C and mostly stuck to higher-level languages — most recently 
mostly in the Microsoft world with C#.

At the same time, I’m working my way towards an M.S. in Statistics…so would 
I be better off going in the direction of something like Octave or Scilab or 
even R?

I would suggest Python language with NumPy library (https://numpy.org/),
possibly also Pandas (https://pandas.pydata.org/)

Python is easy to learn and as an interpreted language it's good for
experimentation and "run-once" programs. NumPy has fast array/matrix
math routines and Pandas has statistical/data analysis routines.

-- 
   Markku Kolkka
   markku.kolkka@xxxxxx


--
Best regards,
Iliah Borg
LibRaw, LLC
www.libraw.org
www.rawdigger.com
www.fastrawviewer.com




Other related posts: