cffdrs / cffdrs_r

FWI and FBP components of CFFDRS in R
GNU General Public License v2.0
11 stars 5 forks source link

Making a move to Data.Table #13

Open BadgerOnABike opened 1 year ago

BadgerOnABike commented 1 year ago

A number of tasks need to be performed to move the project from data.frame to data.table. This is a significant performance improvement and will allow for subsequent improvements to be made.