Synchrony.jl icon indicating copy to clipboard operation
Synchrony.jl copied to clipboard

Coherence/phase-locking statistics in Julia

Results 7 Synchrony.jl issues
Sort by recently updated
recently updated
newest added

This allows installing the package elsewhere. Add testing against 0.5 to Travis - this runs the most recent RC now, release once final tags are done. Add CrossDecomposition to test/REQUIRE

- Updated a couple of other functions so that they could use this.

Hey, do people still use this. See there hasn't been much activity in the past year but I'd be happy to contribute some stuff / write the docs if anyone...

I'm stripping out the hacks in PackageEvaluator that pre-dated `test/REQUIRE` and I have one for this package, "CrossDecomposition". Let me know when I can remove it.

[PackageEvaluator.jl](https://github.com/IainNZ/PackageEvaluator.jl) is a script that runs nightly. It attempts to load all Julia packages and run their tests (if available) on both the stable version of Julia (0.3) and the...

I am very interested in using some of the functions in this library, especially `PowerSpectrum` and `PowerSpectrumVariance`. This looks like a very useful library in general. It would be nice...