ElOceanografo / SPDEPrecisionMatrices.jl

Sparse precision matrices for random spatial fields using SPDE approximation
MIT License
1 stars 1 forks source link

Package naming #1

Closed jkbest2 closed 3 years ago

jkbest2 commented 3 years ago

I think SparseSpatialPrecisionMatrices.jl is fine, but might be too specific. Using the SPDE method in one dimension is straightforward, and three dimensions either via a three-dimensional mesh or using a separable temporal effect (e.g. a one-dimensional mesh) is also doable. I'd propose your original SPDEPrecisionMatrices.jl, or something a bit more specific like MaternSPDEPrecisionMatrices.jl. Might be worth mentioning something to the DIffEq folks to make sure we're not stepping on any toes.

ElOceanografo commented 3 years ago

I guess it depends somewhat on what the scope of this package ends up being, i.e. whether it's just a backend implementing the SPDE method or evolves into something more full-featured...see my brainstorming in #3.

ElOceanografo commented 3 years ago

Decided to rename to SPDEPrecisionMatrices before we get used to the old one. @jkbest2 you may want to delete and re-add the package.