Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / google/jax-cfd issues and pull requests

#238 - Re-enable async dispatch on JAX CPU in equations_test.py

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#237 - Avoid complex->real casts via jax.numpy.astype

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#236 - Avoid complex->real casts via jax.numpy.astype

Pull Request - State: open - Opened by copybara-service[bot] 2 months ago

#234 - Pressure Variable

Issue - State: open - Opened by chenwydj 3 months ago

#230 - Fixed Taylor Green decay coefficient and added an example

Pull Request - State: open - Opened by scaomath 5 months ago - 2 comments

#228 - Increment version number for JAX-CFD

Pull Request - State: closed - Opened by copybara-service[bot] 5 months ago

#226 - AttributeError: module 'jax.numpy' has no attribute 'DeviceArray'

Issue - State: closed - Opened by FMGS666 6 months ago - 3 comments

#224 - Add extra field variables as output for the step function

Issue - State: closed - Opened by scaomath 6 months ago - 1 comment

#223 - Allowing for 2/3 rule smoothing for non square grids

Pull Request - State: closed - Opened by clearya1 6 months ago
Labels: pull ready

#222 - Add TSM-PDE to "Projects using JAX-CFD"

Pull Request - State: open - Opened by Edward-Sun 7 months ago - 1 comment

#221 - ci: Use GITHUB_OUTPUT envvar instead of set-output command

Pull Request - State: open - Opened by arunsathiya 9 months ago - 1 comment

#220 - skip seed-sensitive random test

Pull Request - State: closed - Opened by copybara-service[bot] 10 months ago

#217 - Updated jax.config import

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#216 - Updated jax.config import

Pull Request - State: closed - Opened by copybara-service[bot] 12 months ago

#214 - Tests fail upon fresh install.

Issue - State: open - Opened by danielkelshaw about 1 year ago - 1 comment

#213 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#211 - Silence some pytype errors.

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago

#210 - Remove hk.experimental.named_call.

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago

#209 - Colab

Issue - State: open - Opened by gwonchan over 1 year ago

#206 - Remove references to deprecated jax.ShapedArray

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago

#200 - Can't run spectral_forced_turbulence due to jnp.linalg.norm error

Issue - State: open - Opened by wagenaartje over 1 year ago - 3 comments

#199 - Silence some pytype errors.

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago

#198 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago - 1 comment

#197 - Modelling turbulent channel flow

Issue - State: closed - Opened by diegodelc over 1 year ago

#196 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago

#195 - Allows for nonperiodic subgrid models.

Pull Request - State: open - Opened by copybara-service[bot] over 1 year ago - 1 comment

#194 - Silence some pytype errors.

Pull Request - State: closed - Opened by copybara-service[bot] almost 2 years ago

#193 - Satisfy stricter input requirement for `jnp.linalg.norm`

Pull Request - State: closed - Opened by copybara-service[bot] almost 2 years ago

#192 - Satisfy stricter input requirement for `jnp.linalg.norm`

Pull Request - State: open - Opened by copybara-service[bot] almost 2 years ago

#189 - Implements a CNN that allows for nonperiodic boundary conditions.

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#188 - Adding implicit solvers with nonperiodic boundary conditions to jax_cfd.

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#187 - advection.van_leer is now differentiable.

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#186 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#185 - Fix or ignore some pytype errors.

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#184 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#183 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#182 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#181 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#180 - Allows processing dataset with different boundary conditions.

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#179 - Changes the order of variables in velocity_trajectory_to_xarray to alphabetic.

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#178 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago

#177 - Added pseudospectral solver for 1D nonlinear Schrodinger equation

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#173 - Wrapper for BoundaryConditions.pad() and minor fixes for boundaries test file.

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#172 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#171 - Allows to pass boundary conditions and offsets as a parameter to encoder.

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#170 - Modifying resize.top_hat_downsampling to allow for identity downsampling.

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#169 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#168 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#167 - Fix to flux boundary implementation.

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#166 - Updated pressure boundary condition implementation

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#163 - ml_model_inference_demo.ipynb results are inconsistent

Issue - State: open - Opened by JiepingLLL about 2 years ago

#162 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#161 - Input data and training process

Issue - State: open - Opened by JiepingLLL about 2 years ago

#160 - [jax-cfd] release 0.2.0

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago

#159 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#157 - NameError: name 'Grid' is not defined"

Issue - State: open - Opened by JiepingLLL about 2 years ago

#156 - interp1d added to CFD/interpolation.py.

Pull Request - State: closed - Opened by copybara-service[bot] over 2 years ago

#155 - i need jaxlib source

Issue - State: closed - Opened by JiepingLLL over 2 years ago - 2 comments

#153 - EPD models in vorticity space

Pull Request - State: closed - Opened by copybara-service[bot] over 2 years ago

#152 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] over 2 years ago

#150 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] over 2 years ago

#148 - Tequila supports Cirq

Issue - State: closed - Opened by westurner over 2 years ago - 3 comments

#147 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] over 2 years ago

#146 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] over 2 years ago

#144 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] over 2 years ago

#139 - Pseudospectral 1D Forced Burgers' Equation.

Pull Request - State: closed - Opened by copybara-service[bot] over 2 years ago