Skip to content

Commit b88797b

Browse files
authored
Merge pull request #416 from typelevel/spire
Spire is an org project now
2 parents 3f3375c + 976fa33 commit b88797b

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)