Skip to content

Conversation

@avibryant
Copy link
Contributor

It's useful to always be able to reliably find the file listed in the
methods table (i.e. when showing a function in the REPL); especially
since some terminals (like iterm2) can make these into clickable links
that open your editor.

It's useful to always be able to reliably find the file listed in the
methods table (i.e. when showing a function in the REPL); especially
since some terminals (like iterm2) can make these into clickable links
that open your editor.
JeffBezanson added a commit that referenced this pull request Feb 23, 2012
@JeffBezanson JeffBezanson merged commit 775c10d into JuliaLang:master Feb 23, 2012
KristofferC pushed a commit that referenced this pull request Jul 5, 2018
* Check that repo urls point to a git repo

* Move `validate_repo_url` to `GitTools` module

* Add Pkg-specific error messages to GitTools `clone` and `fetch`

* Alter a test to be Windows-compatible

(cherry picked from commit 046bde4d660715291f6a84eaba3cd08917dc7cee)
KristofferC pushed a commit that referenced this pull request Jul 6, 2018
* Check that repo urls point to a git repo

* Move `validate_repo_url` to `GitTools` module

* Add Pkg-specific error messages to GitTools `clone` and `fetch`

* Alter a test to be Windows-compatible

(cherry picked from commit 046bde4d660715291f6a84eaba3cd08917dc7cee)
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Oct 11, 2021
* relax type constraints on means

* Update scalarstats.jl
cmcaine pushed a commit to cmcaine/julia that referenced this pull request Nov 11, 2022
Keno pushed a commit that referenced this pull request Oct 9, 2023
ViralBShah pushed a commit that referenced this pull request Nov 9, 2023
Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: main
Julia branch: master
Old commit: 3582898
New commit: 37fc321
Julia version: 1.11.0-DEV
SparseArrays version: 1.11.0
Bump invoked by: @ViralBShah
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaSparse/SparseArrays.jl@3582898...37fc321

```
$ git log --oneline 3582898..37fc321
37fc321 test: relax allocated tests (#468)
bd2bda8 replace ind2sub/sub2ind by CartesianIndices/LinearIndices (#451)
7897f1f test: somewhat more permissive test_throws message (#466)
911cf6a `reverse` for sparse vector/matrix (#450)
713a260 Define algebraic operators for SparseMatrixCSCView (#458)
f455a8e Add messages to DimensionMismatch errors (#461)
81fc6f3 Aggressive constprop in sparse * dense (#460)
0b36fdd fix h/vcat invoke dispatch arguments (#464)
6b23902 Add Finch to list of External Julia Sparse Array Libraries (#462)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants