forked from flr/FLasher
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
iagomosqueira
committed
Mar 6, 2014
1 parent
9fc4cd9
commit 6129b1f
Showing
3 changed files
with
65 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
FLasher 0.1 | ||
=========== | ||
|
||
* `fwdElement` class as a basic component of `fwdControl` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,13 @@ | ||
# FLasher | ||
|
||
New version of Flash | ||
FLasher provides the necessary classes and methods for carrying out | ||
stochastic and deterministic projections of fisheries, both fish stocks | ||
and fish population plus fleets. | ||
|
||
## TODO | ||
- PROJECTION | ||
|
||
- [ ] ADD roxygen documentation | ||
- CLASSES | ||
|
||
- METHODS | ||
|
||
- MORE INFO |