Tagged "technical"

LeetCode Trees

Mar 27, 2022   |   3 min read   |   technical

A package to provide a convenient way to manually input binary trees using LeetCode's level order traversal with None-path-termination serialization format. Also, a function to print binary trees to the terminal as ASCII characters.

Neural Network Solution Bundles

Jun 17, 2020   |   7 min read   |   technical

Learning families of solutions to differential equations using deep neural networks for efficient parallel evaluation.

Imaginary-Time Time-Dependent Density Functional Theory

Jun 20, 2019   |   14 min read   |   technical

Extending TDDFT to imaginary time as a novel approach to reliably finding the ground state of quantum systems.