pycityagent 1.1.7__py3-none-any.whl → 1.1.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -421,7 +421,7 @@ class Sence(BrainFunction):
421
421
  longlat = self._agent._simulator.map.xy2lnglat(x=x, y=y)
422
422
  type = self._lane_type_mapping.get(lane['type'], 'unspecified')
423
423
  positions += [{'lane_id': lane_id,
424
- 's': neg_s,
424
+ 's': pos_s,
425
425
  'xy': (x, y),
426
426
  'longlat': longlat,
427
427
  'type': type}]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycityagent
3
- Version: 1.1.7
3
+ Version: 1.1.8
4
4
  Summary: LLM-based城市模拟器agent构建库
5
5
  Author-email: Yuwei Yan <pinkgranite86@gmail.com>
6
6
  License: MIT License
@@ -19,7 +19,7 @@ pycityagent/brain/brain.py,sha256=G1Q98qZ6MH1SquC3BubgJqVvIBY-Vf7elgo7zzPEGwI,10
19
19
  pycityagent/brain/brainfc.py,sha256=E1N9Kdjjmo7S_kgvv8pr_gFDbQvRmXxEn1BVn85hd1s,280
20
20
  pycityagent/brain/memory.py,sha256=UBZFeUYBnQ_03_QYgJhgdWRy4n5MnISopw8-Brk-sag,22067
21
21
  pycityagent/brain/scheduler.py,sha256=b8MRikIJn1meTiIYi0gb6C607QnlpQkNc-Q_E0K2_Ks,18593
22
- pycityagent/brain/sence.py,sha256=VTaaGx4JrS1HS-88vbplzzUMSAcw6Ui525eIXPt8MJM,28861
22
+ pycityagent/brain/sence.py,sha256=b6rwDjmKnfJQmdMtBmyVsLTVhWxEYuwHdMv4h7Zhlqc,28861
23
23
  pycityagent/brain/static.py,sha256=fdBjHKacNiDCKhvQkc9WgEYYSO0peMC5lb8CcXl9iNc,29101
24
24
  pycityagent/brain/persistence/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
25
25
  pycityagent/brain/persistence/social.py,sha256=6hJi14sFm4LOU1JlnX8Vq_jFv7VII1uHDM9lrt7-JDA,27
@@ -46,8 +46,8 @@ pycityagent/st/__init__.py,sha256=LN9UMUUI_tZKAW-cUHszpRA8MjP4KL3RM0YQJY1ugVs,10
46
46
  pycityagent/st/st.py,sha256=PxNsy_BEZng2mOETKCK0ira98p4LjGluM17W3QZ_9Xw,5210
47
47
  pycityagent/urbanllm/__init__.py,sha256=ew7bS1-jaRf_MDTkDxvTup9a9-9FLqL0SLoloxrNDkU,85
48
48
  pycityagent/urbanllm/urbanllm.py,sha256=MbDxCFxlJ-FP1o51Ig-LW3eE6qsbXW52YWuY5_x-hgA,5221
49
- pycityagent-1.1.7.dist-info/LICENSE,sha256=Yo9QmwLDFU3VoOc0W8aYSCa5Yj5sJyqM3FEcbC2jMQQ,1063
50
- pycityagent-1.1.7.dist-info/METADATA,sha256=5R4Vr3loJ52F87RSnxqrmP8si_Jm7Dg-R6echuRAVRM,7768
51
- pycityagent-1.1.7.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
52
- pycityagent-1.1.7.dist-info/top_level.txt,sha256=mf70CsOn3eVJBwHQ_TjCesoc-elD0Bj2WLsi5APRjlU,12
53
- pycityagent-1.1.7.dist-info/RECORD,,
49
+ pycityagent-1.1.8.dist-info/LICENSE,sha256=Yo9QmwLDFU3VoOc0W8aYSCa5Yj5sJyqM3FEcbC2jMQQ,1063
50
+ pycityagent-1.1.8.dist-info/METADATA,sha256=K_RyISrFh88PULr1k_2Bk3wVAeSYR6qUt0JTJdYlvqM,7768
51
+ pycityagent-1.1.8.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
52
+ pycityagent-1.1.8.dist-info/top_level.txt,sha256=mf70CsOn3eVJBwHQ_TjCesoc-elD0Bj2WLsi5APRjlU,12
53
+ pycityagent-1.1.8.dist-info/RECORD,,