-
# Ethereum
https://ethereum.org/
Second large public blockchain and the largest consortium of projects.
Consensus algorithm:
POW
future plans:
POS casper (decided)
Sharding
## Related pr…
-
# GnoMMODE (Massively Multiuser Online Decentralized Ecosystem)
## Abstract
Taking inspiration from the compelling shared universes of Massive Multiplayer Online Role Playing Games (MMORPGs), I …
-
Comment below with a well-developed group question about the reading for this week's workshop. Please collaborate with your groups on Hypothesis (via the Canvas page) to develop your question.
One …
-
Pose your questions for [Nilam Ram](https://profiles.stanford.edu/nilam-ram) for his talk **Modeling at Multiple Time-Scales: Screenomics and Other Super-Intensive Longitudinal Paradigms**. _Abstract_…
-
I have been asked by multiple people about funding and what our funding framework looks like. Here's the initial look on the funding framework.
Consent is for me to continue moving the direction I'…
-
Main ideas:
- Can start with ADVI/optimization
- Can (sometimes) use reduced data/model (but then reduced validity, still better than nothing)
- I.e. just one random effect, just three states in …
-
The Teams specification introduces logical grouping for PEs. The current draft includes the use of a `WORLD' constant that defines the "all PEs" scope. This is an implicit definition that can be ref…
-
As this group begins to move, it should not be fully expected for all issues and codes to be reviewed by members or people on-boarding. It would be helpful to create a presiding role, a non-voting rol…
-
Author: **Alexander S. Kolker**
Topics: Sea level change, human demography, economics
## Summary of synthesis
This group data synthesis project will examine the impacts of water level fluctuat…
-
Shall I use Cython to speed up the program?
In current test there are only 8 agents and if there are more, the computation slows down.
The computation complexity increases with the number of age…