Ian Bell

Results 61 issues of Ian Bell

This one puzzles me, and I suspect it's a bug. If I expand the calls to pow2(x), the code compiles and works, but if I don't, I get the error...

Working through the examples in the tutorial (very nice, by the way), I can see how to hard-code the construction of the ``wrt`` argument for first- and second-order derivatives of...

I know I have opened rather a lot of issues in the last 24 hours (and have a few more to go), but I just wanted to comment that I...

In the documentation for reverse mode is written: Note, however, that it is possible to change the behavior of a forward pass so that many (even all) derivatives of an...

Been a historical problem for a long time

This would allow for evaluation of properties *at* zero density rather than just the limit.

One of the biggest mistakes that we made with the SWIG wrapped code is that we gave the same name to the generated DLL as the "conventional" DLL. This has...

Mirroring what is happening in the other projects I follow and work on, we should move all the public include files into a subdirectory called CoolProp within the include directory...

@jowr ran into an issue with #1932 when building docs. Basically, list inputs to PropsSI are now broken :/ I guess they need to be special cased, or the fix...