From a122869891ef8c5a21627cab2791afb5bca92d88 Mon Sep 17 00:00:00 2001 From: Samuel Burbulla Date: Tue, 23 Jan 2024 16:51:49 +0100 Subject: [PATCH] Update CHANGELOG.md. --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15033ccb..feca97e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,5 +2,9 @@ ## Unreleased -- Set up minimal project structure. -- Create first notebook. +- Set up project structure. +- Implement basic functionality. +- Build documentation. +- Create first notebooks. +- Introduce neural operators. +- Add CI/CD.