Skip to content

Commit 976fa33

Browse files
committed
Spire is an org project now
1 parent 3f3375c commit 976fa33

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

collections/_projects/spire.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ layout: post
33
title: "spire"
44
category: "Numeric abstractions"
55
description: "Spire is a numeric library for Scala which is intended to be generic, fast, and precise. Using features such as specialization, macros, type classes, and implicits, Spire works hard to defy conventional wisdom around performance and precision trade-offs."
6-
github: "https://github.com/non/spire"
7-
affiliate: true
6+
github: "https://github.com/typelevel/spire"
87
core: true
98
---

0 commit comments

Comments
 (0)