RubyConf 2019 - Speeding up NMatrix by 100x by Udit Gulati 1

Channel:
Subscribers:
42,100
Published on ● Video Link: https://www.youtube.com/watch?v=ogB_J3mgSa8



Duration: 22:56
448 views
20


RubyConf 2019 - Speeding up NMatrix by 100x by Udit Gulati 1

With the growing need for fast numerical computing tools, there is a need for a library in Ruby which can perform at the level of NumPy in Python and can provide as much rich API. In this talk, we'll explore how NMatrix is being re-implemented to match this need and how it ended up getting renamed as NumRuby. We'll further explore the progress so far on NumRuby and potential future work.


We'll further explore how one can make the best use of Ruby C extensions for fast number crunching and not end up messing things up.

#rubyconf2019 #confreaks




Other Videos By Confreaks


2019-12-08!!Con 2019 May 12, 2019
2019-12-04RubyConf 2019 - What happens when a linguist learns to code? by Erica Sosa
2019-12-04RubyConf 2019 - Containerizing Local Development... Is It Worth it? by Tony Drake
2019-12-04RubyConf 2019 - Technical Background of Interactive CLI of Ruby 2.7 by ITOYANAGI Sakura
2019-12-04RubyConf 2019 - Don’t Hang Me Out To DRY by Kevin Murphy
2019-12-04RubyConf 2019 - Bursting at the Seams by David McDonald
2019-12-04RubyConf 2019 - Algorithms: CLRS in Ruby by Brad Grzesiak
2019-12-04RubyConf 2019 - Parallel Ruby: Managing the Memory Monster by Kevin Miller
2019-12-04RubyConf 2019 - JRuby: Zero to Scale! 🔥 by Charles Oliver Nutter and Thomas E Enebo
2019-12-04RubyConf 2019 - Syntax Error Game Show
2019-12-04RubyConf 2019 - Speeding up NMatrix by 100x by Udit Gulati 1
2019-12-03RubyConf 2019 - Story telling with Git rebase by Elle Meredith
2019-12-03RubyConf 2019 - lo-fi hip hop ruby - beats to relax/study to by Zachary Schroeder
2019-12-03RubyConf 2019 - Cocktail Masterclass with Ruby and Friends by Julian Cheal
2019-12-03RubyConf 2019 - Rekindling a love of creation with Ruby and Raspberry Pi by Colleen Schnettler
2019-12-03RubyConf 2019 - Fun, Friendly Computer Science by Mercedes Bernard
2019-12-03RubyConf 2019 - Injecting Dependencies for Fun and Profit by Chris Hoffman
2019-12-03RubyConf 2019 - Statistically Optimal API Timeouts by Daniel Ackerman
2019-12-03RubyConf 2019 - Ruby Next: make old Ruby quack like a new one by Vladimir Dementyev
2019-12-03RubyConf 2019 - Ruby ate my DSL! by Daniel Azuma
2019-12-03RubyConf 2019 - Digesting MRI by Studying Alternative Ruby Implementations by Christian Bruckmayer



Tags:
Ruby
RubyConf
Programming