Blog

Read blog posts about scientific computing, polymer physics, and software development.

More ›

Research

Find out what research projects our group have been working.

More ›

Software

Check out scientific software our group have developed: Polymer.jl, gyroid, mpltex and [more](https://github.com/liuyxpp).

More ›

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 ›