2024-10-22 19:06:04 -04:00
2024-10-22 19:06:04 -04:00
2024-10-22 19:06:04 -04:00
2024-10-22 19:06:04 -04:00
2024-10-22 19:06:04 -04:00
2024-10-22 19:06:04 -04:00
2024-10-22 19:06:04 -04:00
2024-10-22 19:06:04 -04:00
2024-10-22 19:06:03 -04:00
2024-10-22 19:06:04 -04:00
2024-10-22 19:06:04 -04:00

Squish: Soft Packing Simulations

Squish is a Python library that handles simulations for the flow of 'soft' or 'compressible' objects, under some energy in a periodic domain. The gradient flow of the objects are simulated and is able to be saved and rendered into diagrams. Squish also provides simple to use scripts for basic usage, as well as a simple API for more advanced functionality.

Fast parallelized Cython code is used to compute the simulations efficienctly. Also, NumPy arrays are used, enabling easy integratation with the standard scientific Python ecosystem.

Resources

Installation

The simplest way to install Squish is to use pip:

(.venv) /path/to/squish: pip install squish

License

This project uses GNU AGPLv3.0.

Support and Contribution

Feel free to visit our repository on GitHub for source code of this library. Any issues or bugs may be reported at the issue tracker. All contributions to Squish are welcome!

Description
Squish is a Python library that handle simulations for the flow of 'soft' or 'compressible' objects under some energy in a periodic domain.
Readme 1,004 KiB
Languages
C 91.3%
Python 6.5%
Cython 2.2%