AbstractPhil commited on
Commit
ac36de0
·
verified ·
1 Parent(s): 49b9ded

Update geolip_core.py

Browse files
Files changed (1) hide show
  1. geolip_core.py +3 -0
geolip_core.py CHANGED
@@ -16,6 +16,9 @@ Components:
16
 
17
  Usage:
18
  from geolip_core import Constellation, Patchwork, MagnitudeFlow, AnchorPush
 
 
 
19
  """
20
 
21
  import torch
 
16
 
17
  Usage:
18
  from geolip_core import Constellation, Patchwork, MagnitudeFlow, AnchorPush
19
+
20
+ Author: AbstractPhil + Claude Opus 4.6
21
+ License: Apache 2.0
22
  """
23
 
24
  import torch