[#66126] Creation/Conversion methods/functions table for Ruby types — SASADA Koichi <ko1@...>
Hi,
5 messages
2014/11/07
[#66248] [ruby-trunk - Feature #10423] [PATCH] opt_str_lit*: avoid literal string allocations — normalperson@...
Issue #10423 has been updated by Eric Wong.
3 messages
2014/11/13
[#66595] [ruby-trunk - Bug #10557] [Open] Block not given when the argument is a string — bartosz@...
Issue #10557 has been reported by Bartosz Kopinski.
3 messages
2014/11/30
[ruby-core:66154] [ruby-trunk - Feature #9528] mathn.rb library
From:
martin.vahi@...1.com
Date:
2014-11-09 06:35:00 UTC
List:
ruby-core #66154
Issue #9528 has been updated by Martin Vahi.
File the_code.rb added
File run_demo.bash added
Well, I have the same wish, except that I also have a demo code available.
A speed optimized demo can be downloaded from
http://longterm.softf1.com/2014/demos/2014_11_08_ruby_factorial_proposal/the_code.rb
and run by
http://longterm.softf1.com/2014/demos/2014_11_08_ruby_factorial_proposal/run_demo.bash
For 100000.factorial the speed difference is literally roughly 20-fold (not just 20%).
----------------------------------------
Feature #9528: mathn.rb library
https://bugs.ruby-lang.org/issues/9528#change-49856
* Author: Umair Amjad
* Status: Closed
* Priority: Normal
* Assignee: Zachary Scott
* Category: lib
* Target version: current: 2.2.0
----------------------------------------
I want to add factorial method mathn.rb file as feature of Math module.
---Files--------------------------------
the_code.rb (7.49 KB)
run_demo.bash (591 Bytes)
--
https://bugs.ruby-lang.org/