Bravais lattices for the Julia language
ARPACK wrapper for the Rust language
garrison/backbone.babysitter 1
Manage child views for your Backbone.View (and other parents)
Calculations with Complex Numbers in JavaScript
garrison/django-threadedcomments 1
django-threadedcomments is a simple yet flexible threaded commenting system for Django.
Animate on scroll library
A Julia macro to add == and hash() to composite types.
awesome window manager
garrison/backbone-fundamentals 0
A creative-commons book on Backbone.js for beginners and advanced users alike
startedJuliaTeX/TikzPictures.jl
started time in 18 hours
startedsallar/github-contributions-chart
started time in a day
release gohugoio/hugo
hugo_0.84.0_checksums.txt 2.88KB
hugo_0.84.0_DragonFlyBSD-64bit.tar.gz 13.17MB
hugo_0.84.0_FreeBSD-32bit.tar.gz 12.10MB
hugo_0.84.0_FreeBSD-64bit.tar.gz 13.18MB
hugo_0.84.0_FreeBSD-ARM.tar.gz 12.34MB
hugo_0.84.0_FreeBSD-ARM64.tar.gz 11.91MB
hugo_0.84.0_Linux-32bit.deb 12.13MB
hugo_0.84.0_Linux-32bit.tar.gz 12.11MB
hugo_0.84.0_Linux-64bit.deb 13.22MB
hugo_0.84.0_Linux-64bit.tar.gz 13.18MB
hugo_0.84.0_Linux-ARM.deb 12.35MB
hugo_0.84.0_Linux-ARM.tar.gz 12.34MB
hugo_0.84.0_Linux-ARM64.deb 12.01MB
hugo_0.84.0_Linux-ARM64.tar.gz 11.99MB
hugo_0.84.0_macOS-64bit.tar.gz 13.67MB
hugo_0.84.0_macOS-ARM64.tar.gz 13.36MB
hugo_0.84.0_NetBSD-32bit.tar.gz 12.08MB
hugo_0.84.0_NetBSD-64bit.tar.gz 13.17MB
hugo_0.84.0_NetBSD-ARM.tar.gz 12.33MB
hugo_0.84.0_OpenBSD-32bit.tar.gz 12.08MB
hugo_0.84.0_OpenBSD-64bit.tar.gz 13.18MB
hugo_0.84.0_OpenBSD-ARM.tar.gz 12.33MB
hugo_0.84.0_OpenBSD-ARM64.tar.gz 11.92MB
hugo_0.84.0_Windows-32bit.zip 12.14MB
hugo_0.84.0_Windows-64bit.zip 13.26MB
hugo_0.84.0_Windows-ARM.zip 12.67MB
hugo_extended_0.84.0_Linux-64bit.deb 13.24MB
hugo_extended_0.84.0_Linux-64bit.tar.gz 13.20MB
hugo_extended_0.84.0_macOS-64bit.tar.gz 13.69MB
released time in 2 days
startedmaciekgrzybek/svelte-inview
started time in 2 days
pull request commentJuliaAudio/PortAudio.jl
Looking good @bramtayl. Just a few requests.
- Your PRs are quite comprehensive and touch many aspects of the project. As such, can you tag a new version before and after each PR? I think there is no harm is tagging lots of versions, and would let us easily roll back if an issue arrises.
- Could you described in the PRs not just what you are doing, but why. It only needs to be a single line of text. But for this example, what is clang? why would we switch to it? what's the benifit? what's the negative? and most importantly for me as a reviewer, what's the potential complications this issue may raise that I should look for (e.g. is it likely to complicate things in different operating systems? is it likely to add latency to the audio? is it likely to add clicks at audio onset etc).
I appreciate all the love you've been giving this package recently. Awesome stuff.
comment created time in 2 days
startedaheissenberger/vlang-aws-lambda
started time in 2 days
pull request commentJuliaAudio/PortAudio.jl
Note: I'm guessing this will tank coverage because of all the new automatically generated and unused wrappers
comment created time in 3 days
pull request commentJuliaAudio/PortAudio.jl
Ok, so, I figured as long as I'm doing a rewrite for #63, might as well implement it as well. This could probably use an extra set of eyes.
comment created time in 3 days
startedgarrison/ietl
started time in 4 days
issue commentJutho/WignerSymbols.jl
Any Mac or Linux experiences, in particular with respect to performance, are certainly also welcome :-)
comment created time in 4 days
issue commentJutho/WignerSymbols.jl
Sadly (or maybe not?) I'm not using Windows either, only Mac and Linux. I will see if I know someone who can test running my code which is dependent on WignerSymbols.jl on a real Windows machine.
comment created time in 4 days
issue commentJutho/WignerSymbols.jl
Ok, I am in particular interested to know your impressions if you are working on a Windows. CI was giving some unexpected failures on Windows, but I don't have a Windows machine to test it locally. So I disabled the use of multiple threads on Windows for the CI.
I've made several reasoning mistakes about thread safety during the developments, but I don't see what could still go wrong now, and on Linux and Mac everything seems to be working fine.
comment created time in 4 days
pull request commentJutho/WignerSymbols.jl
Dear @xzackli , I finally updated WignerSymbols.jl to be thread safe. While I ended up with a different implementation than yours, your early PR was very useful, so thanks again.
comment created time in 4 days
issue commentJutho/WignerSymbols.jl
Wohoo, thanks! Will check it out pronto.
comment created time in 4 days
issue closedJutho/WignerSymbols.jl
Related to #12 & #13.
I got bitten by this today, when I noticed that rotation matrices built from Clebsch--Gordan coefficients were no longer unitary, and a little later Julia crashed because of undefined reference when trying to access the factorial table out-of-bounds.
I appreciate that making WignerSymbols.jl fully thread-safe, while desirable, is a major undertaking. As a stop-gap solution, can I "warm start" by computing a large factorial once, populating the cache to cover all cases I will later need in the threaded section? I rarely need larger angular momenta than a few hundred.
closed time in 4 days
jagotissue commentJutho/WignerSymbols.jl
I've just released v2.0 which is thread safe. It was a major undertaking indeed, but I believe it was a necessary one.
comment created time in 4 days
created tagJutho/WignerSymbols.jl
A Julia package for computing Wigner symbols and related quantities
created time in 4 days
issue commentJutho/WignerSymbols.jl
Triggering TagBot for merged registry pull request: https://github.com/JuliaRegistries/General/pull/38926
comment created time in 4 days
issue closedJutho/WignerSymbols.jl
This issue is used to trigger TagBot; feel free to unsubscribe.
If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.
If you'd like for me to do this for you, comment TagBot fix on this issue.
I'll open a PR within a few hours, please be patient!
closed time in 4 days
JuliaTagBotissue openedJutho/WignerSymbols.jl
This issue is used to trigger TagBot; feel free to unsubscribe.
If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.
If you'd like for me to do this for you, comment TagBot fix on this issue.
I'll open a PR within a few hours, please be patient!
created time in 4 days
push eventJutho/WignerSymbols.jl
commit sha c12478f6f051ac6fdb31bb8a208cfde9b208bcbc
fix compat
push time in 4 days
push eventJutho/WignerSymbols.jl
commit sha d48c2564e872094f02447628307aa712955c3e8a
update README status badges
push time in 4 days
push eventJutho/WignerSymbols.jl
commit sha caf4c230dba16fca7dee46a9b80e21c0975c5173
update README
push time in 4 days
startedgarrison/Bravais.jl
started time in 5 days