README.md
setup.py
pyniel/__init__.py
pyniel.egg-info/PKG-INFO
pyniel.egg-info/SOURCES.txt
pyniel.egg-info/dependency_links.txt
pyniel.egg-info/top_level.txt
pyniel/data_structures/__init__.py
pyniel/data_structures/graph.py
pyniel/deep_learning/__init__.py
pyniel/deep_learning/autoencoder.py
pyniel/deep_learning/batchmaker.py
pyniel/deep_learning/custom_ops.py
pyniel/deep_learning/fullyconnected.py
pyniel/deep_learning/modelparams.py
pyniel/deep_learning/progressbar.py
pyniel/deep_learning/tsne.py
pyniel/hexgrid/__init__.py
pyniel/hexgrid/examples.py
pyniel/hexgrid/hexgrid.py
pyniel/numpy_tools/__init__.py
pyniel/numpy_tools/average.py
pyniel/numpy_tools/circular_index.py
pyniel/numpy_tools/enforcetype.py
pyniel/numpy_tools/gridify.py
pyniel/numpy_tools/histograms.py
pyniel/numpy_tools/indexing.py
pyniel/numpy_tools/logic.py
pyniel/numpy_tools/marching_cubes.py
pyniel/numpy_tools/onehot.py
pyniel/numpy_tools/padding.py
pyniel/numpy_tools/plotting.py
pyniel/numpy_tools/progressions.py
pyniel/numpy_tools/split.py
pyniel/numpy_tools/voxelgrid.py
pyniel/pyplot_tools/__init__.py
pyniel/pyplot_tools/colormaps.py
pyniel/pyplot_tools/graph_creator_gui.py
pyniel/pyplot_tools/interactive.py
pyniel/pyplot_tools/plot.py
pyniel/pyplot_tools/realtime.py
pyniel/pyplot_tools/windows.py
pyniel/python_tools/__init__.py
pyniel/python_tools/bash.py
pyniel/python_tools/path_tools.py
pyniel/python_tools/se3.py
pyniel/python_tools/timetools.py
pyniel/ros_tools/__init__.py
pyniel/ros_tools/conversions.py
pyniel/ros_tools/pointclouds.py
pyniel/ros_tools/quickros.py
pyniel/ros_tools/rosbag_end_detector.py
pyniel/ros_tools/rosbag_size_analyzer.py
pyniel/ros_tools/shutdown_if_fail.py
pyniel/statistical_learning/__init__.py
pyniel/statistical_learning/deterministic_annealing.py
pyniel/testing_tools/__init__.py
pyniel/testing_tools/testgen.py