openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
ciao-sherpa
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 03, 2024 — Sep 03, 2025
Showing page 6 of 201
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
utils: use Python 3.10 typing rules
Douglas Burke
More...
5 months ago
utils: remove unused and buggy printf routine
Douglas Burke
More...
5 months ago
BUG: using deprecated func_counter would fall over
Douglas Burke
More...
5 months ago
xspec: fix incorrect redshift labelling for XSeebremss
Douglas Burke
More...
5 months ago
Merge #2279 (DougBurke) - Note support for Python 3.13
wmclaugh
More...
5 months ago
Update sherpa/astro/ui/tests/test_astro_session.py
Douglas Burke
as Doug Burke
More...
5 months ago
opt: be explicit when ignoring a value (ncoresde.Strategy)
Douglas Burke
More...
5 months ago
Merge #2273 (hamogu) - Make sure all datastack-wrapped functions are added to namespace
wmclaugh
More...
5 months ago
introduce new pytest option to run speed/caching tests
H. Moritz Günther
More...
5 months ago
Note support for Python 3.13
Douglas Burke
as Doug Burke
More...
5 months ago
Suggestions from code review
H. Moritz Günther
More...
5 months ago
Add option `record_steps` to `Fit.fit()` calls
H. Moritz Günther
More...
5 months ago
Merge #2252 (DougBurke) - Allow Sherpa to build against XSPEC 12.15.0
wmclaugh
More...
5 months ago
opt: add typing statements to mark callable routines
Douglas Burke
More...
5 months ago
Shorten comment about history of this feature.
Hans Moritz Günther
More...
5 months ago
Apply suggestions from code review
Douglas Burke
as Doug Burke
More...
5 months ago
Merge #2256 (hamogu) - Faster hash for modelCacher1D
wmclaugh
More...
5 months ago
Apply suggestions from code review
Douglas Burke
as Doug Burke
More...
5 months ago
Resolve conflicts
Douglas Burke
as Doug Burke
More...
5 months ago
opt: internal clean up of SimplexBase
Douglas Burke
More...
5 months ago
Use `modelCacher1D` (now aliased to `modelCacher`) for 2D models
H. Moritz Günther
More...
5 months ago
opt: change how ncoresNelderMead objects are created
Douglas Burke
More...
5 months ago
TESTS: improve coverage of XSPEC model handling
Douglas Burke
More...
5 months ago
utils: fix error and tweak typing rules in XSPEC helper
Douglas Burke
More...
5 months ago
Based on benchmarking for typical Sherpa use cases, some models are faster to re-calculate than to cache. For those models, the default cache size it now set to 0 to save runtime and memory.
H. Moritz Günther
More...
5 months ago
Remove `public` decorator
H. Moritz Günther
More...
5 months ago
Replace `public` decorator with straight up adding to `__all__`
H. Moritz Günther
More...
5 months ago
Set sha256 as hashfunc for cache
H. Moritz Günther
More...
5 months ago
In addition to the access by methods, this commit implements access by attribute access. This will be particularly useful for interactive use as the notation is a lot more compact and a lot more readable.
H. Moritz Günther
More...
5 months ago
Add new public methods for accessing the parts of a model
H. Moritz Günther
More...
5 months ago
←
1
2
3
4
5
6
7
8
9
10
…
200
201
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree