Brooks Smith

Results 32 comments of Brooks Smith

... that's a great question. It looks like Scipy was only ever actually used for one single function call to `scipy.linalg.eigvals()` in `solver.py`. But Numpy has a `numpy.linalg.eigvals()` function of...

Okay, so there is _supposed to_ be a viable way to do this in pure numpy, but it's randomly failing, in what appears to be a manifestation of Numpy bug...

Hi @1081 - Thanks for the suggestion! Unfortunately, what you're discussing there can only be done in an iterative, inelastic FEA solve, and anaStruct is currently a static, elastic solve...

Very cool, @veselovich ! Your package there looks great, and I'm glad you were able to make use of anaStruct for it! I'm excited to see your package develop, and...

Good feedback, @andyvwhitman ! I'll add that to the next docs update when I get to that. For right now, I'll steal another software package's docs and refer you to...

Thanks for your thoughts and feedback here, @thisisapple ! As Ritchie noted, this is all conventions that differ between different countries (and sometimes even between different textbooks in the same...

@bldrkamal : This looks great - thanks so much! Your code and PR is well-documented, you added tests, and there's obvious value of what you're adding! Please just fix the...

Mmm - @thisisapple , so this feature does actually currently exist, but you've highlighted that the documentation has not been kept up to date, and the publishing workflow for it...

Thanks, @andyvwhitman ! This is actually a part of the code that I've never worked with, but I'll dig in and at least fix the label then here!

↑ See closed related issue #364; let's just audit all of the units around the steel sections mechanism here.