William Zijie Zhang

Results 28 issues of William Zijie Zhang

### What changes were proposed in this pull request? This PR proposes to improve the examples in pyspark.sql.dataframe by making each example self-contained with more realistic examples ### Why are...

SQL
CORE
PYTHON

I am a beginner Rust programmer and wanted to try and contribute code to AB-street However, I am very confused on the role of each subdirectory and how I can...

**Is your feature request related to a problem? Please describe.** Missing squeeze operation for full compatibility with NumPy. This currently has the same functionality as flatten since cvxpy expressions are...

good first issue

## Description Please include a short summary of the change. This WiP PR is for the update of the atomic functions table. Many new things have been added such as...

**Is your feature request related to a problem? Please describe.** This is not necessarily a problem, but out of curiosity, I was wondering what are the steps to releasing a...

**Is your feature request related to a problem? Please describe.** I noticed that cvxpy doesn't have CI builds for the documentation. It would be nice to add a documentation preview...

Hello NetworkX developers, I have implemented a first algorithm for the broadcasting module. You can find an initial proposal and discussion about this [here](https://github.com/networkx/networkx/discussions/6824). This algorithm retrieves the optimal broadcast...

type: Enhancements

**Is your feature request related to a problem? Please describe.** I am currently doing a GSoC project for [cvxpy](https://github.com/cvxpy/cvxpy) and we need to use 3d sparse matrices. The way we...

enhancement

This PR introduces some matrices from test cases located here: https://github.com/cvxpy/benchmarks I was only able to include one example due to Github's file size limits. Here are the two remainder...

## Description This PR updates the cvxpy build to allow compatible wheels with NumPy 2.0. The changes come in the following stages: - updating the ``numpy.i`` file in cvxcore which...