blobmodel 1.2.1__tar.gz → 1.2.2__tar.gz

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.
Files changed (87) hide show
  1. {blobmodel-1.2.1 → blobmodel-1.2.2}/PKG-INFO +1 -1
  2. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/blobs.py +1 -1
  3. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel.egg-info/PKG-INFO +1 -1
  4. {blobmodel-1.2.1 → blobmodel-1.2.2}/pyproject.toml +1 -1
  5. {blobmodel-1.2.1 → blobmodel-1.2.2}/.coveragerc +0 -0
  6. {blobmodel-1.2.1 → blobmodel-1.2.2}/.github/workflows/draft-pdf.yml +0 -0
  7. {blobmodel-1.2.1 → blobmodel-1.2.2}/.github/workflows/workflow.yml +0 -0
  8. {blobmodel-1.2.1 → blobmodel-1.2.2}/.gitignore +0 -0
  9. {blobmodel-1.2.1 → blobmodel-1.2.2}/.readthedocs.yml +0 -0
  10. {blobmodel-1.2.1 → blobmodel-1.2.2}/LICENSE +0 -0
  11. {blobmodel-1.2.1 → blobmodel-1.2.2}/README.md +0 -0
  12. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/__init__.py +0 -0
  13. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/blob_shape.py +0 -0
  14. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/distributions.py +0 -0
  15. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/geometry.py +0 -0
  16. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/model.py +0 -0
  17. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/plotting.py +0 -0
  18. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/stochasticality.py +0 -0
  19. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel.egg-info/SOURCES.txt +0 -0
  20. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel.egg-info/dependency_links.txt +0 -0
  21. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel.egg-info/requires.txt +0 -0
  22. {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel.egg-info/top_level.txt +0 -0
  23. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/1d_animation.gif +0 -0
  24. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/2-sided_pulse_shape.png +0 -0
  25. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/2d_animation.gif +0 -0
  26. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/alignment_false.gif +0 -0
  27. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/alignment_true.gif +0 -0
  28. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/blob_factory.rst +0 -0
  29. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/blob_labels.rst +0 -0
  30. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/blob_shapes.rst +0 -0
  31. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/blob_tilt.rst +0 -0
  32. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/blobmodel.rst +0 -0
  33. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/change_t_drain_plot.png +0 -0
  34. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/changing_t_drain_plot.py +0 -0
  35. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/conf.py +0 -0
  36. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/contributor_guide.rst +0 -0
  37. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/create_logo.py +0 -0
  38. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/drainage_time.rst +0 -0
  39. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/getting_started.rst +0 -0
  40. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/index.rst +0 -0
  41. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/install.rst +0 -0
  42. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/labels_labels.png +0 -0
  43. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/labels_n.png +0 -0
  44. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/logo.png +0 -0
  45. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/model_geometry.rst +0 -0
  46. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/modules.rst +0 -0
  47. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/one_dim.rst +0 -0
  48. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/plot_pulses.py +0 -0
  49. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/pulse_shapes.png +0 -0
  50. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/requirements.txt +0 -0
  51. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/visualize_model.rst +0 -0
  52. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/xarray_example.png +0 -0
  53. {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/y-periodicity.gif +0 -0
  54. {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/1d_animation.py +0 -0
  55. {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/2_sided_exp_pulse.py +0 -0
  56. {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/2d_animation.py +0 -0
  57. {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/analyse_output.py +0 -0
  58. {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/blob_tilting.py +0 -0
  59. {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/changing_t_drain.py +0 -0
  60. {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/compare_to_analytical_sol.py +0 -0
  61. {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/custom_blobfactory.py +0 -0
  62. {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/point_process.py +0 -0
  63. {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/show_labels.py +0 -0
  64. {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/single_blob.py +0 -0
  65. {blobmodel-1.2.1 → blobmodel-1.2.2}/paper/paper.bib +0 -0
  66. {blobmodel-1.2.1 → blobmodel-1.2.2}/paper/paper.md +0 -0
  67. {blobmodel-1.2.1 → blobmodel-1.2.2}/readme_files/1d_blobs.gif +0 -0
  68. {blobmodel-1.2.1 → blobmodel-1.2.2}/readme_files/2d_blobs.gif +0 -0
  69. {blobmodel-1.2.1 → blobmodel-1.2.2}/readme_files/logo.png +0 -0
  70. {blobmodel-1.2.1 → blobmodel-1.2.2}/readme_files/tmp5kfvrjp5.svg +0 -0
  71. {blobmodel-1.2.1 → blobmodel-1.2.2}/readme_files/tmpp0mi4n8p.svg +0 -0
  72. {blobmodel-1.2.1 → blobmodel-1.2.2}/requirements.txt +0 -0
  73. {blobmodel-1.2.1 → blobmodel-1.2.2}/setup.cfg +0 -0
  74. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/.gitignore +0 -0
  75. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_analytical.py +0 -0
  76. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_blob.py +0 -0
  77. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_changing_t_drain.py +0 -0
  78. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_docs.py +0 -0
  79. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_drain.py +0 -0
  80. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_labels.py +0 -0
  81. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_model.py +0 -0
  82. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_one_dim.py +0 -0
  83. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_pulse_shape.py +0 -0
  84. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_show_model.py +0 -0
  85. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_stochasticality.py +0 -0
  86. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_str.py +0 -0
  87. {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_vx_or_vy=0.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: blobmodel
3
- Version: 1.2.1
3
+ Version: 1.2.2
4
4
  Summary: Two dimensional model of propagating blobs
5
5
  Author-email: gregordecristoforo <gregor.decristoforo@gmail.com>
6
6
  License: MIT License
@@ -166,7 +166,7 @@ class Blob:
166
166
  )
167
167
 
168
168
  time = t if type(t) in [int, float] else t[0][0]
169
- vertical_prop = self.v_y * time + self.pos_y0
169
+ vertical_prop = self.v_y * (time - self.t_init) + self.pos_y0
170
170
  number_of_y_propagations = vertical_prop // Ly
171
171
 
172
172
  # Sum of a centered blob is two "ghost blobs" at vertical positions +-Ly.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: blobmodel
3
- Version: 1.2.1
3
+ Version: 1.2.2
4
4
  Summary: Two dimensional model of propagating blobs
5
5
  Author-email: gregordecristoforo <gregor.decristoforo@gmail.com>
6
6
  License: MIT License
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "blobmodel"
7
- version = "1.2.1"
7
+ version = "1.2.2"
8
8
  description = "Two dimensional model of propagating blobs"
9
9
  authors = [
10
10
  { name = "gregordecristoforo", email = "gregor.decristoforo@gmail.com" }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes