Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
rakow committed Oct 31, 2023
2 parents 5a52968 + 24d4a2e commit 917bf8a
Show file tree
Hide file tree
Showing 7 changed files with 97 additions and 1,460 deletions.
3 changes: 1 addition & 2 deletions matsim/cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@

from argparse import ArgumentParser

import clean_iters as ci

from . import clean_iters as ci

def main():
""" Main entry point. """
Expand Down
1,220 changes: 49 additions & 1,171 deletions matsim/pb/Events_pb2.py

Large diffs are not rendered by default.

141 changes: 14 additions & 127 deletions matsim/pb/Ids_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

74 changes: 12 additions & 62 deletions matsim/pb/Model_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

104 changes: 14 additions & 90 deletions matsim/pb/Wireformat_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
pandas>=1.4.4
pandas>=2.1.0
geopandas>=0.6.0
shapely>=1.8.0
xopen>=1.7.0
protobuf>=3.10.0
protobuf<=3.19.0
optuna>=2.7.0
protobuf>=3.20.0
optuna>=3.3.0
Loading

0 comments on commit 917bf8a

Please sign in to comment.