ni1o1 / transbigdata

A Python package develop for transportation spatio-temporal big data processing, analysis and visualization.
https://transbigdata.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
459 stars 115 forks source link

0.4.6 #46

Closed ni1o1 closed 2 years ago

ni1o1 commented 2 years ago

update grid_params_optimize method, the algorithm now is changed into PSO to speed up the optimizing process.

codecov-commenter commented 2 years ago

Codecov Report

Merging #46 (56acd69) into main (da6e7eb) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
- Coverage   84.91%   84.89%   -0.02%     
==========================================
  Files          25       25              
  Lines        2380     2377       -3     
==========================================
- Hits         2021     2018       -3     
  Misses        359      359              
Impacted Files Coverage Δ
src/transbigdata/__init__.py 100.00% <100.00%> (ø)
src/transbigdata/grids.py 87.43% <100.00%> (-0.07%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update da6e7eb...56acd69. Read the comment docs.