NuclearPowerNerd
NuclearPowerNerd
Hello! I am having some trouble using `produce_or_load` when my types change, which they often do during my development. The issue is that since I cannot pass any arguments to...
Hello, I'd be interested on thoughts here. I think it would be useful to be able to get the truncation error corresponding to a call to `truncate!`. Currently `truncate!` as...
Firstly, thank you writing this amazing package. I love it and have used it for over a year now in my academic work. I have been trying to take full...
# Description The purpose of this commit is to allow the truncation error from an operation to be returned. This is the first step envisioned for that functionality. The spectrum...
I'm be curious what others think of the value of the following. I was recently trying to debug some issues I was having with `linsolve` via ITensorTDVP (which I understand...
Hello, I am trying to follow the instructions on adapting jabbrv to a custom `.bst` file. I am using RevTeX 4.2 which uses `apsrev4-2.bst`. You can find a copy of...
Hello, I was wondering how the perceptual uniformity plots [here](https://juliagraphics.github.io/ColorSchemes.jl/stable/goodpractice/) were created. Is there an existing function somewhere that I can pass an arbitrary colormap and it will generate said...