Need to make sure that the C code (currently in the vector submodule) is getting tested adequately. Many functions don't expose a Python interface. Not sure how to work this into the current unittest framework, so might been to look at some other projects to see how they handle it.
Need to make sure that the C code (currently in the vector submodule) is getting tested adequately. Many functions don't expose a Python interface. Not sure how to work this into the current unittest framework, so might been to look at some other projects to see how they handle it.