X Tutup
The Wayback Machine - https://web.archive.org/web/20210131145219/https://github.com/IvanYashchuk
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Pinned

  1. 1
    ## GSoC 2019 Final Report: Differentiable Linear Algebra for ChainerX
    2
    
                  
    3
    **Author:** [Ivan Yashchuk](https://github.com/IvanYashchuk)
    4
    
                  
    5
    **Organization:** [Chainer](https://chainer.org/), as part of [NumFocus](https://numfocus.org/)
  2. 1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "markdown",
    5
       "metadata": {},
  3. Differentiable interface to FEniCS for JAX using dolfin-adjoint/pyadjoint

    Jupyter Notebook 31 5

  4. Differentiable interface to FEniCS for JAX

    Python 21 4

  5. The firedrake-ts library provides an interface to PETSc TS for the scalable solution of DAEs arising from the discretization of time-dependent PDEs.

    Python 5 2

  6. Differentiable interface to FEniCS for PyMC3

    Python 14 1

542 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2021

Created 1 repository

Created a pull request in pytorch/pytorch that received 18 comments

Port cholesky_inverse to ATen

Now we can remove _th_potri! Compared to the original TH-based cholesky_inverse, complex (#33152) and batched inputs (#7500) are now supported both…

+413 −294 18 comments

Created an issue in pytorch/xla that received 2 comments

[PT_BREAK] pinverse test fails when changing the SVD function

🚀 Feature PyTorch now has two functions for SVD torch.svd (at::svd) and torch.linalg.svd (at::linalg_svd). When I tried changing at::pinverse to use

2 comments
Opened 3 other issues in 2 repositories
pytorch/pytorch
2 open
IvanYashchuk/numpy-fenics-adjoint
1 open

Seeing something unexpected? Take a look at the GitHub profile guide.

X Tutup