mirror of
https://github.com/gonum/gonum.git
synced 2025-10-16 04:00:48 +08:00
Add LICENSE notices
This commit is contained in:
4
doc.go
4
doc.go
@@ -1,3 +1,7 @@
|
||||
// Copyright ©2014 The gonum Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
/*
|
||||
Package graph implements functions and interfaces to deal with formal discrete graphs. It aims to
|
||||
be first and foremost flexible, with speed as a strong second priority.
|
||||
|
Reference in New Issue
Block a user