Highlights
- 2 discussions answered
Pinned
1,287 contributions in the last year
Less
More
Contribution activity
July 2021
Created 12 commits in 4 repositories
Created 1 repository
Created a pull request in pyodide/pyodide that received 17 comments
Toward a conda compatible packages.json
Partially addresses #791
This changes the packages.json have the following format,
{ "info": { "arch": "wasm32", "platform": "Emscripten-1.0" }, "p…
+104
−52
•
17
comments
Opened 8 other pull requests in 2 repositories
pyodide/pyodide
2
open
4
merged
1
closed
conda-forge/pyabel-feedstock
1
merged
Reviewed 29 pull requests in 4 repositories
pyodide/pyodide 19 pull requests
- Split webworker tests into separate CI jobs
- Add dict_converter parameter to toJs
- Finish InteractiveConsole revamp
- Add pyproxies named argument to toJs
- Allow overriding input
- Change converter depth arguments to be named arguments
- Set up pytest node tests
- remove unnecessary 'else' after return
- Make build scripts share environment and update lxml package
- Remove CMake -S and -B options
- Remove fpcast calls from CALL_FUNCTION opcode
- Unify circleci tests into one parametrized job
- Ran make -C packages update-all
- mkpkg update improvements
- PyProxy attribute improvements
- Improve lifetime management for PyProxy attributes
- Minimal Node.js support
- Better bootstrap
- Setup a JavaScript test suite
scikit-learn/scikit-learn 8 pull requests
-
Fix
_weighted_percentileforpercentile=0 - DOC convert to notebook style prior posterior GPR example
- TST add a common test to check sample_weight not overwritten at fit
- DOC reformatting example as notebook style
- MNT black to ignore .vscode folder
- [MRG] BaseEstimator added url with info about problems to load with pickle models from differents sklearn versions
- MNT ignore GL02 to allow inline property docstring
- DOC Ensures that LatentDirichletAllocation passes numpydoc validation
karthiknadig/node-pyodide 1 pull request
emscripten-core/emscripten 1 pull request
Created an issue in pyodide/pyodide that received 4 comments
Release 0.18
An issue to track what's left to do on the 0.18 release. I updated https://github.com/pyodide/pyodide/milestone/5 I think we are are close to getti…
4
comments

