From a03d504de04464cc391b59ee59d9a698ee6b6779 Mon Sep 17 00:00:00 2001 From: Mark Jones Date: Tue, 1 Jun 2021 10:15:25 -0400 Subject: [PATCH] Revert "Add Cython build support" This reverts commit 86923df8 --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0576589e..1871b715 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/) ## [Unreleased] ### Added -- Support for building Cython and CUDA code. - Vectors now support iPython and Jupyter Pretty printing ### Changed - Vector sanitization function has improved handling of non-array inputs