Skip to content

Pull requests: JuliaMath/Polynomials.jl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Added support for ranges in getindex
#43 by mfalt was merged Jun 22, 2016 Loading…
Update show.jl
#41 by ivanslapnicar was merged Feb 11, 2016 Loading…
Add atol and rtol to Poly constructor
#40 by jverzani was closed Jan 16, 2016 Loading…
Resolves #38 by adding a trunctate function
#39 by pwl was merged Jan 16, 2016 Loading…
try sudo: false to see if it fixes travis
#37 by tkelman was merged Jan 6, 2016 Loading…
Move a code block to the right place
#34 by mortenpi was merged Jan 1, 2016 Loading…
Change /(::Poly, ::Poly) to div(::Poly, ::Poly)
#31 by jverzani was closed Dec 29, 2015 Loading…
A Poly object can be used as a function
#30 by pjabardo was merged Oct 16, 2015 Loading…
Fixed the discrepancy between length and degree
#29 by pwl was merged Oct 16, 2015 Loading…
Update travis settings and url in README
#27 by yuyichao was merged Sep 21, 2015 Loading…
Update README.md
#1 by daviddelaat was merged Jun 2, 2014 Loading…
Fix 0.4 deprecated bindings
#25 by yuyichao was merged Sep 20, 2015 Loading…
Swap out MakieCore for Requires
#577 by jverzani was merged Jun 14, 2024 Loading…
Bug when copying
#20 by pjabardo was merged Apr 21, 2015 Loading…
Implemented some of the classical orthogonal polynomials
#18 by jagot was closed May 21, 2016 Loading…
devectorise 'poly' for better performance
#17 by ghost was merged Jan 1, 2016 Loading…
Basic support for Pade approximants
#16 by MikaelSlevinsky was merged Dec 1, 2014 Loading…
Conversions from number to polynomial
#15 by pwl was merged Jun 7, 2015 Loading…
Mixed operations between Poly and Number via promote
#14 by pwl was closed Nov 29, 2014 Loading…
modify degree for Poly([0.0]); polyder
#8 by jverzani was merged Jul 7, 2014 Loading…
modify *
#6 by jverzani was merged Jul 4, 2014 Loading…
add abs() to check on coefficients for degree
#4 by jverzani was merged Jun 19, 2014 Loading…
correction of title
#26 by mzaffalon was merged Sep 21, 2015 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.