ddshape
Advanced tools
@@ -21,3 +21,3 @@ # -*- encoding:utf-8 -*- | ||
| for m in range(-1 * out_radius+cutoff[4], out_radius + 1-cutoff[5]): | ||
| if verify((j, k, m), center, offset, out_radius, shell, cutoff): | ||
| if verify((j, k, m), center, offset, out_radius, shell): | ||
| data += inc.print_line(index, center, (j, k, m)) | ||
@@ -24,0 +24,0 @@ index += 1 |
+3
-2
| Metadata-Version: 1.0 | ||
| Name: ddshape | ||
| Version: 0.33 | ||
| Version: 0.34 | ||
| Summary: this is a package which include some modules that you can use them to create shape.dat used by ddscat | ||
@@ -17,4 +17,5 @@ Home-page: https://github.com/xingtingyang/ddshape | ||
| Add module asphere.py:20150505 | ||
| Add module bshell to make breakshell | ||
| Add module bshell to make breakshell:20150520 | ||
| remove bug of bshell:20150520 | ||
| Platform: UNKNOWN |
Sorry, the diff of this file is not supported yet
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.