Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pints-team
/
pints
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
241
Code
Issues
94
Pull requests
20
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
MultiNest
- #1319
#1319
Open
ben18785
wants to merge 61 commits into
main
pints-team/pints:main
from
i282-multinest
pints-team/pints:i282-multinest
Copy head branch name to clipboard
Conversation
Commits
61
(61)
Checks
Files changed
Open
MultiNest
#1319
ben18785
wants to merge 61 commits into
main
pints-team/pints:main
from
i282-multinest
pints-team/pints:i282-multinest
Copy head branch name to clipboard
Commits
Commits on Feb 10, 2020
added pseudocode for multinest and corrected pseudocode for ellipsoid
ben18785
committed
82348f1
View commit details
Copy full SHA for 82348f1
Browse repository at this point
corrected references in ellipsoid and rejection and added skeleton for multinest
ben18785
committed
4a52bda
View commit details
Copy full SHA for 4a52bda
Browse repository at this point
ask sketched out
ben18785
committed
7365948
View commit details
Copy full SHA for 7365948
Browse repository at this point
alphabeticised multinest function ordering
ben18785
committed
dc5a450
View commit details
Copy full SHA for dc5a450
Browse repository at this point
skeleton of algorithm there
ben18785
committed
b3214d8
View commit details
Copy full SHA for b3214d8
Browse repository at this point
added notebook and skeleton of multinest complete (untested)
ben18785
committed
6d2f03c
View commit details
Copy full SHA for 6d2f03c
Browse repository at this point
created various docs files and tested doc building
ben18785
committed
f67bf4b
View commit details
Copy full SHA for f67bf4b
Browse repository at this point
Commits on Feb 11, 2020
draft of multinest working with "unit-cubed" data
ben18785
committed
1293a5d
View commit details
Copy full SHA for 1293a5d
Browse repository at this point
draft of multinest working on multimodal problem
ben18785
committed
70c45bf
View commit details
Copy full SHA for 70c45bf
Browse repository at this point
Commits on Feb 17, 2020
Merge branch 'master' into i282-multinest
ben18785
committed
b88bc72
View commit details
Copy full SHA for b88bc72
Browse repository at this point
added transforming from/to unit cube
ben18785
committed
1f07e16
View commit details
Copy full SHA for 1f07e16
Browse repository at this point
Commits on Feb 18, 2020
corrected logging error
ben18785
committed
c3fad40
View commit details
Copy full SHA for c3fad40
Browse repository at this point
Commits on Mar 2, 2021
Merge branch 'master' into i282-multinest
ben18785
committed
3d5815a
View commit details
Copy full SHA for 3d5815a
Browse repository at this point
moved notebook
ben18785
committed
9ab1259
View commit details
Copy full SHA for 9ab1259
Browse repository at this point
Commits on Mar 4, 2021
Merge branch 'master' into i282-multinest
ben18785
committed
3a6cc29
View commit details
Copy full SHA for 3a6cc29
Browse repository at this point
began to add tests
ben18785
committed
e2f0cc5
View commit details
Copy full SHA for e2f0cc5
Browse repository at this point
created sampler() method
Show description for fc8564e
ben18785
committed
fc8564e
View commit details
Copy full SHA for fc8564e
Browse repository at this point
Merge branch 'i1312-nested-controller-sampler-method' into i282-multinest
ben18785
committed
2437908
View commit details
Copy full SHA for 2437908
Browse repository at this point
added ellipsoid class
ben18785
committed
80052b1
View commit details
Copy full SHA for 80052b1
Browse repository at this point
corrected logging issue for ellipsoidal nested sampling
ben18785
committed
2afc8f6
View commit details
Copy full SHA for 2afc8f6
Browse repository at this point
switched ellipsoidal nested sampling to use Ellipsoid class methods
ben18785
committed
b803fd7
View commit details
Copy full SHA for b803fd7
Browse repository at this point
added volume tests and corrected error with ellipsoidal nested sampling
ben18785
committed
1ca047b
View commit details
Copy full SHA for 1ca047b
Browse repository at this point
Commits on Mar 5, 2021
added tests of ellipsoid sampling
ben18785
committed
13460da
View commit details
Copy full SHA for 13460da
Browse repository at this point
added tests for min volume calc
ben18785
committed
40df3e7
View commit details
Copy full SHA for 40df3e7
Browse repository at this point
added test for mahalanobis distance
ben18785
committed
394cc72
View commit details
Copy full SHA for 394cc72
Browse repository at this point
added some tests for multinest
ben18785
committed
c2b8149
View commit details
Copy full SHA for c2b8149
Browse repository at this point
started to think about ellipsoid sets
ben18785
committed
c90c2a1
View commit details
Copy full SHA for c90c2a1
Browse repository at this point
Commits on Mar 6, 2021
started to add binary tree
Show description for cb0b1b1
ben18785
committed
cb0b1b1
View commit details
Copy full SHA for cb0b1b1
Browse repository at this point
added number of points to ellipsoid class
ben18785
committed
734f37b
View commit details
Copy full SHA for 734f37b
Browse repository at this point
started to add h_k
ben18785
committed
8e684f1
View commit details
Copy full SHA for 8e684f1
Browse repository at this point
first draft of ellipsoidtree
ben18785
committed
7c55a8d
View commit details
Copy full SHA for 7c55a8d
Browse repository at this point
overloaded addition to combine ellipsoids
Show description for 61dfce4
ben18785
committed
61dfce4
View commit details
Copy full SHA for 61dfce4
Browse repository at this point
removed ellipsoidset
ben18785
committed
e4100e7
View commit details
Copy full SHA for e4100e7
Browse repository at this point
cleaned up ellipsoidtree
ben18785
committed
7bf0ef2
View commit details
Copy full SHA for 7bf0ef2
Browse repository at this point
Commits on Mar 7, 2021
cleaned up style issues
ben18785
committed
a602418
View commit details
Copy full SHA for a602418
Browse repository at this point
more style issues
ben18785
committed
64136f7
View commit details
Copy full SHA for 64136f7
Browse repository at this point
added safeguard against few points
ben18785
committed
8baa289
View commit details
Copy full SHA for 8baa289
Browse repository at this point
added tests of vs and vsk
Show description for c2b445a
ben18785
committed
c2b445a
View commit details
Copy full SHA for c2b445a
Browse repository at this point
Commits on Mar 8, 2021
added ellipse plotting to multinest notebook
ben18785
committed
e0b71e9
View commit details
Copy full SHA for e0b71e9
Browse repository at this point
commented out while loop for algorithmic oscillation in multinest
ben18785
committed
1af9adc
View commit details
Copy full SHA for 1af9adc
Browse repository at this point
added sampling within ellipsoids method to ellipsoidtree
ben18785
committed
eefd07e
View commit details
Copy full SHA for eefd07e
Browse repository at this point
integrated ellipsoidtree in multinest
Show description for aaf3657
ben18785
committed
aaf3657
View commit details
Copy full SHA for aaf3657
Browse repository at this point
Commits on Mar 9, 2021
typo in multinest
Show description for 2a9e5a7
ben18785
committed
2a9e5a7
View commit details
Copy full SHA for 2a9e5a7
Browse repository at this point
added max_recursion
ben18785
committed
e7cb8cd
View commit details
Copy full SHA for e7cb8cd
Browse repository at this point
Commits on Mar 11, 2021
#282 cleaned up multinest
Show description for 2b45b98
ben18785
committed
2b45b98
View commit details
Copy full SHA for 2b45b98
Browse repository at this point
Cleans up docstrings for MultiNest
Show description for 316c275
ben18785
committed
316c275
View commit details
Copy full SHA for 316c275
Browse repository at this point
Commits on Mar 12, 2021
multiNest notebook cleaned up
Show description for c084e01
ben18785
committed
c084e01
View commit details
Copy full SHA for c084e01
Browse repository at this point
removed recursion from MultiNest
Show description for 6110010
ben18785
committed
6110010
View commit details
Copy full SHA for 6110010
Browse repository at this point
Added error handling and recursion for multiNest
Show description for 1996e4b
ben18785
committed
1996e4b
View commit details
Copy full SHA for 1996e4b
Browse repository at this point
Added tests to Multinest
Show description for a9eed9f
ben18785
committed
a9eed9f
View commit details
Copy full SHA for a9eed9f
Browse repository at this point
Commits on Mar 13, 2021
Added test coverage for MultiNest
Show description for 4f3c3a7
ben18785
committed
4f3c3a7
View commit details
Copy full SHA for 4f3c3a7
Browse repository at this point
Cleaned up MultiNest notebook and ellipsoidal one
Show description for bb29984
ben18785
committed
bb29984
View commit details
Copy full SHA for bb29984
Browse repository at this point
Added @rcw5890 comment
ben18785
committed
532cd67
View commit details
Copy full SHA for 532cd67
Browse repository at this point
Merge branch 'master' into i282-multinest
ben18785
committed
93d9330
View commit details
Copy full SHA for 93d9330
Browse repository at this point
Corrected failing docs and copyright test for MultiNest
Show description for cdfba3f
ben18785
committed
cdfba3f
View commit details
Copy full SHA for cdfba3f
Browse repository at this point
removed redundant method from Ellipsoid nested
ben18785
committed
09f0975
View commit details
Copy full SHA for 09f0975
Browse repository at this point
Added coverage for MultiNest logging
Show description for ae3dce7
ben18785
committed
ae3dce7
View commit details
Copy full SHA for ae3dce7
Browse repository at this point
Changed from integer to float division in Python 2.7 for multinest test
Show description for a01a9d1
ben18785
committed
a01a9d1
View commit details
Copy full SHA for a01a9d1
Browse repository at this point
Commits on Mar 20, 2021
Removed redundant add function from Ellipsoid
Show description for bb24a1f
ben18785
committed
bb24a1f
View commit details
Copy full SHA for bb24a1f
Browse repository at this point
Changed add to set in MultiNest
Show description for 2c88bae
ben18785
committed
2c88bae
View commit details
Copy full SHA for 2c88bae
Browse repository at this point
Commits on Mar 22, 2021
Changed Multinest to MultiNest
Show description for 9d949dc
ben18785
committed
9d949dc
View commit details
Copy full SHA for 9d949dc
Browse repository at this point
You can’t perform that action at this time.