Skip to content

NanoComp/SSP

Repository files navigation

Smoothed Subpixel Projection (SSP)

This is a repository for code implementing the smoothed subpixel projection (SSP) scheme for topology optimization, which blends density-based and level-set methods in a differentiable way, along with related techniques, as described in the papers:

Installation

Install the PyPI distribution:

pip install ssp-topopt

The Python import package is ssp_topopt:

from ssp_topopt import conic_filter, get_conic_radius_from_eta_e, ssp1_bilinear

For local development:

python -m pip install -e ".[dev]"

About

smoothed subpixel projection (SSP) for topology optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages