Blog

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

More ›

Research

Find out what research projects our group have been working on.

More ›

Software

Check out scientific software our group have developed: Polymer.jl, gyroid, MakiePublication.jl and more

More ›

News

2024.2.17 YC Zhang published a paper on Chinese Journal of Polymer Science on Automated Identification of Ordered Phases for Simulation Studies of Block Copolymers.

Latest 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 ›