Code Monkey home page Code Monkey logo

cumulants.jl's People

Contributors

ararslan avatar github-actions[bot] avatar juliatagbot avatar kdomino avatar kristofferc avatar lpawela avatar pgawron avatar tkelman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cumulants.jl's Issues

Univariate k-statistics ?

Hi,

Can this package compute univariate fisher's k-statistics from a given vector of samples ? I could not figure it out from the documentation.

New interface for multiprocessing

We should allow the user to specify a WorkerPool when using multiprocessing. We should not assume the user always wants to use all process for calculation.

Strange behavior of multiprocessing

When using multiprocessing, the obtained scaling isnot linear in the number of CPU cores. Also, one of the workers in the pool gets lunched twice.

Rewrite documentation

The current state of the docs is a mess. Lots of typos and very counter intuitive. Needs to be rewritten. @pgawron should also have a look.

merge comptimeproc.jl between optimization and perftests

The script comptimeproc.jl was changed that it returns computational file in stead of plotting a chart. To plot a chart one needs to run plotcomptimes.jl However proper functions that returns computational time of multiprocessing calculations are in comptimeproc.jl in branch perftests. One version of comptimeproc.jl would be more appropriate @lpawela

Default block size

We should probably change the default block size to 3, as performance tests show it gives the fastest computation.

Comptime scripts verbosity

We should make comptime* scripts more versbose, so that users now they are running correctly. They should output only the current parameters of the calculation, so it gives the user some estimate on the time remaining.

TagBot trigger issue

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!

Fix warnings

When using test/testondata.jl a lot of warnings appear

WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64.
WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64.
WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64.
.
WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64.
WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64.
WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64.
WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64.
WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64.
WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64.
WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64.
WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64.
WARNING: Method definition macroexpand(Module, Any) in module Compat at /home/lpawela/.julia/v0.5/Compat/src/Compat.jl:1491 overwritten in module MacroTools at /home/lpawela/.julia/v0.5/MacroTools/src/utils.jl:64.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.