]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tensors/demos/demos.factor
Switch to https urls
[factor.git] / extra / tensors / demos / demos.factor
index 00cebc095a2664b716f5a60923bc1c4df29a1b2f..dfe0122376aba2652559bc44e9d6ac0ce8662e35 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2019 HMC Clinic.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 ! Code based on https://towardsdatascience.com/linear-regression-from-scratch-with-numpy-implementation-finally-8e617d8e274c
 
 USING: arrays accessors csv io io.encodings.utf8 kernel math math.parser