Alan Morris

Results 61 comments of Alan Morris

One possible option to make things easier for windows users: https://guilhermebs.github.io/CondaNSIS/

For Linux (and maybe mac?): https://conda.github.io/conda-pack/

I believe the solution is to follow what Slicer has done and just bundle python and the packages we use as part of ShapeWorks.

Closing this issue as the investigation is complete. Action item is #2289.

Just FYI, sphinx doesn't really do C++. Seems you use doxygen either way. https://devblogs.microsoft.com/cppblog/clear-functional-c-documentation-with-sphinx-breathe-doxygen-cmake/ "Sphinx doesn’t have the ability to extract API documentation from C++ headers; this needs to be...

Also, it's only the dependency graph stuff (using dot/graphviz) that take long to generate. I think the 7-8 level inheritance trees with templates are the root cause. It you disable...

I think they should be done in C++ with APIs provided to other languages. It will be very cumbersome to have all tools rely on calling out to python for...

@jadie1, what's the status on this issue?

These are for the fixed domains. For non-fixed domains, the images will all be there. I'm aware that some feature files are written, but I don't believe there is any...