MANIFEST.in
README.md
requirements.txt
setup.py
blmath/__init__.py
blmath/cache.py
blmath/console.py
blmath/test_units.py
blmath/test_value.py
blmath/units.py
blmath/value.py
blmath/geometry/__init__.py
blmath/geometry/apex.py
blmath/geometry/barycentric.py
blmath/geometry/convexify.py
blmath/geometry/segment.py
blmath/geometry/shapes.py
blmath/geometry/surface_normals.py
blmath/geometry/test_apex.py
blmath/geometry/test_convexify.py
blmath/geometry/test_segment.py
blmath/geometry/test_surface_normals.py
blmath/geometry/primitives/__init__.py
blmath/geometry/primitives/box.py
blmath/geometry/primitives/plane.py
blmath/geometry/primitives/polyline.py
blmath/geometry/primitives/test_plane.py
blmath/geometry/primitives/test_polyline.py
blmath/geometry/transform/__init__.py
blmath/geometry/transform/composite.py
blmath/geometry/transform/coordinate_manager.py
blmath/geometry/transform/correspondence.py
blmath/geometry/transform/rigid_transform.py
blmath/geometry/transform/rodrigues.py
blmath/geometry/transform/rotation.py
blmath/geometry/transform/test_composite.py
blmath/geometry/transform/test_coordinate_manager.py
blmath/geometry/transform/test_rotation.py
blmath/geometry/transform/test_translation.py
blmath/geometry/transform/translation.py
blmath/numerics/__init__.py
blmath/numerics/coercion.py
blmath/numerics/matlab.py
blmath/numerics/numpy_ext.py
blmath/numerics/operations.py
blmath/numerics/predicates.py
blmath/numerics/rounding.py
blmath/numerics/test_coercion.py
blmath/numerics/test_operations.py
blmath/numerics/test_predicates.py
blmath/numerics/test_rounding.py
blmath/numerics/test_vector_shortcuts.py
blmath/numerics/vector_shortcuts.py
blmath/numerics/linalg/__init__.py
blmath/numerics/linalg/cholmod.c
blmath/numerics/linalg/gram_schmidt.py
blmath/numerics/linalg/isomorphism.py
blmath/numerics/linalg/lchol.py
blmath/numerics/linalg/sparse_cg.py
blmath/numerics/linalg/static_block_sparse_matrix.py
blmath/numerics/linalg/test_cholmod.py
blmath/numerics/linalg/test_gram_schmidt.py
blmath/numerics/linalg/test_isomorphism.py
blmath/optimization/__init__.py
blmath/optimization/objectives/__init__.py
blmath/optimization/objectives/normals.py
blmath/util/__init__.py
blmath/util/decorators.py
blmath/util/json.py
metablmath.egg-info/PKG-INFO
metablmath.egg-info/SOURCES.txt
metablmath.egg-info/dependency_links.txt
metablmath.egg-info/requires.txt
metablmath.egg-info/top_level.txt