module documentation
Module to load different data fromats from file and convert into a numpy matrix
| Class | |
Abstract class to load data from file and convert to a numpy matrix |
| Class | |
Class to load electron density in the ccp4 format |
| Class | |
Class to load a file of numerical data from numpy serislisation format |
| Class | |
Class to create a numpy matrix inline. The format of the uploaded data is (note the commas are the delim,sapce is for visuals) [[[1,2,3], [4, 5, 6]], |