Particula

Latest version: v0.0.16

Safety actively analyzes 623075 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.0.16

What's Changed
* add mie corrections by Gorkowski in https://github.com/uncscode/particula/pull/434
* Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by dependabot in https://github.com/uncscode/particula/pull/435


**Full Changelog**: https://github.com/uncscode/particula/compare/v0.0.15...v0.0.16

0.0.15

What's Changed
* Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by ngmahfouz in https://github.com/uncscode/particula/pull/416
* Added sweep and prune collision detection by Gorkowski in https://github.com/uncscode/particula/pull/412
* add <3.12 for requires-python by ngmahfouz in https://github.com/uncscode/particula/pull/418
* adding more forces by Gorkowski in https://github.com/uncscode/particula/pull/419
* Wall loss example by Gorkowski in https://github.com/uncscode/particula/pull/424
* Bump actions/setup-python from 4.7.1 to 5.0.0 by dependabot in https://github.com/uncscode/particula/pull/423
* Bump actions/stale from 8 to 9 by dependabot in https://github.com/uncscode/particula/pull/422
* Adding Wall loss fitting prelim by Gorkowski in https://github.com/uncscode/particula/pull/427


**Full Changelog**: https://github.com/uncscode/particula/compare/v0.0.14...v0.0.15

0.0.14

What's Changed
* link to example part 2 by Gorkowski in https://github.com/uncscode/particula/pull/361
* fixing loader example for real by Gorkowski in https://github.com/uncscode/particula/pull/363
* fix some of the old references datalake and datastream by Gorkowski in https://github.com/uncscode/particula/pull/366
* typing is included in stdlib in 3.5+ by ngam in https://github.com/uncscode/particula/pull/371
* add in averaging for Stream objects by Gorkowski in https://github.com/uncscode/particula/pull/367
* the lake class by Gorkowski in https://github.com/uncscode/particula/pull/373
* Gorkowski/issue374 by Gorkowski in https://github.com/uncscode/particula/pull/375
* Size distribution analysis by Gorkowski in https://github.com/uncscode/particula/pull/378
* adding pytype back by Gorkowski in https://github.com/uncscode/particula/pull/379
* Stream and Lake settings saver/loader by Gorkowski in https://github.com/uncscode/particula/pull/383
* Typing clean up and .activity cleaning by Gorkowski in https://github.com/uncscode/particula/pull/388
* book link fix by Gorkowski in https://github.com/uncscode/particula/pull/392
* Strategic Planning for v0.1.0 by Gorkowski in https://github.com/uncscode/particula/pull/350
* Update _toc.yml by Gorkowski in https://github.com/uncscode/particula/pull/393
* Add docs preview + minor cleanup by ngmahfouz in https://github.com/uncscode/particula/pull/395
* Adding Thermodynamic equilibrium by Gorkowski in https://github.com/uncscode/particula/pull/397
* lint at 3.11 and include 3.12 in test matrix by ngmahfouz in https://github.com/uncscode/particula/pull/401
* Import example chamber data by Gorkowski in https://github.com/uncscode/particula/pull/404
* Formatting and Read through by Gorkowski in https://github.com/uncscode/particula/pull/407
* pyTorch explore for Lagrangian by Gorkowski in https://github.com/uncscode/particula/pull/406

New Contributors
* ngmahfouz made their first contribution in https://github.com/uncscode/particula/pull/395

**Full Changelog**: https://github.com/uncscode/particula/compare/v0.0.13...v0.0.14

0.0.13

We started to bring in data import and analysis capabilities under `particula.data`. This is an effort to have less friction between data and simulations.

What's Changed
* kelvin radius and term by ngam in https://github.com/uncscode/particula/pull/315
* Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 by dependabot in https://github.com/uncscode/particula/pull/316
* Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 by dependabot in https://github.com/uncscode/particula/pull/317
* Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 by dependabot in https://github.com/uncscode/particula/pull/318
* Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by dependabot in https://github.com/uncscode/particula/pull/319
* Bump actions/setup-python from 4.3.0 to 4.3.1 by dependabot in https://github.com/uncscode/particula/pull/320
* Bump actions/stale from 6 to 7 by dependabot in https://github.com/uncscode/particula/pull/321
* Bump actions/setup-python from 4.3.1 to 4.4.0 by dependabot in https://github.com/uncscode/particula/pull/322
* Bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.1 by dependabot in https://github.com/uncscode/particula/pull/323
* Bump actions/setup-python from 4.4.0 to 4.5.0 by dependabot in https://github.com/uncscode/particula/pull/326
* Bump peaceiris/actions-gh-pages from 3.9.1 to 3.9.2 by dependabot in https://github.com/uncscode/particula/pull/327
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by dependabot in https://github.com/uncscode/particula/pull/331
* Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by dependabot in https://github.com/uncscode/particula/pull/332
* Bump actions/stale from 7 to 8 by dependabot in https://github.com/uncscode/particula/pull/333
* Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by dependabot in https://github.com/uncscode/particula/pull/334
* Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 by dependabot in https://github.com/uncscode/particula/pull/336
* Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 by dependabot in https://github.com/uncscode/particula/pull/337
* Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by dependabot in https://github.com/uncscode/particula/pull/338
* Bump actions/setup-python from 4.5.0 to 4.6.0 by dependabot in https://github.com/uncscode/particula/pull/339
* Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by dependabot in https://github.com/uncscode/particula/pull/340
* Bump actions/setup-python from 4.6.0 to 4.6.1 by dependabot in https://github.com/uncscode/particula/pull/341
* Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by dependabot in https://github.com/uncscode/particula/pull/342
* Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by dependabot in https://github.com/uncscode/particula/pull/344
* Bump actions/setup-python from 4.6.1 to 4.7.0 by dependabot in https://github.com/uncscode/particula/pull/345
* Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by dependabot in https://github.com/uncscode/particula/pull/346
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/uncscode/particula/pull/347
* Bump actions/setup-python from 4.7.0 to 4.7.1 by dependabot in https://github.com/uncscode/particula/pull/348
* Gorkowski/issue343 (Sourcery refactored) by sourcery-ai in https://github.com/uncscode/particula/pull/353
* Gorkowski/issue343 by Gorkowski in https://github.com/uncscode/particula/pull/351
* Gorkowski/issue352 by Gorkowski in https://github.com/uncscode/particula/pull/354
* Update loader_interface_test.py by Gorkowski in https://github.com/uncscode/particula/pull/358
* sizer data imports by Gorkowski in https://github.com/uncscode/particula/pull/359


**Full Changelog**: https://github.com/uncscode/particula/compare/v0.0.12...v0.0.13

0.0.12

What's Changed
* add kwargs to solver by ngam in https://github.com/uncscode/particula/pull/312


**Full Changelog**: https://github.com/uncscode/particula/compare/v0.0.11...v0.0.12

0.0.11

What's Changed
* use hypersolver by ngam in https://github.com/uncscode/particula/pull/288
* improve readme by ngam in https://github.com/uncscode/particula/pull/301
* Bump actions/stale from 5 to 6 by dependabot in https://github.com/uncscode/particula/pull/304
* Bump actions/setup-python from 4.2.0 to 4.3.0 by dependabot in https://github.com/uncscode/particula/pull/306
* keyword argument harmony by ngam in https://github.com/uncscode/particula/pull/309
* v0.0.11 by ngam in https://github.com/uncscode/particula/pull/310


**Full Changelog**: https://github.com/uncscode/particula/compare/v0.0.10...v0.0.11

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.