Review:Mastrave

From Free Software Directory
Revision as of 12:45, 6 October 2011 by Jgay (talk | contribs)
Jump to: navigation, search


Thank you for helping to improve the Free Software Directory!

Please insert the following code in the Entry2 template for this page after the {{Entry2 text:

|Finished review=No

This submission will now wait until an administrator reviews it and chooses whether to add it to the directory. If you would like to become an admin, then visit the directory mailing list and introduce yourself.

Admins, either this page has been processed already, or someone made a request to update an existing page. See what's different. (Admins may also edit that page.)

Admins, when you are done incorporating any needed changes from this page into a main entry, please edit this page and change the following text from: |Finished review=No to: |Finished review=yes. This helps keep submissions organized. (Note that doing this isn't what adds the entry to the directory.)

Name Mastrave
Short description GNU GPLv3-covered library for effective semantic array programming. It is as compatible as possible with both GNU Octave and MATLAB computing environments, offering general purpose, portable and freely available features for the scientific community.
Full description Mastrave is a free software library written to perform vectorized scientific computing and to be as compatible as possible with both GNU Octave and Matlab computing frameworks, offering general purpose, portable and freely available features for the scientific community. Mastrave is mostly oriented to ease complex modeling tasks such as those typically needed within environmental models, even when involving irregular and heterogeneous data series.


Semantic array programming

The Mastrave project attempts to allow a more effective, quick interoperability between GNU Octave and Matlab users by using a reasonably well documented wrap around the main incompatibilities between those computing environments and by promoting a reasonably general idiom based on their common, stable syntagms. It also promotes the systematic adoption of data-transformation abstractions and lightweight semantic constraints to enable concise and reliable implementations of models following the paradigm of semantic array programming.

There are a couple of underlying ideas: library design is language design and vice versa (Bell labs); language notation is definitely a "tool of thought" (Iverson), in the sense that there is a feedback between programming/mathematical notation and the ability to think new scientific insights. And perhaps ethic ones.


Science and society

Mastrave is free software, which is software respecting your freedom. As many other free scientific softwares, it is offered to the scientific community to also promote the development of a free society more concerned about cooperation rather than competitiveness, heading toward knowledge and culture freedom.

Such a vision implies the possibility for motivated individuals to freely access, review and contribute even to the cutting-edge academic culture. This possibility relies on the development of tools and methodologies helping to overcome economic, organizational and institutional barriers (i.e. knowledge oligopolies) while systematically promoting reproducible research. This is a long-term goal to which the free software paradigm can and has been able to actively cooperate.

Homepage URL http://mastrave.org
Is GNU No
GNU package name
User level advanced
Component programs
VCS checkout command cvs -z3 -d":pserver:anonymous@cvs.savannah.nongnu.org:/sources/mastrave" co mastrave
Computer languages Matlab/GNU Octave,Bash script,C++,Prolog,PHP,xslt,
Documentation note The core of Mastrave is based on the essential intersection of the GNU Octave and Matlab languages. As a consequence, each module/function of the Mastrave library can be documented directly within the source code. The documentation can be accessed - as with each GNU Octave/Matlab function - by typing

help <function-name>

within either GNU Octave or Matlab computing environment. According to ohloh.net, "Across all Matlab projects on Ohloh, 23% of all source code lines are comments. For Mastrave, this figure is 52%" [source: http://www.ohloh.net/p/mastrave/factoids/10257030]

Each module/function of Mastrave follows a fixed semantic documentation template for support users in ergonomically accessing relevant information.

The following documentation template is typical of the Mastrave project: % Copyright (C) year author(s) % % This file is part of Mastrave. % [ ... GNU GPLv3+ license notice ... ] % % --------------------------------------------------------------------------- % % [<outputs> ...] = <funname>( % <input_1> , % <input_2> = <default_2> , % ... ) % % Few (up to some tens) lines of human readable text describing the function [...] % % (optional) References: % [Bibliographic scientific references] % % % % Input arguments: % % <input_1> ::<constraint_1>:: % type constraint description % % [...] % <input_n> ::<constraint_n>:: % type constraint description % % % % Examples of usage: % % [ ... short set of mostly independent lines of code to illustrate the function main features ...] % % % % (optional) Memory requirements: % % % % See also: % [ ... related Mastrave functions ... ] % % % % Keywords: % [ ... set of meaningful keyword to ease the function discovery ... ] % % % % Version: <#a>.<#b>.<#c>

Paid support
Microblog
IRC help
IRC general
IRC development
Related projects
Keywords
Version identifier
Version date
Version status alpha
Version download
Version comment
Finished review



"GNU GPLv3+" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.







"Project leader" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Users (e.g. environmental scientists" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."computational science modelers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."...)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Expert users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."Developers of derived packages" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."GNU/Linux distribution maintainers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Expert users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."Developers of derived packages" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Users (e.g. environmental scientists" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."computational science modelers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."...)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Scientists" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."Research teams interested in the Mastrave research program" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.