79368767

Date: 2025-01-19 10:22:21
Score: 7 🚩
Natty: 4
Report link

I am having trouble passing arrays of doubles.

On python I write body = array.array('d',numpy_matrix.flatten().tolist());

on java I write buf.getDouble() rather than buf.getInt().

But I get an expection: java.nio.BufferUnderflowException

Any idea?

Reasons:
  • Blacklisted phrase (1): Any idea?
  • RegEx Blacklisted phrase (2): I am having trouble
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: user29264616