EconForge / Dolo.jl

Economic modeling in Julia
Other
57 stars 29 forks source link

Albop/update interp #109

Closed albop closed 7 years ago

albop commented 7 years ago

This PR is a preliminary step towards using static arrays as discussed in #79 . It introduces two types Point{d}={SArray{Float64,d}} and ListOfPoints{d} = Vector{SArray{Float64,d}}. I did the two following changes:

albop commented 7 years ago

@sglyon : note that I kept the same overall structure for the cubic splines and haven't integrated the new splines code I've shown you in New York.

sglyon commented 7 years ago

@albop is this ready for review?

albop commented 7 years ago

Yes

On Wed, 30 Aug 2017, 14:44 Spencer Lyon notifications@github.com wrote:

@albop https://github.com/albop is this ready for review?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/EconForge/Dolo.jl/pull/109#issuecomment-325994488, or mute the thread https://github.com/notifications/unsubscribe-auth/AAQ5KZWpDxsBpcT_qZPwN_pZ1g0pMLt7ks5sdWc5gaJpZM4PFn1x .