Python Forum
numpy.dot() result different with classic computation for large-size arrays
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
numpy.dot() result different with classic computation for large-size arrays
#5
Thanks to Gribouillis, casevh, paul18fr.

Do we have a good way to raise overflow exception in python? As the code just silently use the overflown values, sometime we are not even aware of what is going on .

I didn't do much python programming, so not sure what is feasible or not.

Thanks.
Reply


Messages In This Thread
RE: numpy.dot() result different with classic computation for large-size arrays - by geekgeek - Jan-25-2022, 09:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Converted EXE file size is too large Rajasekaran 0 1,571 Mar-30-2023, 11:50 AM
Last Post: Rajasekaran
  problem adding two numpy arrays djf123 2 2,146 Aug-09-2022, 08:31 PM
Last Post: deanhystad
  how to join by stack multiple types in numpy arrays caro 1 1,174 Jun-20-2022, 05:02 PM
Last Post: deanhystad
  Element wise computation divon 2 1,637 Jun-01-2022, 02:36 AM
Last Post: divon
  How do I read in a Formula in Excel and convert it to do the computation in Python? JaneTan 2 2,724 Jul-07-2021, 02:06 PM
Last Post: Marbelous
  Two numpy arrays Sandra2312 1 1,838 Jan-18-2021, 06:10 PM
Last Post: paul18fr
  numpy in1d with two simple arrays claw91 3 2,634 Sep-21-2020, 12:43 PM
Last Post: scidam
  Type coercion with Numpy arrays Mark17 2 2,579 Jul-24-2020, 02:04 AM
Last Post: scidam
  filling and printing numpy arrays of str pjfarley3 4 3,393 Jun-07-2020, 09:09 PM
Last Post: pjfarley3
  size of set vs size of dict zweb 0 2,176 Oct-11-2019, 01:32 AM
Last Post: zweb

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020