octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #64898] Slow zeros


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #64898] Slow zeros
Date: Wed, 15 Nov 2023 14:53:30 -0500 (EST)

Follow-up Comment #1, bug #64898 (project octave):

The array classes in Octave currently use std::fill_n from the STL. If you
want to explore, look in Array-base.cc in the fill functions around line 100.

Your test code for me takes 0.5 seconds.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64898>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]