William Bell

Results 8 comments of William Bell

I have been busy lately, going to work more on it soon!

@pmaji There is more in my repo now, I will add to yours soon.

@pmaji Alright, I have it how I want it I think, I've addressed most of your suggestions (it is in md and I have included an example including a benchmark...

I had your thought process in mind because the Rmds don't work on GitHub, but I thought it was good enough that I had the mds display it in a...

Ah okay I think I understand, I had to do something similar anyways to make the md's I posted so I understand, but now I see the point of doing...

I tried a simple example and you're right that it seems like it works for some singular matrices, but the way the NonNormalAuto is written, my matrix was passed to...

Apologies for the delay. For `NonnormalMeshgrid` I'm running into problems with the plot method. I get the following messages: ``` /opt/anaconda3/lib/python3.7/site-packages/pseudopy/nonnormal.py:122: UserWarning: No contour levels were found within the data...

I got `NonnormalMeshgrid` working, but I had to plot it myself using a method like in my edit.