Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoolProp/CoolProp
/ arrayize
Function
arrayize
dev/scripts/ECS_fitter.py:59–60 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
57
58
59
def
arrayize(*args):
60
return
[np.array(a)
for
a in args]
61
62
63
def
HFO():
Callers
2
HFO
Function · 0.85
pentanes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected