ddshape
Advanced tools
| # -*- encoding:utf-8 -*- | ||
| __all__ = ['hsphere', 'bsphere', 'triplate', 'inc', 'sphere', 'asphere', 'bshell'] | ||
| # from some module import * | ||
| from hsphere import * | ||
| from bsphere import * | ||
| from triplate import * | ||
| from inc import * | ||
| from sphere import * | ||
| from asphere import * | ||
| from bshell import * |
+12
-9
| Metadata-Version: 1.0 | ||
| Name: ddshape | ||
| Version: 0.35 | ||
| Version: 0.36 | ||
| Summary: this is a package which include some modules that you can use them to create shape.dat used by ddscat | ||
@@ -9,13 +9,16 @@ Home-page: https://github.com/xingtingyang/ddshape | ||
| License: BSD style | ||
| Description: Introduction | ||
| Description: <pre> | ||
| Introduction | ||
| This is a package which include some modules that you can use them to create shape.dat used by ddscat. | ||
| You can use them to create hollow sphere, break hollow sphere and triangle plate. | ||
| Modification | ||
| Add description to setup.py:201504100807 | ||
| Add shape sphere to this package:201504081308 | ||
| Format README.rst file:201504101346 | ||
| Add module asphere.py:20150505 | ||
| Add module bshell to make breakshell:20150520 | ||
| remove bug of bshell:20150520<br/> | ||
| remove bug of bshell:20150520 | ||
| Add description to setup.py: 201504100807 | ||
| Add shape sphere to this package: 201504081308 | ||
| Format README.rst file: 201504101346 | ||
| Add module asphere.py: 20150505 | ||
| Add module bshell to make breakshell: 20150520 | ||
| remove bug of bshell: 20150520 | ||
| remove bug of bshell: 20150520 | ||
| some modify of __init__.py: 20150601 | ||
| </pre> | ||
@@ -22,0 +25,0 @@ |
Sorry, the diff of this file is not supported yet
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.