Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSS feed for the julia blog #415

Closed
ViralBShah opened this issue Feb 20, 2012 · 6 comments
Closed

RSS feed for the julia blog #415

ViralBShah opened this issue Feb 20, 2012 · 6 comments
Assignees
Labels
domain:docs This change adds or pertains to documentation

Comments

@ViralBShah
Copy link
Member

Someone asked for an RSS feed for the julia blog. I don't think we expose one.

@ghost ghost assigned StefanKarpinski Feb 20, 2012
@StefanKarpinski
Copy link
Sponsor Member

Yeah, I think there's a way to do this. Will figure it out.

@JeffBezanson
Copy link
Sponsor Member

looks like this is in place?

@StefanKarpinski
Copy link
Sponsor Member

yes, it's done.

@mzaffalon
Copy link
Contributor

Has the RSS feed gone from https://julialang.org/blog/?

@StefanKarpinski
Copy link
Sponsor Member

No idea. I set it up long ago, but I wouldn't be surprised if it's gone away for whatever reason.

@StanczakDominik
Copy link

This should probably be reopened, I see nothing resembling an RSS feed at https://julialang.org/blog/ :(

LilithHafner pushed a commit to LilithHafner/julia that referenced this issue Oct 11, 2021
Corrected attribution of algorithm for Kendall tau calculation - See https://www.jstor.org/stable/2282833?seq=1#page_scan_tab_contents
cmcaine pushed a commit to cmcaine/julia that referenced this issue Nov 11, 2022
New exercises should NOT introduce new configlet errors anymore, to prevent the number of errors from growing out of control before launch.

Making it annoying hopefully helps with that
dkarrasch pushed a commit that referenced this issue Jul 22, 2023
Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: main
Julia branch: master
Old commit: b4b0e72
New commit: 99c99b4
Julia version: 1.11.0-DEV
SparseArrays version: 1.10.0 (Does not match)
Bump invoked by: @dkarrasch
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaSparse/SparseArrays.jl@b4b0e72...99c99b4

```
$ git log --oneline b4b0e72..99c99b4
99c99b4 Specialize 3-arg `dot` for sparse self-adjoint matrices (#398)
cb10c1e use unwrapping mechanism for triangular matrices (#396)
b3872c8 added warning for iterating while mutating a sparse matrix (#415)
f8f0f40 bring coverage of fixed SparseMatrixCSC to 100% (#392)
0eb9c04 fix typos (#414)
```

Co-authored-by: Dilum Aluthge <[email protected]>
KristofferC pushed a commit that referenced this issue Jul 24, 2023
Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: main
Julia branch: master
Old commit: b4b0e72
New commit: 99c99b4
Julia version: 1.11.0-DEV
SparseArrays version: 1.10.0 (Does not match)
Bump invoked by: @dkarrasch
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaSparse/SparseArrays.jl@b4b0e72...99c99b4

```
$ git log --oneline b4b0e72..99c99b4
99c99b4 Specialize 3-arg `dot` for sparse self-adjoint matrices (#398)
cb10c1e use unwrapping mechanism for triangular matrices (#396)
b3872c8 added warning for iterating while mutating a sparse matrix (#415)
f8f0f40 bring coverage of fixed SparseMatrixCSC to 100% (#392)
0eb9c04 fix typos (#414)
```

Co-authored-by: Dilum Aluthge <[email protected]>
(cherry picked from commit 6691a75)
Keno pushed a commit that referenced this issue Oct 9, 2023
This supports SSAValue args for cglobal while also fixing a bug
in which a GotoIfNot ended up going to the wrong statement.
The latter was a consequence of incorrect :call unnesting.

Fixes #455
Fixes #454
Fixes #415
Fixes JuliaDebug/Debugger.jl#275
Improves #354
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation
Projects
None yet
Development

No branches or pull requests

5 participants