SciPy maintainer, neutron and X-ray reflectometry analysis
- Sydney, Australia
Pinned Loading
-
-
refnx/refnx
refnx/refnx PublicNeutron and X-ray reflectometry analysis in Python
-
refnx
refnx PublicForked from refnx/refnx
Neutron and X-ray reflectometry analysis in Python
Jupyter Notebook 1
825 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
February 2025
Created 46 commits in 2 repositories
Created a pull request in scipy/scipy that received 27 comments
ENH: add workers to least_squares
Adds a workers
keyword to least_squares
, to enable parallelisation of numerical differentiation during jacobian estimation.
This keyword will only …
+89
−3
lines changed
•
27
comments
Opened 7 other pull requests in 2 repositories
scipy/scipy
1
open
3
merged
-
ENH: use
workers
keyword inoptimize._differentiable_functions.VectorFunction
This contribution was made on Feb 18 -
BENCH: make Benchmark.change_dimensionality a class variable
This contribution was made on Feb 11
-
DOC: optimize.rst, improve workers examples
This contribution was made on Feb 7
-
ENH: optimize: add
workers
kwarg to BFGS, SLSQP, trust-constrThis contribution was made on Feb 6
refnx/refnx
3
merged
-
REL: v0.1.52
This contribution was made on Feb 19
-
MAINT: improve performance of ReflectModelTL
This contribution was made on Feb 12
-
Orso file output from
reduce_stitch
This contribution was made on Feb 10
Reviewed 7 pull requests in 2 repositories
scipy/scipy
6 pull requests
-
ENH: use
workers
keyword inoptimize._differentiable_functions.VectorFunction
This contribution was made on Feb 18 -
ENH: add workers to least_squares
This contribution was made on Feb 13
-
DOC: optimize.rst, improve workers examples
This contribution was made on Feb 7
-
ENH: optimize: add
workers
kwarg to BFGS, SLSQP, trust-constrThis contribution was made on Feb 6 -
BUG: fix error in
optimize.minimize(..., method='L-BFGS-B', ...)
with fixedbounds
andcallback
This contribution was made on Feb 6 -
ENH: parallelisation of
optimize._numdiff.approx_derivative
This contribution was made on Feb 5
refnx/refnx
1 pull request
-
feat: Added kwargs passthough to emcee.EnsembleSampler.sample() method
This contribution was made on Feb 24