-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into compathelper/new_version/2024-09-19-01-00-46…
…-351-01475325828
- Loading branch information
Showing
30 changed files
with
292 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# To get started with Dependabot version updates, you'll need to specify which | ||
# package ecosystems to update and where the package manifests are located. | ||
# Please see the documentation for all configuration options: | ||
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file | ||
|
||
version: 2 | ||
updates: | ||
- package-ecosystem: "github-actions" # See documentation for possible values | ||
directory: "/" # Location of package manifests | ||
schedule: | ||
interval: "weekly" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Contributing Guide | ||
|
||
Thank you for your interest in contributing to Pigeons.jl! There are multiple ways to contribute, and we appreciate all contributions. | ||
|
||
## Ways to Contribute | ||
|
||
### Bug Reports and Feature Requests | ||
|
||
If you are working with Pigeons, and run into a bug, or require additional features, we definitely want to know about it. Please let us know by creating a [GitHub Issue](https://github.com/PigeonsAD/Pigeons.jl/issues). | ||
|
||
### How to Submit a Pull Request | ||
|
||
If you would like to contribute, please feel free to open a pull request. The pull request should: | ||
|
||
- Include a small unit test | ||
- Not contain any unrelated changes | ||
- Be an isolated change. Independent changes should be submitted as separate pull requests as this makes reviewing easier. | ||
|
||
## Code of Conduct | ||
|
||
As a Julia Project we expect all participants to abide by the [Julia Community Standards](https://julialang.org/community/standards/). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "Pigeons" | ||
uuid = "0eb8d820-af6a-4919-95ae-11206f830c31" | ||
authors = ["Alexandre Bouchard-Côté <[email protected]>, Nikola Surjanovic <[email protected]>, Paul Tiede <[email protected]>, Trevor Campbell, Miguel Biron-Lattes, Saifuddin Syed"] | ||
version = "0.4.5" | ||
version = "0.4.7" | ||
|
||
[deps] | ||
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" | ||
|
@@ -59,7 +59,7 @@ BridgeStan = "2" | |
DataFrames = "1" | ||
Distributions = "0.25" | ||
DocStringExtensions = "0.9" | ||
DynamicPPL = "0.23, 0.24, 0.25, 0.26, 0.27, 0.28" | ||
DynamicPPL = "0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.30" | ||
Enzyme = "0.12, 0.13" | ||
Expect = "0.3" | ||
FillArrays = "1" | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
```@meta | ||
CurrentModule = Pigeons | ||
``` | ||
# [The Pigeons Team - About Us](@id about) | ||
|
||
Planning for the Pigeons project started taking place in the summer of 2022. | ||
Since then, we have grown as a team and have added various features to the software. | ||
We still have great ambitions and a swath of features to add; if you would like | ||
to become a part of our team feel free to reach out! | ||
|
||
## Team Members (chronological order) | ||
|
||
```@raw html | ||
<div style="display: flex; align-items: center; margin-bottom: 20px;"> | ||
<img src="https://raw.githubusercontent.com/Julia-Tempering/Pigeons.jl/27ee86b8e0827ba9e7eead6374960ba8673e1006/docs/img/alex.png" alt="Alexandre Bouchard-Côté" style="width: 100px; height: 100px; border-radius: 50%; margin-right: 20px;"> | ||
<div> | ||
<b>Alexandre Bouchard-Côté</b> | ||
</br> | ||
University of British Columbia | ||
</div> | ||
</div> | ||
<div style="display: flex; align-items: center; margin-bottom: 20px;"> | ||
<img src="https://raw.githubusercontent.com/Julia-Tempering/Pigeons.jl/27ee86b8e0827ba9e7eead6374960ba8673e1006/docs/img/nikola.jpg" alt="Nikola Surjanovic" style="width: 100px; height: 100px; border-radius: 50%; margin-right: 20px;"> | ||
<div> | ||
<b>Nikola Surjanovic</b> | ||
</br> | ||
University of British Columbia | ||
</div> | ||
</div> | ||
<div style="display: flex; align-items: center; margin-bottom: 20px;"> | ||
<img src="https://raw.githubusercontent.com/Julia-Tempering/Pigeons.jl/27ee86b8e0827ba9e7eead6374960ba8673e1006/docs/img/paul.jpg" alt="Paul Tiede" style="width: 100px; height: 100px; border-radius: 50%; margin-right: 20px;"> | ||
<div> | ||
<b>Paul Tiede</b> | ||
</br> | ||
Harvard University, Event Horizon Telescope | ||
</div> | ||
</div> | ||
<div style="display: flex; align-items: center; margin-bottom: 20px;"> | ||
<img src="https://raw.githubusercontent.com/Julia-Tempering/Pigeons.jl/27ee86b8e0827ba9e7eead6374960ba8673e1006/docs/img/saif.jpg" alt="Saifuddin Syed" style="width: 100px; height: 100px; border-radius: 50%; margin-right: 20px;"> | ||
<div> | ||
<b>Saifuddin Syed</b> | ||
</br> | ||
University of Oxford | ||
</div> | ||
</div> | ||
<div style="display: flex; align-items: center; margin-bottom: 20px;"> | ||
<img src="https://raw.githubusercontent.com/Julia-Tempering/Pigeons.jl/27ee86b8e0827ba9e7eead6374960ba8673e1006/docs/img/trevor.jpg" alt="Trevor Campbell" style="width: 100px; height: 100px; border-radius: 50%; margin-right: 20px;"> | ||
<div> | ||
<b>Trevor Campbell</b> | ||
</br> | ||
University of British Columbia | ||
</div> | ||
</div> | ||
<div style="display: flex; align-items: center; margin-bottom: 20px;"> | ||
<img src="https://raw.githubusercontent.com/Julia-Tempering/Pigeons.jl/27ee86b8e0827ba9e7eead6374960ba8673e1006/docs/img/miguel.jpg" alt="Miguel Biron-Lattes" style="width: 100px; height: 100px; border-radius: 50%; margin-right: 20px;"> | ||
<div> | ||
<b>Miguel Biron-Lattes</b> | ||
</br> | ||
University of British Columbia | ||
</div> | ||
</div> | ||
<div style="display: flex; align-items: center; margin-bottom: 20px;"> | ||
<img src="https://raw.githubusercontent.com/Julia-Tempering/Pigeons.jl/27ee86b8e0827ba9e7eead6374960ba8673e1006/docs/img/william.png" alt="William Thompson" style="width: 100px; height: 100px; border-radius: 50%; margin-right: 20px;"> | ||
<div> | ||
<b>William Thompson</b> | ||
</br> | ||
Herzberg Astronomy and Astrophysics Research Centre | ||
</div> | ||
</div> | ||
<div style="display: flex; align-items: center; margin-bottom: 20px;"> | ||
<img src="https://raw.githubusercontent.com/Julia-Tempering/Pigeons.jl/27ee86b8e0827ba9e7eead6374960ba8673e1006/docs/img/yujia.jpg" alt="Yujia Ma" style="width: 100px; height: 100px; border-radius: 50%; margin-right: 20px;"> | ||
<div> | ||
<b>Yujia Ma</b> | ||
</br> | ||
University of British Columbia | ||
</div> | ||
</div> | ||
<div style="display: flex; align-items: center; margin-bottom: 20px;"> | ||
<img src="https://raw.githubusercontent.com/Julia-Tempering/Pigeons.jl/27ee86b8e0827ba9e7eead6374960ba8673e1006/docs/img/lucas.jpg" alt="Lucas Wong" style="width: 100px; height: 100px; border-radius: 50%; margin-right: 20px;"> | ||
<div> | ||
<b>Lucas Wong</b> | ||
</br> | ||
University of British Columbia | ||
</div> | ||
</div> | ||
<div style="display: flex; align-items: center; margin-bottom: 20px;"> | ||
<img src="https://raw.githubusercontent.com/Julia-Tempering/Pigeons.jl/27ee86b8e0827ba9e7eead6374960ba8673e1006/docs/img/son.jpg" alt="Son Luu" style="width: 100px; height: 100px; border-radius: 50%; margin-right: 20px;"> | ||
<div> | ||
<b>Son Luu</b> | ||
</br> | ||
University of British Columbia | ||
</div> | ||
</div> | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.