Skip to content
View overshiki's full-sized avatar

Highlights

  • Pro

Block or report overshiki

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Haskell Updated Oct 4, 2024
  • hasktorch Public

    Forked from hasktorch/hasktorch

    Tensors and neural networks in Haskell

    Haskell Other Updated Aug 24, 2024
  • Haskell library for type-inference with Hindley-Milner type-system.

    Haskell BSD 3-Clause "New" or "Revised" License Updated Jun 12, 2024
  • overshiki Public

    Updated Jun 12, 2024
  • union find in haskell, based on ST Monad, made it easy to use

    Haskell MIT License Updated Nov 21, 2023
  • This is how I decompose, analyze and reproduce the packages related to the idea of letting Monad handle computational effects (e.g. qio-haskell and monad-bayes).

    Haskell Updated Jul 10, 2023
  • a simple string formatting function for haskell, works in the similar way to python's ("{}".format(x))

    Haskell MIT License Updated May 16, 2023
  • Code for the paper "DLAB - Deep learning methods for structure-basedvirtual screening of antibodies"

    Python GNU General Public License v2.0 Updated May 13, 2023
  • QuEST Public

    Forked from QuEST-Kit/QuEST

    A multithreaded, distributed, GPU-accelerated simulator of quantum computers

    C++ MIT License Updated Apr 28, 2023
  • Statistical plotting recipes for Plots.jl

    Julia Other Updated Mar 25, 2023
  • naiveTensor Public

    naive implementation of tensor data structure in `Haskell`

    Haskell Updated Mar 13, 2023
  • easyPPL Public

    `Haskell` implementation of probabilistic programming languages(`PPL`), make it easy to use && easy to follow

    Haskell Updated Mar 13, 2023
  • Vector{Vector{...}} style is convenient. Representing Multi-dimentional Array in a nested vector form.

    Julia MIT License Updated Jan 31, 2023
  • Interface for Monad utility.

    Julia Updated Jan 30, 2023
  • Easy way to build a docker image

    Julia Updated Jan 28, 2023
  • "{}".format rules made string/path formatting easy in julia

    Julia Updated Jan 28, 2023
  • Julia MIT License Updated Oct 20, 2022
  • MaybeTensor is just nested vectors, where every level could be Nothing or some value. Note that performance(speed) is not the core target of this project, but the flexibility. I actually tried some…

    Julia Updated Oct 8, 2022
  • egg is a flexible, high-performance e-graph library (this fork is for quantum gate compile optimizer)

    Rust 1 MIT License Updated Aug 19, 2022
  • Genred.jl Public

    general reduction kernel motivated by keops

    Updated Jun 24, 2022
  • some useful showcase for the usage of CUDA.jl

    Julia Updated Jun 24, 2022
  • Relbo.jl Public

    rewriting ELBO: variational inference using symbolic rewriting techniques

    Julia 1 MIT License Updated Jun 16, 2022
  • precondioner optimizer for Yao.jl, include variational imaginary time evolution, quantum natural gradient, and so on

    Julia Updated Jun 16, 2022
  • Darts.jl Public

    personal trial of Differentiable Architecture Search

    Julia Updated Jun 14, 2022
  • Symbolic system for Qauntum computing, using term rewriting & equality saturation technique to manipulate quantum circuit

    Julia 8 1 MIT License Updated May 5, 2022
  • One More Einsum for Julia! With runtime order-specification and high-level adjoints for AD

    Julia MIT License Updated Apr 20, 2022
  • egg-rise Public

    Forked from Bastacyclop/egg-rise

    Exprimenting with egg (https://github.com/egraphs-good/egg) for Rise (https://github.com/rise-lang)

    Rust Updated Mar 16, 2022
  • Ansatz-based imaginary time evolution method for quantum computing, implemented using mindquantum

    Jupyter Notebook 6 1 Updated Feb 26, 2022
  • This project implement the hybrid tensor network idea for quantum computing

    Python 2 Updated Feb 24, 2022
  • Python Updated Nov 26, 2021