From 76c6fd79d669793fa9504419ba240ce5e3372116 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Sat, 23 Nov 2019 14:10:59 -0500 Subject: [PATCH 1/3] Add attribution for NumFOCUS. --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 93f3190bbe..8c52956524 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,21 @@ functions as a "swiss army knife" for machine learning researchers. In addition to its powerful C++ interface, mlpack also provides command-line programs and Python bindings. +mlpack uses as [open governance model](./GOVERNANCE.md) and is fiscally +sponsored by [NumFOCUS](https://numfocus.org/). Consider making a +[tax-deductible donation](https://numfocus.org/donate-to-mlpack) to help the +project pay for developer time, professional services, travel, workshops, and a +variety of other needs. + +
+ + + +
+
+ ### 0. Contents 1. [Introduction](#1-introduction) From 9f300038465810ed99fd386acf18e1596c934b75 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Sat, 23 Nov 2019 14:51:11 -0500 Subject: [PATCH 2/3] Fix image URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c52956524..e94a2eeacd 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ variety of other needs.
From 058915db2be10322425bd205f8def3131fa32db6 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Sat, 23 Nov 2019 16:47:32 -0500 Subject: [PATCH 3/3] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e94a2eeacd..8dd797a9ab 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ functions as a "swiss army knife" for machine learning researchers. In addition to its powerful C++ interface, mlpack also provides command-line programs and Python bindings. -mlpack uses as [open governance model](./GOVERNANCE.md) and is fiscally +mlpack uses an [open governance model](./GOVERNANCE.md) and is fiscally sponsored by [NumFOCUS](https://numfocus.org/). Consider making a [tax-deductible donation](https://numfocus.org/donate-to-mlpack) to help the project pay for developer time, professional services, travel, workshops, and a