Announcement
诚招博士/博士后:欢迎对软物质物理、高分子场论、数值计算、机器学习、Julia或Python等感兴趣的同学/博士加盟本课题组。请直接发简历至lyx@fudan.edu.cn咨询。
New Blog Articles
Perform cubic Hermite spline interpolation in Julia
Tutorial on CubicHermiteSpline.jl
This is a tutorial on how to use the Julia package CubicHermiteSpline.jl, which performs a [cubic Hermite spline interpolation](https://en.wikipedia.org/wiki/Cubic_Hermite_spline) on an array of data points given that their associated gradients at each point are known in advance. Read More ›