fdaPDE/fdaPDE-R

Add support for standardized and well-known input data format (stop using `matrix` everywhere!)

Opened this issue · 0 comments

fdaPDE must be able to support many different data format as input, well established in the R language and scientific community. Is quiet annoying to input data in low-level matrix or array data formats. This is true for statistical data, but also for the domain geometry (this is a critical aspect which must be fixed sooner or later).

This issue wants to keep a list of all data format we should (or wish) support to enhance the fdaPDE usage. Each iter reports the data format, its supporting R package and possibly some specific documentation: