Skip to content

zmoon/blpd

Repository files navigation

blpd

Lagrangian (stochastic) particle dispersion with Python+Numba to model bees finding floral scents

CI workflow status pre-commit.ci status Run examples on Binder Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.

pdoc API documentation: https://zmoon.github.io/blpd/blpd.html

Installing

Latest:

pip install https://github.com/zmoon/blpd/archive/master.zip

For development

  1. Clone the repo
    git clone https://github.com/zmoon/blpd
    
  2. Register the package as an editable install, by navigating into the the repo and executing
    pip install -e .
    

Notes

❗ An updated version of pip (>= 19.0) should be used for the install to ensure that the build backend specified in pyproject.toml will be read and used (installed if necessary). Otherwise, the blpd package version may not be correctly read into the package metadata.

References

About

Lagrangian (stochastic) particle dispersion with Python+Numba to model bees finding floral scents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages