Commit 67ef9e0
authored
Dev (#62)
* update dependencies
* remove junk files
* remove junk files
* Reorganizing (Good idea Kusti)
* internals.md
* update README
* ignore .vscode directory
* Revert "ignore .vscode directory"
This reverts commit 5753f58.
* Delete settings.json
* split jointdistribution.jl
* parameterize model by module
* make `runtests` throw errors
* Parameterize Model by module
* debugging
* Update for JuliaStaging/GeneralizedGenerated.jl#28
* insert `$sympy`(SymPy) & `$as`(TransformVariables.jl); (#63)
tests passed
* Package upper bounds
* fix demo
* Being less fancy with logpdf
* Move logpdf(m,x,::typeof(codegen)) to codegen.jl
* Fixing stuff I just broke
* working on markovblanket
* working on Markov Blanket
* markov blanket
* add bodyVariables
* export bodyVariables
* make `toposort` us `arguments` instead of `freeVariables`
* up
* ixnay on the ype piracytay
* Type infer for module param (#66)
* apply changes
* fix #65: might need more changes
* Update dependencies + README
* update README
* update README1 parent 51d7deb commit 67ef9e0
File tree
19 files changed
+341
-414
lines changed- examples
- src
- core
- primitives
- symbolic
- transforms
19 files changed
+341
-414
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
45 | 74 | | |
46 | 75 | | |
47 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments