Skip to content

Commit

Permalink
Merge pull request #106 from biaslab/cleanup
Browse files Browse the repository at this point in the history
Prepare for 0.11.0 release
  • Loading branch information
ThijsvdLaar authored Aug 12, 2020
2 parents aed3dbe + db31620 commit 3b74051
Show file tree
Hide file tree
Showing 15 changed files with 3,624 additions and 3,677 deletions.
1 change: 1 addition & 0 deletions CONTRIB.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ ForneyLab.jl is a probabilistic programming toolbox for message passing-based ap
We organize the ForneyLab repository in the following way:

- `/demo/`: demos in Jupyter (iJulia) notebook format (`.ipynb`)
- `/docs/`: documentation source files
- `/src/`: all source files
+ `algorithms/`: inference algorithm implementations
* `expectation_propagation/`: EP algorithm implementation
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "ForneyLab"
uuid = "9fc3f58a-c2cc-5bff-9419-6a294fefdca9"
version = "0.10.0"
version = "0.11.0"

[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down
2 changes: 1 addition & 1 deletion demo/bayes_rule_2d.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"┌ Info: Precompiling Distributions [31c24e10-a181-5473-b8eb-7969acd0382f]\n",
"┌ Info: Precompiling ForneyLab [9fc3f58a-c2cc-5bff-9419-6a294fefdca9]\n",
"└ @ Base loading.jl:1273\n"
]
}
Expand Down
96 changes: 48 additions & 48 deletions demo/bayes_rule_discrete.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,69 +59,69 @@
"<g id=\"graph0\" class=\"graph\" transform=\"scale(1 1) rotate(0) translate(4 391)\">\n",
"<title>G</title>\n",
"<polygon fill=\"#ffffff\" stroke=\"transparent\" points=\"-4,4 -4,-391 245,-391 245,4 -4,4\"/>\n",
"<!-- 9940591395683606390 -->\n",
"<!-- 9341299875055205247 -->\n",
"<g id=\"node1\" class=\"node\">\n",
"<title>9940591395683606390</title>\n",
"<polygon fill=\"#d3d3d3\" stroke=\"#000000\" points=\"184,-387 116,-387 116,-333 184,-333 184,-387\"/>\n",
"<text text-anchor=\"middle\" x=\"150\" y=\"-357.8\" font-family=\"Times,serif\" font-size=\"9.00\" fill=\"#000000\">placeholder_w</text>\n",
"</g>\n",
"<!-- 6665574939858667132 -->\n",
"<g id=\"node5\" class=\"node\">\n",
"<title>6665574939858667132</title>\n",
"<polygon fill=\"none\" stroke=\"#000000\" points=\"186,-288 114,-288 114,-216 186,-216 186,-288\"/>\n",
"<text text-anchor=\"middle\" x=\"150\" y=\"-254.8\" font-family=\"Times,serif\" font-size=\"9.00\" fill=\"#000000\">T</text>\n",
"<text text-anchor=\"middle\" x=\"150\" y=\"-244.8\" font-family=\"Times,serif\" font-size=\"9.00\" fill=\"#000000\">transition_1</text>\n",
"</g>\n",
"<!-- 9940591395683606390&#45;&#45;6665574939858667132 -->\n",
"<g id=\"edge3\" class=\"edge\">\n",
"<title>9940591395683606390&#45;&#45;6665574939858667132</title>\n",
"<path fill=\"none\" stroke=\"#000000\" d=\"M150,-332.747C150,-319.2495 150,-302.7693 150,-288.2253\"/>\n",
"<text text-anchor=\"start\" x=\"150\" y=\"-308.6\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#ff0000\">w</text>\n",
"<text text-anchor=\"start\" x=\"131\" y=\"-290.8253\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">1 out </text>\n",
"<text text-anchor=\"start\" x=\"131\" y=\"-326.347\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">1 out </text>\n",
"</g>\n",
"<!-- 12819661097584440509 -->\n",
"<g id=\"node2\" class=\"node\">\n",
"<title>12819661097584440509</title>\n",
"<polygon fill=\"#d3d3d3\" stroke=\"#000000\" points=\"63,-54 9,-54 9,0 63,0 63,-54\"/>\n",
"<text text-anchor=\"middle\" x=\"36\" y=\"-24.8\" font-family=\"Times,serif\" font-size=\"9.00\" fill=\"#000000\">clamp_1</text>\n",
"</g>\n",
"<!-- 15462892210138511503 -->\n",
"<g id=\"node3\" class=\"node\">\n",
"<title>15462892210138511503</title>\n",
"<title>9341299875055205247</title>\n",
"<polygon fill=\"none\" stroke=\"#000000\" points=\"72,-171 0,-171 0,-99 72,-99 72,-171\"/>\n",
"<text text-anchor=\"middle\" x=\"36\" y=\"-137.8\" font-family=\"Times,serif\" font-size=\"9.00\" fill=\"#000000\">Cat</text>\n",
"<text text-anchor=\"middle\" x=\"36\" y=\"-127.8\" font-family=\"Times,serif\" font-size=\"9.00\" fill=\"#000000\">categorical_1</text>\n",
"</g>\n",
"<!-- 15462892210138511503&#45;&#45;12819661097584440509 -->\n",
"<g id=\"edge2\" class=\"edge\">\n",
"<title>15462892210138511503&#45;&#45;12819661097584440509</title>\n",
"<!-- 650595698857088963 -->\n",
"<g id=\"node4\" class=\"node\">\n",
"<title>650595698857088963</title>\n",
"<polygon fill=\"#d3d3d3\" stroke=\"#000000\" points=\"63,-54 9,-54 9,0 63,0 63,-54\"/>\n",
"<text text-anchor=\"middle\" x=\"36\" y=\"-24.8\" font-family=\"Times,serif\" font-size=\"9.00\" fill=\"#000000\">clamp_1</text>\n",
"</g>\n",
"<!-- 9341299875055205247&#45;&#45;650595698857088963 -->\n",
"<g id=\"edge1\" class=\"edge\">\n",
"<title>9341299875055205247&#45;&#45;650595698857088963</title>\n",
"<path fill=\"none\" stroke=\"#000000\" d=\"M36,-98.7371C36,-84.1526 36,-67.6262 36,-54.1146\"/>\n",
"<text text-anchor=\"start\" x=\"36\" y=\"-74.6\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#ff0000\">clamp_1</text>\n",
"<text text-anchor=\"start\" x=\"17\" y=\"-56.7146\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">1 out </text>\n",
"<text text-anchor=\"start\" x=\"23\" y=\"-92.3371\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">2 p </text>\n",
"</g>\n",
"<!-- 3875087641579696637 -->\n",
"<g id=\"node4\" class=\"node\">\n",
"<title>3875087641579696637</title>\n",
"<!-- 11681892474759537182 -->\n",
"<g id=\"node2\" class=\"node\">\n",
"<title>11681892474759537182</title>\n",
"<polygon fill=\"#d3d3d3\" stroke=\"#000000\" points=\"241,-162 187,-162 187,-108 241,-108 241,-162\"/>\n",
"<text text-anchor=\"middle\" x=\"214\" y=\"-132.8\" font-family=\"Times,serif\" font-size=\"9.00\" fill=\"#000000\">clamp_2</text>\n",
"</g>\n",
"<!-- 6665574939858667132&#45;&#45;15462892210138511503 -->\n",
"<!-- 9551351096245835505 -->\n",
"<g id=\"node3\" class=\"node\">\n",
"<title>9551351096245835505</title>\n",
"<polygon fill=\"#d3d3d3\" stroke=\"#000000\" points=\"159,-387 91,-387 91,-333 159,-333 159,-387\"/>\n",
"<text text-anchor=\"middle\" x=\"125\" y=\"-357.8\" font-family=\"Times,serif\" font-size=\"9.00\" fill=\"#000000\">placeholder_w</text>\n",
"</g>\n",
"<!-- 391453661614978068 -->\n",
"<g id=\"node5\" class=\"node\">\n",
"<title>391453661614978068</title>\n",
"<polygon fill=\"none\" stroke=\"#000000\" points=\"161,-288 89,-288 89,-216 161,-216 161,-288\"/>\n",
"<text text-anchor=\"middle\" x=\"125\" y=\"-254.8\" font-family=\"Times,serif\" font-size=\"9.00\" fill=\"#000000\">T</text>\n",
"<text text-anchor=\"middle\" x=\"125\" y=\"-244.8\" font-family=\"Times,serif\" font-size=\"9.00\" fill=\"#000000\">transition_1</text>\n",
"</g>\n",
"<!-- 9551351096245835505&#45;&#45;391453661614978068 -->\n",
"<g id=\"edge3\" class=\"edge\">\n",
"<title>9551351096245835505&#45;&#45;391453661614978068</title>\n",
"<path fill=\"none\" stroke=\"#000000\" d=\"M125,-332.747C125,-319.2495 125,-302.7693 125,-288.2253\"/>\n",
"<text text-anchor=\"start\" x=\"125\" y=\"-308.6\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#ff0000\">w</text>\n",
"<text text-anchor=\"start\" x=\"106\" y=\"-290.8253\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">1 out </text>\n",
"<text text-anchor=\"start\" x=\"106\" y=\"-326.347\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">1 out </text>\n",
"</g>\n",
"<!-- 391453661614978068&#45;&#45;9341299875055205247 -->\n",
"<g id=\"edge4\" class=\"edge\">\n",
"<title>6665574939858667132&#45;&#45;15462892210138511503</title>\n",
"<path fill=\"none\" stroke=\"#000000\" d=\"M114.866,-215.9415C100.9966,-201.7071 85.0914,-185.3833 71.2142,-171.1409\"/>\n",
"<text text-anchor=\"start\" x=\"96\" y=\"-191.6\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#ff0000\">m</text>\n",
"<text text-anchor=\"start\" x=\"52.2142\" y=\"-173.7409\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">1 out </text>\n",
"<text text-anchor=\"start\" x=\"95.866\" y=\"-218.5415\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">2 in1 </text>\n",
"<title>391453661614978068&#45;&#45;9341299875055205247</title>\n",
"<path fill=\"none\" stroke=\"#000000\" d=\"M97.5709,-215.9415C86.743,-201.7071 74.3258,-185.3833 63.4918,-171.1409\"/>\n",
"<text text-anchor=\"start\" x=\"84\" y=\"-191.6\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#ff0000\">m</text>\n",
"<text text-anchor=\"start\" x=\"44.4918\" y=\"-173.7409\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">1 out </text>\n",
"<text text-anchor=\"start\" x=\"78.5709\" y=\"-209.5415\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">2 in1 </text>\n",
"</g>\n",
"<!-- 6665574939858667132&#45;&#45;3875087641579696637 -->\n",
"<g id=\"edge1\" class=\"edge\">\n",
"<title>6665574939858667132&#45;&#45;3875087641579696637</title>\n",
"<path fill=\"none\" stroke=\"#000000\" d=\"M169.7243,-215.9415C179.2001,-198.6185 190.3687,-178.201 199.1178,-162.2064\"/>\n",
"<text text-anchor=\"start\" x=\"183\" y=\"-191.6\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#ff0000\">clamp_2</text>\n",
"<text text-anchor=\"start\" x=\"180.1178\" y=\"-164.8064\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">1 out </text>\n",
"<text text-anchor=\"start\" x=\"156.7243\" y=\"-209.5415\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">3 a </text>\n",
"<!-- 391453661614978068&#45;&#45;11681892474759537182 -->\n",
"<g id=\"edge2\" class=\"edge\">\n",
"<title>391453661614978068&#45;&#45;11681892474759537182</title>\n",
"<path fill=\"none\" stroke=\"#000000\" d=\"M152.4291,-215.9415C165.6065,-198.6185 181.1377,-178.201 193.3045,-162.2064\"/>\n",
"<text text-anchor=\"start\" x=\"172\" y=\"-191.6\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#ff0000\">clamp_2</text>\n",
"<text text-anchor=\"start\" x=\"174.3045\" y=\"-164.8064\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">1 out </text>\n",
"<text text-anchor=\"start\" x=\"139.4291\" y=\"-209.5415\" font-family=\"Times,serif\" font-size=\"8.00\" fill=\"#000000\">3 a </text>\n",
"</g>\n",
"</g>\n",
"</svg>\n"
Expand Down
Loading

2 comments on commit 3b74051

@ivan-bocharov
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/19387

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.11.0 -m "<description of version>" 3b74051b86a5781a5fcf0fc897fba12bd118346a
git push origin v0.11.0

Please sign in to comment.