-
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.
Merge branch 'master' of https://github.com/lmorisse/Symu
- Loading branch information
Showing
3 changed files
with
20 additions
and
11 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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Changelog | ||
# Changelog | ||
|
||
## Unreleased | ||
|
||
## 0.1.1 [☰](https://github.com/lmorisse/symu/compare/v0.1.1..v0.1.0) | ||
* Add new project example: SymuLearnAndForget by [@lmorisse] | ||
* Add new project example: SymuLearnAndForgetTest by [@lmorisse] | ||
## 0.2.0 [☰](https://github.com/lmorisse/symu/compare/v0.2.0..v0.1.0) | ||
* Add new project example: [SymuLearnAndForget](https://github.com/lmorisse/Symu/tree/master/Symu%20examples/SymuLearnAndForget) by [@lmorisse] | ||
* Add new project example: [SymuLearnAndForgetTest](https://github.com/lmorisse/Symu/tree/master/Symu%20examples/SymuLearnAndForgetTests) by [@lmorisse] |
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,21 +1,23 @@ | ||
#ROADMAP | ||
# ROADMAP | ||
|
||
##FRAMEWORK ROADMAP | ||
## FRAMEWORK | ||
* App based on the framework for agnostic organizations | ||
* Implement models : | ||
** Transactional memory | ||
** Send/receive/follow referral | ||
** Interaction sphere | ||
** Risk aversion | ||
|
||
##EXAMPLES ROADMAP | ||
## EXAMPLES | ||
* Belief and influence | ||
* Tasks and messages | ||
|
||
##TECHNICAL ROADMAP | ||
## TECHNICAL | ||
* Persistance XML files | ||
|
||
##WIKI ROADMAP | ||
## WIKI | ||
* Describe models | ||
|
||
##DOCS ROADMAP | ||
## DOCS | ||
* User guides | ||
* Models templates | ||
* Models templates |