An error occurred fetching the project authors.
  1. 22 Mar, 2021 1 commit
  2. 19 Mar, 2021 1 commit
    • Yukihiro "Matz" Matsumoto's avatar
      complex.c: overhaul complex operators. · d3184e4a
      Yukihiro "Matz" Matsumoto authored
      - define `MRB_TT_COMPLEX`
      - change object structure (`struct RComplex`)
      - add memory management for `MRB_TT_COMPLEX`
      - avoid operator overloading as much as possible
      - as a result, performance improved a log
      - should work with and without `Rational` defined
      d3184e4a
  3. 15 Dec, 2019 1 commit
  4. 15 May, 2019 3 commits