Merge branch 'master' of github.com:foretold-app/squiggle
* 'master' of github.com:foretold-app/squiggle: Update README.md
This commit is contained in:
		
						commit
						4db127086e
					
				
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							|  | @ -1,8 +1,6 @@ | ||||||
| # WideDomain | # Squiggle | ||||||
| 
 | 
 | ||||||
| This is an experimental library & application for writing estimation functions in ReasonML. | This is an experiment DSL/language for making probabilistic estimates. | ||||||
| 
 |  | ||||||
| Users would write models with declared interfaces (inputs & outputs). These models can output probability distributions or variables.  |  | ||||||
| 
 | 
 | ||||||
| ## DistPlus  | ## DistPlus  | ||||||
| We have a custom library called DistPlus to handle distributions with additional metadata. This helps handle mixed distributions (continuous + discrete), a cache for a cdf, possible unit types (specific times are supported), and limited domains. | We have a custom library called DistPlus to handle distributions with additional metadata. This helps handle mixed distributions (continuous + discrete), a cache for a cdf, possible unit types (specific times are supported), and limited domains. | ||||||
|  | @ -17,9 +15,5 @@ yarn run start | ||||||
| yarn run parcel | yarn run parcel | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| ## Current Setup |  | ||||||
| You can see a current version of this running online here: |  | ||||||
| https://www.highlyspeculativeestimates.com/m/ea-funds |  | ||||||
| 
 |  | ||||||
| ## Expected future setup | ## Expected future setup | ||||||
|  |  | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user