From 430b83ec64bb38a0831b891c13a90391f1d80641 Mon Sep 17 00:00:00 2001 From: David Hall Date: Wed, 28 Aug 2024 11:16:54 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b653fd39c..e8685fd4e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +## Breeze is mostly retired at this point. + +I (@dlwh) will review bug fix PRs and sometimes answer questions, but that's about all I can offer. If someone wants to take of the reins I'd be happy to hand it off. + # Breeze [![Build Status](https://travis-ci.org/scalanlp/breeze.svg?branch=master)](https://travis-ci.org/scalanlp/breeze) Breeze is a library for numerical processing. It aims to be generic, clean, and powerful without sacrificing (much) efficiency.