mwaxmonsky
mwaxmonsky
Just wanted to add two more to the list: - https://github.com/astropy/astropy - Haven't used it directly but it has a very active governance and contributor history (over 30k commits!) and...
Would it be possible to add a few examples and/or pseudo code with this issue? Just to make sure we're on the same page as to how this would look...
Thanks @climbfuji! Not to add more to your plate but could we add any details about what this would look like to users with the `#ifdef ...` construct we mentioned?...
Greetings all, apologies for throwing this out there without an issue but I've been trying to keep up with the changes in the framework and the equivalent tests and was...
> Hi @mwaxmonsky, thanks for tackling this. > > So far, most of this looks like much needed cleanup! > > There is one change I do not understand. The...
> There is a lot of great stuff in this PR, thanks @mwaxmonsky. > > My main concern with this PR is that it touches code/build files that aren't just...
Also, this might be better saved for a discussion thread but I was wondering about the references to MPI and OpenMP. I don't see any openmp pragmas or types and...
@climbfuji Is there a json or yaml library (or other data format library) for Fortran that is currently available on the Neptune side such as https://github.com/jacobwilliams/json-fortran? I can consolidate the...
Hey all, apologies for the delay with this, this took far longer than I expected and there's still more to look into if we want to follow up with more...
Hey all, so after debugging the latest round of build failures, we're coming back to sequential builds failing on the intel compilers. For example, running: ```bash cmake -S. -B./build -DCCPP_FRAMEWORK_ENABLE_TESTS=ON...