Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Julia Language

Julia is a fast and user-friendly programming language for high-performance scientific computing.
Collective - Host: numfocus - https://opencollective.com/julialang - Website: https://julialang.org/ - Code: https://github.com/JuliaLang/julia

link to the top-level docs page, not the manual.

github.com/JuliaLang/www_old.julialang.org - e4d9b6f208162596d566c647336aaf94a5864031 authored over 12 years ago
Override redirect target for the standard library reference page.

github.com/JuliaLang/www_old.julialang.org - 39becb3f6fa88fbb8080b55464c4651d74b305a1 authored over 12 years ago
Make all manual links redirect to readthedocs-hosted documentation.

github.com/JuliaLang/www_old.julialang.org - 9f11c7b64044ace4f997d1a36ffd597be82e7c43 authored over 12 years ago
Remove now unmaintained Chinese translation of the Julia manual.

github.com/JuliaLang/www_old.julialang.org - a17915826dea4f699c4dde466aaf996e8a1be930 authored over 12 years ago
fix more comparisons

github.com/JuliaLang/Statistics.jl - 5776e9680d0426fdc25a9de77a708a2a0c930585 authored over 12 years ago
Merge pull request #19 from RhysU/master

Minor capitalization fix

github.com/JuliaLang/www_old.julialang.org - f80cc9105d5556a502b85585e56de973adcf44df authored over 12 years ago
capitalize "Julia" in text

github.com/JuliaLang/www_old.julialang.org - f2ad3a2660c866c808a0db79af811abb9ddbb0e5 authored over 12 years ago
fix parallel computing typo

github.com/JuliaLang/www_old.julialang.org - 577a1ed8b9226b54b2528cc07c262d8c79025b58 authored almost 13 years ago
replace comprehension | -> for

github.com/JuliaLang/www_old.julialang.org - 81d008ea9c9c7d6fd3abb1431575f8a8726ccec0 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

github.com/JuliaLang/www_old.julialang.org - b19733ea471dd258facad00ceecde122edf8a9f7 authored almost 13 years ago
Add self photo for conference submissions.

github.com/JuliaLang/www_old.julialang.org - 552faad4f35547419463247301023baf6dd8e03c authored almost 13 years ago
new ifft normalization

github.com/JuliaLang/www_old.julialang.org - 7d838d93d4d43d1d7139724fe0002388116222a1 authored almost 13 years ago
add rfft/rfftn to stdlib

github.com/JuliaLang/www_old.julialang.org - 09b1ff0497d03b45d58b883ee56e2d2cc2fa7444 authored almost 13 years ago
switch to new comprehension syntax in base/ and examples/

closes #744

github.com/JuliaLang/Statistics.jl - 6ac489f11ab9fcc17465dff54be46e3b5210c908 authored almost 13 years ago
Update NYHackR announcement with a link to the slides.

github.com/JuliaLang/www_old.julialang.org - 6eda2f441da783c031388de6ce9dd932f9d202ce authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

github.com/JuliaLang/www_old.julialang.org - 81c10aaaddabb9b9649ccbac78aa1d7a375e161d authored almost 13 years ago
Add New York Open Stats Programming slides.

github.com/JuliaLang/www_old.julialang.org - 86fbbeb995535db457569ce0c2bd82a52dcea8be authored almost 13 years ago
rename HashTable -> Dict, IdTable -> ObjectIdDict

github.com/JuliaLang/www_old.julialang.org - bf5ff755c0170a9bc969564c9d4dbd5c62cdb1e4 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

github.com/JuliaLang/www_old.julialang.org - 3d4a34a973f6e37b5a0de4861bb7a85bf856bba5 authored almost 13 years ago
Fix the GitHub ribbon.

github.com/JuliaLang/www_old.julialang.org - b9419320fe27bcf6cc59f91ae6bfc2835ffb971a authored almost 13 years ago
Merge pull request #18 from mbaz/patch-1

Simple typo fix.

github.com/JuliaLang/www_old.julialang.org - 7e97101e373568a4f49fdd62726234f8d55d9cf8 authored almost 13 years ago
Merge pull request #17 from aviks/patch-2

Add how to call functions with char** to the manual.

github.com/JuliaLang/www_old.julialang.org - 4972911da9ecebcdddd000a08950acc2693aab47 authored almost 13 years ago
Move char** comments to the mapping section

github.com/JuliaLang/www_old.julialang.org - d6630f5e54a8d4b356bc212bbe642dbe2f598814 authored almost 13 years ago
better doc on array-to-ptr conversions

github.com/JuliaLang/www_old.julialang.org - a8322e67a585949be85ddf140d20b73fd0e3096b authored almost 13 years ago
Calling C functions with char** is a FAQ. Adding to the manual.

github.com/JuliaLang/www_old.julialang.org - df43bafed6bac644137399c6524631a8dd4716a4 authored almost 13 years ago
small fixes in hist, histc

* hist: fix the odds bin case (in particular
nbins=1 was crashing)
* histc: fix the empty edg ...

github.com/JuliaLang/Statistics.jl - f6e2f3e3c4078062125a4baa7fdb1dcac8d3db52 authored almost 13 years ago
Blog entry for New York Open Stats Meetup announcement.

github.com/JuliaLang/www_old.julialang.org - 9cf35a9bfdeaf7d27f2fe46fa8bb92c001834fb8 authored almost 13 years ago
closed var() formulae for ranges

github.com/JuliaLang/Statistics.jl - c2b5bdc5432c8c06153a5637a3bb69c10e7e3d9c authored almost 13 years ago
statistics: s/uncorr/corrected/

github.com/JuliaLang/Statistics.jl - a20e7e5fb47b3847498effe3e1cd3f8bbaf0da92 authored almost 13 years ago
add option not to apply bessel correction in var, std etc.

github.com/JuliaLang/Statistics.jl - 754bb6b13e06f846cf4a099380351476f890a7fd authored almost 13 years ago
vectorized code in statistics

github.com/JuliaLang/Statistics.jl - ce05d1c9dabd488d14820ddebab4b15a257d1f3a authored almost 13 years ago
Merge pull request #16 from aviks/patch-1

Update documentation for associative containers

github.com/JuliaLang/www_old.julialang.org - 6748d27625320ce8fd9293882db29e148ab44cbe authored almost 13 years ago
Add link to Forio web repl instance and their site.

github.com/JuliaLang/www_old.julialang.org - f07ebf5788b2a96160a79419371d21d8f38d302b authored almost 13 years ago
Correct hash literal syntax.

github.com/JuliaLang/www_old.julialang.org - 59578ea0388e1bb56bfaba54f9b5a4b4e21b841e authored almost 13 years ago
Update documentation for associative containers

github.com/JuliaLang/www_old.julialang.org - be8990470a4bcfe552a254bfaf8f8ec32d425c09 authored almost 13 years ago
Add links to Lang.NEXT slides and video.

github.com/JuliaLang/www_old.julialang.org - 345efd0fc64dfd7cf8cc3a569d3d2c8abb43ed09 authored almost 13 years ago
Merge pull request #15 from pao/patch-2

Fix "ellisis" -> "ellipsis"

github.com/JuliaLang/www_old.julialang.org - 8f36585ba6f42e52aaef6ae790c74c157ddaa389 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

github.com/JuliaLang/www_old.julialang.org - d43db08ebb8efeec9268b9dc05e2f8a2359b376b authored almost 13 years ago
Add Lang.NEXT presentation PDF.

github.com/JuliaLang/www_old.julialang.org - 50f43cf660955aaf51fcf2eac8e1759f60fdf07d authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

github.com/JuliaLang/www_old.julialang.org - aefb4d52681b1c3f7f127d1c302d8b090cdc0def authored almost 13 years ago
Tim Salimans blog entry

github.com/JuliaLang/www_old.julialang.org - 7eb068f5b50a68a6b49a568aa80d3441ce1a4e6d authored almost 13 years ago
Commenting out exercises since all the answer links are broken.

github.com/JuliaLang/www_old.julialang.org - 2b350d87c7d3d1f3f6592eee7581697de2823918 authored almost 13 years ago
chol() only returns R, not (R,p)

github.com/JuliaLang/www_old.julialang.org - ada54814df3dcc806101e648c39de385abea1739 authored almost 13 years ago
Merge pull request #14 from timholy/exercises

Strings and Parallel computing: exercises and small improvements

github.com/JuliaLang/www_old.julialang.org - 5462c83b1ab450546e4f7ad6a5b4073ca676695c authored almost 13 years ago
Merge pull request #655 from HarlanH/master

quantiles

github.com/JuliaLang/Statistics.jl - bb8104d238d75b27e6e13f13f9ade036e44d5e39 authored almost 13 years ago
quantile and related functions

github.com/JuliaLang/Statistics.jl - 0a5e31b36f91075ecdfbf2bf351950fa9cf25653 authored almost 13 years ago
Some more trackbacks to "why julia"

github.com/JuliaLang/www_old.julialang.org - 050b5804db455e055f6a6a7a59581143878abc61 authored almost 13 years ago
Some cosmetic changes (matching the lang.next talk).

github.com/JuliaLang/Statistics.jl - 02532574c8f5604a818f17e7ee3f4e48b7487c88 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

github.com/JuliaLang/www_old.julialang.org - 85378e951d18aa96a3caff7552e766c6f67aae00 authored almost 13 years ago
Small cleanup to ordering of spawn events.

github.com/JuliaLang/www_old.julialang.org - f35a32a59cad2fe58278da36b2299d4f6225a446 authored almost 13 years ago
Try again on the formatting.

github.com/JuliaLang/www_old.julialang.org - 92244a1f38f6bcd6411bae48129f9ad8153d4312 authored almost 13 years ago
Fix formatting of inner-loop function.

github.com/JuliaLang/www_old.julialang.org - ffac16cde895bbf9941972846ecb796ac8f08ce0 authored almost 13 years ago
Add missing exercise files.

github.com/JuliaLang/www_old.julialang.org - f987eb4ccd754767cb3cc1c09c1b8f93cb4ad947 authored almost 13 years ago
Fix page not found errors.

github.com/JuliaLang/www_old.julialang.org - 61734256763f3aaf9e8bd63c3cde08b272369011 authored almost 13 years ago
Merge remote branch 'parent/master' into exercises

github.com/JuliaLang/www_old.julialang.org - 96af7a193e91f0463172a70d577378edc3f70697 authored almost 13 years ago
Modifications to manual and exercises for Strings and Parallel computing.

github.com/JuliaLang/www_old.julialang.org - 3eb57566bef8840c53fa63280f64a2829042a7d3 authored almost 13 years ago
small amount of trimming

github.com/JuliaLang/www_old.julialang.org - 6534dfe369d5393ed04a00788c9ae3894a196eec authored almost 13 years ago
Remove GSoC 2012 page.

github.com/JuliaLang/www_old.julialang.org - a733c7c3b7a3d7e84e025315b215abd5b545b30c authored almost 13 years ago
Blog post announcing Lang.NEXT conference talk.

github.com/JuliaLang/www_old.julialang.org - 93d5067506be0c9473cc1fc53773e847d4cb4b10 authored almost 13 years ago
Merge pull request #13 from gota-git/master

Translate Julia's manual into Chinese

github.com/JuliaLang/www_old.julialang.org - 395b4cbddec85b0b362752344e19c9428944d7db authored almost 13 years ago
benchmark table: NumPy -> Python

github.com/JuliaLang/www_old.julialang.org - 559f981bca76c56564ccc211769fe301e85a10bd authored almost 13 years ago
adding clarification about python/numpy benchmarks

github.com/JuliaLang/www_old.julialang.org - 4e5f248f0d5a16a70dc5007cb0cef53430f6b4ae authored almost 13 years ago
Attempt to fix answer links.

github.com/JuliaLang/www_old.julialang.org - ce8ae26d8219cae91f9042312067d7649a6af004 authored almost 13 years ago
Merge pull request #12 from timholy/exercises

First exercises

github.com/JuliaLang/www_old.julialang.org - b188b061a37e45a9fa3e9da191f8fe4ac8b3cd2a authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

github.com/JuliaLang/www_old.julialang.org - 563b1680621366088011b5db7cda9b1d6dbca33e authored almost 13 years ago
Change jl/ => base/ in documentation also.

github.com/JuliaLang/www_old.julialang.org - 92c94c067dcac3ec65a578daed49ccbb23e97ad2 authored almost 13 years ago
Correct tiedrank semantics.

github.com/JuliaLang/Statistics.jl - 0c7334d87adcb9a79df2c68f2a383dd9d335cb6f authored almost 13 years ago
Make a couple Vector functions applicable to Arrays.

github.com/JuliaLang/Statistics.jl - 256630ac427a70da28cb55a94863067d67ca9a69 authored almost 13 years ago
A number of statistics functions.

github.com/JuliaLang/Statistics.jl - 35c4cf798e9f3e0968cbe8113de2bc620d3838ca authored almost 13 years ago
Rename: jl/ => base/ [closes #591].

There are shockingly few places where this directory is hardcoded.
I feel like I must have misse...

github.com/JuliaLang/Statistics.jl - 0b4b509420097f61a41b96fd2859123c59dc6682 authored almost 13 years ago
Fix bullet item format.

github.com/JuliaLang/www_old.julialang.org - 3ed2fe69263ea980c34692a0454544e13ee1421a authored almost 13 years ago
Add two exercises in "mathematical operations"

github.com/JuliaLang/www_old.julialang.org - 40e03da5d7c4f4830db2a768e4160209ae227218 authored almost 13 years ago
Add two exercises in "integers and floating point numbers"

github.com/JuliaLang/www_old.julialang.org - c009400ccf9874bb6e058c45b20a75974a5eee80 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

github.com/JuliaLang/www_old.julialang.org - 64d9abe4b1f6e6483e6d34bf56a199f5bb48e3ea authored almost 13 years ago
Add statistics functions to std library help

github.com/JuliaLang/www_old.julialang.org - ce4cad933eddde8d72e29df6b45938e6d976da2d authored almost 13 years ago
finish traslating manual/mathematical-operations

github.com/JuliaLang/www_old.julialang.org - 9eb9ae583311622ea51aa4c5151996028ac4198f authored almost 13 years ago
Don't interleave signed and unsigned types in typemin/max example.

github.com/JuliaLang/www_old.julialang.org - 3e387e1669ae1b682fe40f5a5f55a076de644721 authored almost 13 years ago
Actually, you can't really see that.

github.com/JuliaLang/www_old.julialang.org - 5fbce55d66dc3095c8370669a6e892542b3541d7 authored almost 13 years ago
Merge branch 'master' of github.com:JuliaLang/julialang.github.com

github.com/JuliaLang/www_old.julialang.org - 5ac864b4eef5f643c62076256d5b70cd144e3f11 authored almost 13 years ago
We no longer support decimal integer literals > typemax(Int64).

github.com/JuliaLang/www_old.julialang.org - 4598b1795cbf28784c2559263a6312d33f9bbb7c authored almost 13 years ago
Update the copyright list of the LICENSE file.

github.com/JuliaLang/Distributed.jl - b87fe7deece0db9cf5ef89f835fbb570152eedb1 authored almost 13 years ago
finish traslating manual/integers-and-floating-point-numbers

github.com/JuliaLang/www_old.julialang.org - f93ebf01e6f2d8cab05f4d98184a81c4b54d1701 authored almost 13 years ago
blanking out URL in screenshot

github.com/JuliaLang/www_old.julialang.org - 6cde0ffb233bf6864b55416eb379e52e93accacb authored almost 13 years ago
updating reference for empty() and Type[]

github.com/JuliaLang/www_old.julialang.org - 6feda40e557d958e124fa8bf1ed71e65ccf76657 authored almost 13 years ago
update performance tips, add stuff about global variables

github.com/JuliaLang/www_old.julialang.org - 5d83e08f68d4232278f95cc75407a86b69cfc1d8 authored almost 13 years ago
Merge pull request #10 from HarlanH/master

add example of partial function application for Task creation

github.com/JuliaLang/www_old.julialang.org - 39c1aa7b7c0f5012fec32e04fad2bcc45c1700e2 authored almost 13 years ago
fix code block formatting

github.com/JuliaLang/www_old.julialang.org - a6130a53a9feb8754005df1687f2dac397f8366c authored almost 13 years ago
add example of partial function application for Task creation

github.com/JuliaLang/www_old.julialang.org - 24650a973b37bd54a06f61424f46fbcc6d69829d authored almost 13 years ago
some edits to Types chapter

github.com/JuliaLang/www_old.julialang.org - b3f2b9ceb2e364d6cfe4461c81b5c8078fed59b8 authored almost 13 years ago
better description of "in"

github.com/JuliaLang/www_old.julialang.org - a53381e98770ae8335d5d478da6b54abb8fa98ec authored almost 13 years ago