Giter Club home page Giter Club logo

debtool_j.jl's People

Contributors

mrke avatar rafaqz avatar starraugustine avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

rafaqz

debtool_j.jl's Issues

Needs tests

There is a lot of code here that can be heavily optimized for performance, and restructured a little (e.g. to remove globals)

But we really need tests for each function to be able to do that easily.

Are there any tests of the original MATLAB?

General first comments issues to address (brought up by Bas)

Matlab in DEBtool_M is running Perl (via select), C++ (via popDyn), Java (via NetLogo in popDyn), Latex/BibTex (to compose references) and outputs in HTML, JavaScript. If we finally master the DOI archiving, we can perhaps add R to the list as well. Moreover it runs a collection of functions, such as wget, in the shell and reads in HTML pages, e.g. to classify the species. I doubtlessly forgot some more. The list shows that we should not think in terms of either/or, but of and/and. If the Julia exercise shows us what parts is slowing down the procedure most, we can also think of replacing those modules directly by C++. We also might try to run Julia under Matlab.

Can Julia handle Matlab's concept "persistent"? We use it to avoid the need to re-load allStat, but also in DEBtool_M/animal/get_tjm to set s_M if v_H < v_Hj and use it if v_H > v_Hj.

Small remarks about the js pars_init file:

  1. the zoom factor is dimless (does not have dim length)

  2. DEBtool_M pars_init files use DEBtool_M/lib/pet/get_d_V and get_N_waste for default values for d_E, d_V and n_*N, based on the classification of the species. The user can overwrite the default values.

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.