16
I Use This!
Very High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restructure performance tips (#54211) More... 9 days ago
Fix generic triangular solves with empty matrices (#54201) More... 9 days ago
[NFC] Update comment referring to Yosemite to Mojave (#54215) More... 9 days ago
Replace UnstableIO with IOContext{IO} (#3735) More... 9 days ago
update the syntax in the docstring for `@doc` to align with current uses (#54184) More... 9 days ago
LinearAlgebra: copyto! between banded matrix types (#54041) More... 9 days ago
LinearAlgebra: Correct zero element in `_generic_matvecmul!` for block adj/trans (#54151) More... 9 days ago
Delete unnecessary eltype method of CompositeException (#54177) More... 10 days ago
Add some hyperbolic function tests for Float16 (#54171) More... 10 days ago
Add tests for CompositeException (#54174) More... 10 days ago
Fix `make install` from tarballs (#54143) More... 10 days ago
Update command line options (#54066) More... 10 days ago
Some basic tests for untested task getproperty paths (#54176) More... 10 days ago
power uses Float64 exponents for integers (#53967) More... 10 days ago
More tests for irrationals (#54172) More... 10 days ago
Forward aliasing check for `ReshapedArray`s to the parent (#54168) More... 11 days ago
make `one(::AbstractMatrix)` use `similar` instead of `zeros` (#54162) More... 11 days ago
require one based indexing for `isone(::AbstractArray)` (#54165) More... 11 days ago
Tell people not to use their package manager's "Julia" (#2089) More... 12 days ago
move export statement to start of Example.jl in Test.jl documentation (#54040) More... 12 days ago
Fixup IdSet docstring (#54153) More... 12 days ago
note infix syntax for "in" and "∈" (#54091) More... 12 days ago
use correct size when creating output data from an IOBuffer (#54129) More... 12 days ago
Revert "split internal dates methods into separate functions" (#54159) More... 12 days ago
split internal dates methods into separate functions (#53692) More... 12 days ago
Use getPointerAddressSpace instead of cast<PointerType>.getAddressSpace. (#54113) More... 12 days ago
Force specialization on number of args passed to anonymous function constructed by `oror` and `andand` (#54152) More... 12 days ago
Fix some typos in comments (#54149) More... 13 days ago
refactor `abstract_eval_statement_expr` (#54111) More... 13 days ago
inference: handle `LimitedAccuracy` in `handle_global_assignment!` (#54130) More... 13 days ago