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

Hash polynomials by their coefficients and variable
#74 by jverzani was closed Nov 19, 2016 Loading…
Change show.jl to be more modular
#73 by jverzani was merged Nov 14, 2016 Loading…
Cosmetic changes
#72 by aytekinar was closed Nov 30, 2016 Loading…
1 task done
Some fixes for Polynomials with non-Real types
#69 by Keno was merged Nov 14, 2016 Loading…
Implement eltype for Poly **types**
#68 by aytekinar was merged Sep 15, 2016 Loading…
Fixed unnecessary copy in convert
#66 by neveritt was merged Aug 16, 2016 Loading…
only do __precompile__ if defined
#64 by tkelman was merged Aug 16, 2016 Loading…
Pull request/678a5803
#61 by jverzani was merged Aug 13, 2016 Loading…
Pull request/3ed4f9e9
#60 by jverzani was merged Aug 13, 2016 Loading…
enable precompilation
#58 by KristofferC was merged Aug 2, 2016 Loading…
Avoid warning for call overloading
#54 by eschnett was merged Jun 25, 2016 Loading…
Add element-wise operation support (closes #51)
#52 by neveritt was merged Jun 22, 2016 Loading…
Fix bug in setindex!() - closes #48
#50 by aytekinar was merged May 31, 2016 Loading…
Fix bug in setindex!() - closes #48
#49 by aytekinar was closed May 30, 2016 Loading…
for v0.5: replace symbol with Symbol
#46 by JeffreySarnoff was merged May 30, 2016 Loading…
Implemented LaTeX printing of polynomials
#45 by jagot was closed Nov 14, 2016 Loading…
Fix deprecation warnings: symbol -> Symbol
#44 by r9y9 was closed Jun 17, 2016 Loading…
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…
ProTip! Add no:assignee to see everything that’s not assigned.