dewittpe / cpr

Control Polygon Reduction: Methods for quick and efficient placement of internal knots for B-splines and tensor products of B-splines.
http://www.peteredewitt.com/cpr/
2 stars 0 forks source link

parallel::mclapply in R/influence_weights.R #15

Closed dewittpe closed 7 years ago

dewittpe commented 7 years ago

parallel::mclapply will not work on Winblows.

Revert to lapply, perhaps use parLapply at a latter date.