forked from UBC-Stat-ML/blangSDK
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
46 lines (46 loc) · 985 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
.gradle
.classpath
bin/
.DS_Store
build
results
java.hprof.txt
src/main/xtend-gen/blang/examples/.gitignore
src/main/xtend-gen/blang/mcmc/.gitignore
src/main/xtend-gen/blang/runtime/.gitignore
src/main/xtend-gen/blang/types/.gitignore
src/main/xtend-gen/blang/utils/.gitignore
samples
failed-test-info-*
doc/www/ace
doc/ace-master
doc/bootstrap
doc/www/dist
Home.html
Quick_Start.html
data.csv
Reference.html
doc/eclipse-release-assembly/plain-eclipse/Eclipse.app
doc/eclipse-release-assembly/blang
doc/www/downloads
Getting_started.html
doc/www/Blang_IDE.html
doc/www/Blang_in_browser.html
doc/www/Blang_via_web.html
logNormEstimate.txt
runningTimeSummary.tsv
index.html
Useful_types.html
Built-in_random_variables.html
Random_variables.html
Reading_from_command_line.html
Syntax_reference.html
doc/www/Inference_and_runtime.html
doc/www/Template.html
Creating_random_types.html
Input_and_output.html
Testing_Blang_models.html
Distributions.html
Functions.html
Examples.html
CLI.html