Patrick O'Leary

Results 4 issues of Patrick O'Leary

To call `Lint.msg()` in a `lint_helper()`, you need to have Lint imported into your module's namespace, which is not ideal. Is there any way to get around this? Right now...

We have a Sphinx setup & theme which is currently used to build our documentation (http://julia.readthedocs.org/) which is available at https://github.com/JuliaLang/JuliaDoc. There have been some persistent issues because the domain...

**Is your feature request related to a problem? Please describe.** There is not currently a dispatch for NonlinearLeastSquaresProblem in the modelingtoolkitize function, so those kinds of problems cannot be...toolkitized? julia>...

Just a drive-by; I'm reverse engineering the MATLAB HDF5 myself. The uint16 character strings all appear to have the HDF5 attribute `MATLAB_class = char`, so you can probably key on...