]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/rosetta-code/conjugate-transpose/conjugate-transpose.factor
Switch to https urls
[factor.git] / extra / rosetta-code / conjugate-transpose / conjugate-transpose.factor
index 5f9e89746c0f1f9f5c68d71f8c344333bae2b187..d1e70ff50580edb6bf7c78a10e942cc5d5776854 100644 (file)
@@ -1,9 +1,9 @@
 ! Copyright (c) 2012 Anonymous
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel math.functions math.matrices sequences ;
 IN: rosetta-code.conjugate-transpose
 
-! http://rosettacode.org/wiki/Conjugate_transpose
+! https://rosettacode.org/wiki/Conjugate_transpose
 
 ! Suppose that a matrix M contains complex numbers. Then the
 ! conjugate transpose of M is a matrix MH containing the complex