benchmark.spectral-norm: add copyright notice
parent
adecd623d0
commit
9111c8387b
|
@ -1,3 +1,6 @@
|
||||||
|
! Copyright (C) 2008, 2010 Slava Pestov.
|
||||||
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
|
!
|
||||||
! Factor port of
|
! Factor port of
|
||||||
! http://shootout.alioth.debian.org/gp4/benchmark.php?test=spectralnorm&lang=all
|
! http://shootout.alioth.debian.org/gp4/benchmark.php?test=spectralnorm&lang=all
|
||||||
USING: alien.c-types io kernel math math.functions math.parser
|
USING: alien.c-types io kernel math math.functions math.parser
|
||||||
|
|
Loading…
Reference in New Issue