[GHC] #11166: Implement phase1 of Expand Floating Proposal (EFP)
#11166: Implement phase1 of Expand Floating Proposal (EFP) -------------------------------------+------------------------------------- Reporter: hvr | Owner: Type: task | Status: new Priority: highest | Milestone: 8.0.1 Component: | Version: 7.10.2 libraries/base | Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: | prime:Libraries/Proposals/ExpandFloating -------------------------------------+------------------------------------- See details in prime:Libraries/Proposals/ExpandFloating -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11166> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11166: Implement phase1 of Expand Floating Proposal (EFP) -------------------------------------+------------------------------------- Reporter: hvr | Owner: dolio Type: task | Status: new Priority: highest | Milestone: 8.0.1 Component: libraries/base | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | prime:Libraries/Proposals/ExpandFloating| -------------------------------------+------------------------------------- Changes (by hvr): * owner: => dolio -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11166#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11166: Implement phase1 of Expand Floating Proposal (EFP) -------------------------------------+------------------------------------- Reporter: hvr | Owner: dolio Type: task | Status: new Priority: highest | Milestone: 8.0.1 Component: libraries/base | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D1605 Wiki Page: | prime:Libraries/Proposals/ExpandFloating| -------------------------------------+------------------------------------- Changes (by dolio): * differential: => Phab:D1605 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11166#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11166: Implement phase1 of Expand Floating Proposal (EFP) -------------------------------------+------------------------------------- Reporter: hvr | Owner: dolio Type: task | Status: patch Priority: highest | Milestone: 8.0.1 Component: libraries/base | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D1605 Wiki Page: | prime:Libraries/Proposals/ExpandFloating| -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => patch -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11166#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11166: Implement phase1 of Expand Floating Proposal (EFP) -------------------------------------+------------------------------------- Reporter: hvr | Owner: dolio Type: task | Status: patch Priority: highest | Milestone: 8.0.1 Component: libraries/base | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D1605 Wiki Page: | prime:Libraries/Proposals/ExpandFloating| -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"6457903e7671b6096d2cca5d965f43daee3572a6/ghc" 6457903e/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="6457903e7671b6096d2cca5d965f43daee3572a6" Implement phase 1 of expanded Floating - This part of the proposal is to add log1p, expm1, log1pexp and log1mexp to the Floating class, and export the full Floating class from Numeric Reviewers: ekmett, #core_libraries_committee, bgamari, hvr, austin Reviewed By: ekmett, #core_libraries_committee, bgamari Subscribers: Phyx, RyanGlScott, ekmett, thomie Differential Revision: https://phabricator.haskell.org/D1605 GHC Trac Issues: #11166 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11166#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11166: Implement phase1 of Expand Floating Proposal (EFP) -------------------------------------+------------------------------------- Reporter: hvr | Owner: dolio Type: task | Status: closed Priority: highest | Milestone: 8.0.1 Component: libraries/base | Version: 7.10.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D1605 Wiki Page: | prime:Libraries/Proposals/ExpandFloating| -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11166#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC