Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / toruseo/uxsim issues and pull requests
#161 - Bump codecov/codecov-action from 4.6.0 to 5.0.2
Pull Request -
State: closed - Opened by dependabot[bot] 7 days ago
Labels: dependencies
#160 - Vehicle route information is now recoverable even when detailed logging is turned off
Pull Request -
State: closed - Opened by toruseo 11 days ago
#159 - Future Plan: Add solvers for DUE and DSO
Issue -
State: open - Opened by toruseo 12 days ago
Labels: enhancement
#158 - Add example of DUE and related tests for Route class
Pull Request -
State: closed - Opened by toruseo 12 days ago
#157 - Future Plan: Add and delete vehicles dynamically during simulation
Issue -
State: open - Opened by toruseo 19 days ago
Labels: enhancement
#156 - Future Plan: Turning-ratio-based vehicle routing mode
Issue -
State: open - Opened by toruseo 19 days ago
Labels: enhancement
#155 - Improve Python version tests
Pull Request -
State: closed - Opened by toruseo 20 days ago
#153 - add `adddemand_nodes2nodes2` and `adddemand_area2area2`
Pull Request -
State: closed - Opened by toruseo about 2 months ago
#152 - minor update for examples
Pull Request -
State: closed - Opened by toruseo about 2 months ago
#151 - Bump codecov/codecov-action from 4.5.0 to 4.6.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies
#150 - fix spell to `reduce_memory_delete_vehicle_route_pref`
Pull Request -
State: closed - Opened by toruseo about 2 months ago
- 1 comment
#149 - Add `reduce_memory_delele_vehicle_route_pref` to World arg
Pull Request -
State: closed - Opened by toruseo about 2 months ago
#147 - FutureWarning: The expected order of coordinates in `bbox` will change in OSMnx v2.0.0
Issue -
State: open - Opened by EwoutH about 2 months ago
Labels: dependencies
#146 - RouteChoice: optimize memory usage by in-place updates to `route_pref`
Pull Request -
State: closed - Opened by EwoutH 2 months ago
- 2 comments
#145 - Specify dtypes for NumPy arrays
Pull Request -
State: closed - Opened by EwoutH 2 months ago
- 13 comments
#144 - Optimize memory usage in `homogeneous_DUO_update` via in-place update
Pull Request -
State: closed - Opened by EwoutH 2 months ago
- 4 comments
#143 - Reduce memory usage
Issue -
State: closed - Opened by EwoutH 2 months ago
- 8 comments
Labels: enhancement
#142 - Allow different vehicle lengths / weights
Issue -
State: closed - Opened by EwoutH 2 months ago
- 3 comments
Labels: wontfix
#141 - Optimize multi-lane implementation (by handeling it as a single lane)
Issue -
State: closed - Opened by EwoutH 2 months ago
- 4 comments
Labels: wontfix
#140 - Implement fast ways to add vehicles
Issue -
State: closed - Opened by toruseo 2 months ago
- 1 comment
Labels: enhancement
#138 - add shortest path cost on t
Pull Request -
State: closed - Opened by toruseo 2 months ago
#137 - relocate 'get_shortest_path_*()' to `Utilities` submodule
Pull Request -
State: closed - Opened by toruseo 2 months ago
#136 - update shortest path cost funcs and add test
Pull Request -
State: closed - Opened by toruseo 2 months ago
#135 - Override `__eq__` methods of `Node` and other UXsim object?
Issue -
State: closed - Opened by toruseo 2 months ago
- 3 comments
Labels: enhancement, wontfix
#134 - Complete `get_shortest_path_distance_between_all_nodes`
Pull Request -
State: closed - Opened by toruseo 2 months ago
- 2 comments
#133 - add functions to get shortest path cost easily
Issue -
State: closed - Opened by toruseo 2 months ago
- 2 comments
Labels: enhancement
#132 - add `get_shortest_path_distance_between_all_nodes`
Pull Request -
State: closed - Opened by toruseo 2 months ago
- 1 comment
#131 - UXsim: Add new get_all_distances method to RouteChoice
Pull Request -
State: closed - Opened by EwoutH 2 months ago
- 5 comments
#130 - Analyzer: Add time_bin argument to area_to_pandas
Pull Request -
State: closed - Opened by EwoutH 2 months ago
- 18 comments
#129 - Speed up `link_analysis_coarse`
Issue -
State: closed - Opened by EwoutH 2 months ago
- 3 comments
Labels: enhancement
#128 - Analyzer: Add time-filtering functionality
Pull Request -
State: closed - Opened by EwoutH 2 months ago
- 3 comments
#127 - minor updates
Pull Request -
State: closed - Opened by toruseo 2 months ago
#126 - Fix simulation termination procedure
Pull Request -
State: closed - Opened by toruseo 2 months ago
#125 - fix typo
Pull Request -
State: closed - Opened by toruseo 2 months ago
#124 - Add customizable `user_function` to `World`, `Node`, `Link`, and `Vehicle`
Pull Request -
State: closed - Opened by toruseo 2 months ago
- 1 comment
#123 - Analyzer: Add time-filtering functionality
Pull Request -
State: closed - Opened by EwoutH 3 months ago
- 5 comments
#122 - Collect data only from part of network
Issue -
State: closed - Opened by EwoutH 3 months ago
- 1 comment
Labels: enhancement
#121 - Analyzer: Return average_speed and vehicle_density with area_to_pandas
Pull Request -
State: closed - Opened by EwoutH 3 months ago
- 3 comments
#120 - Reading out data in time interval
Issue -
State: closed - Opened by EwoutH 3 months ago
- 21 comments
Labels: enhancement
#119 - Analyzer: Optimize `area_to_pandas` method
Pull Request -
State: closed - Opened by EwoutH 3 months ago
- 2 comments
#118 - RecursionError: maximum recursion depth exceeded when pickling
Issue -
State: closed - Opened by EwoutH 3 months ago
- 4 comments
Labels: bug, dependencies
#117 - `W.check_simulation_ongoing()` fails to detect simulation end under certain conditions
Issue -
State: closed - Opened by toruseo 3 months ago
- 1 comment
Labels: bug
#116 - docstring
Pull Request -
State: closed - Opened by toruseo 3 months ago
#115 - ready for release
Pull Request -
State: closed - Opened by toruseo 3 months ago
#114 - Add release.yml file for automatic release notes generation
Pull Request -
State: closed - Opened by EwoutH 3 months ago
- 1 comment
#113 - fix comfusing name, `adddemand_areas2areas` is renamed to `adddemand_nodes2nodes`
Pull Request -
State: closed - Opened by toruseo 3 months ago
#112 - add area stats
Pull Request -
State: closed - Opened by toruseo 3 months ago
#111 - update node attributes
Pull Request -
State: closed - Opened by toruseo 3 months ago
- 1 comment
#110 - add node attributes
Pull Request -
State: closed - Opened by toruseo 3 months ago
- 4 comments
#109 - Update measure-coverage.yml
Pull Request -
State: closed - Opened by toruseo 3 months ago
#108 - Bump codecov/codecov-action from 4.0.1 to 4.5.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#107 - Add area and vehicle group settings and analysis
Pull Request -
State: closed - Opened by toruseo 3 months ago
#106 - Initial support for areas
Pull Request -
State: closed - Opened by EwoutH 3 months ago
- 4 comments
#105 - Add Dependabot configuration for GitHub Actions updates
Pull Request -
State: closed - Opened by EwoutH 3 months ago
- 1 comment
#104 - Update performance numbers in Readme
Issue -
State: closed - Opened by EwoutH 3 months ago
- 2 comments
Labels: documentation
#103 - Add hard deterministic mode
Pull Request -
State: closed - Opened by toruseo 3 months ago
#102 - Full support for Areas
Issue -
State: closed - Opened by EwoutH 3 months ago
- 11 comments
Labels: enhancement
#100 - update docs
Pull Request -
State: closed - Opened by toruseo 4 months ago
#99 - Future Plan: add "hard deterministic mode"
Issue -
State: closed - Opened by toruseo 4 months ago
- 4 comments
Labels: enhancement
#98 - update enumerate_k_shortest_routes; add tests
Pull Request -
State: closed - Opened by toruseo 4 months ago
- 2 comments
#97 - add budge
Pull Request -
State: closed - Opened by toruseo 4 months ago
#96 - Introduce codecov
Pull Request -
State: closed - Opened by toruseo 4 months ago
#95 - Scientific (real-world) validity of UXsim simulations
Issue -
State: open - Opened by EwoutH 4 months ago
- 4 comments
#94 - Further speedups (`route_search_all`, `transfer` and `route_next_link_choice`)
Issue -
State: open - Opened by EwoutH 4 months ago
- 8 comments
Labels: enhancement
#93 - Create demo_notebook_08en_chicago.ipynb
Pull Request -
State: closed - Opened by toruseo 4 months ago
#92 - Update __init__.py
Pull Request -
State: closed - Opened by toruseo 4 months ago
- 1 comment
#91 - Add GPS-like log
Pull Request -
State: closed - Opened by toruseo 4 months ago
#90 - Add scenario writer/reader
Pull Request -
State: closed - Opened by toruseo 4 months ago
#89 - Speed up `homogeneous_DUO_update`
Pull Request -
State: closed - Opened by toruseo 4 months ago
- 5 comments
#88 - Update __init__.py
Pull Request -
State: closed - Opened by toruseo 4 months ago
#87 - fix the reproducibility bug
Pull Request -
State: closed - Opened by toruseo 4 months ago
#86 - pseudo random numbers cannot be reproduced by fixing seeds
Issue -
State: closed - Opened by toruseo 4 months ago
- 2 comments
Labels: bug
#85 - minor update
Pull Request -
State: closed - Opened by toruseo 4 months ago
#84 - Speed up `homogeneous_DUO_update`
Issue -
State: closed - Opened by EwoutH 4 months ago
- 7 comments
Labels: enhancement
#83 - Update test-pip.yml
Pull Request -
State: closed - Opened by toruseo 4 months ago
- 1 comment
#82 - Update test-pip.yml
Pull Request -
State: closed - Opened by toruseo 4 months ago
#81 - Update test-pip.yml
Pull Request -
State: closed - Opened by toruseo 4 months ago
#80 - Create test-pip.yml
Pull Request -
State: closed - Opened by toruseo 4 months ago
#79 - Improve `route_search_all` function
Pull Request -
State: closed - Opened by toruseo 4 months ago
- 1 comment
#78 - GPS type csv output?
Issue -
State: closed - Opened by apiszcz 5 months ago
- 3 comments
Labels: enhancement
#76 - minor update
Pull Request -
State: closed - Opened by toruseo 5 months ago
#75 - correct typo; replace some Japanese comments
Pull Request -
State: closed - Opened by toruseo 5 months ago
#74 - Update docs (including conda instruction) and examples
Pull Request -
State: closed - Opened by toruseo 6 months ago
#72 - Make demo_notebook_01en.ipynb more friendly for new users
Pull Request -
State: closed - Opened by toruseo 7 months ago
#71 - Update __init__.py
Pull Request -
State: closed - Opened by toruseo 7 months ago
#70 - Add vehicle tracker and dataframe viewer in GUI
Pull Request -
State: closed - Opened by toruseo 7 months ago
#69 - Minor update
Pull Request -
State: closed - Opened by toruseo 7 months ago
#68 - Improve routing functions and add examples of routing optimization; Update visualization for multi-lane traffic
Pull Request -
State: closed - Opened by toruseo 7 months ago
#67 - Update tests and docs; Replace deprecated functions in OSMnx
Pull Request -
State: closed - Opened by toruseo 7 months ago
#66 - Deploy docs pages (automated)
Issue -
State: closed - Opened by EwoutH 7 months ago
- 1 comment
#65 - Future Plan: Refine visualization methods
Issue -
State: open - Opened by toruseo 7 months ago
Labels: enhancement
#64 - [Major update] Add taxi (shared mobility)
Pull Request -
State: closed - Opened by toruseo 7 months ago
- 2 comments
#63 - Add logging interval settings, correct route choice behavior
Pull Request -
State: closed - Opened by toruseo 7 months ago
#62 - Add logging interval settings, correct route choice behavior
Pull Request -
State: closed - Opened by toruseo 7 months ago
#61 - Add logging interval settings, correct route choice behavior
Pull Request -
State: closed - Opened by toruseo 7 months ago
#60 - Correct font specification for matplotlib
Pull Request -
State: closed - Opened by toruseo 8 months ago
#59 - Update documents
Pull Request -
State: closed - Opened by toruseo 8 months ago
#58 - `record_log` takes too much time for medium - large scale simulation
Issue -
State: closed - Opened by toruseo 8 months ago
- 2 comments
#57 - Update README.md
Pull Request -
State: closed - Opened by toruseo 8 months ago
#56 - [Major update] Add multilane link; Separate Analyzer class from uxsim.py
Pull Request -
State: closed - Opened by toruseo 8 months ago
- 2 comments