Karan Bania
Karan Bania
## Description Fix Introduction to Material Science Fixed the Introduction to Material Science tutorial. The tutorial was not working because of inconsistent package downloads (between pymatgen and matminer), I have...
Hello does the current code-base have code for imposing a specific order and then serializing it? If no, will you be uploading it? If yes, I can't find it; in...
Hi, I was using complex dynamics for an application, and was seeing large differences in gradients computed by `mamba_inner_ref` and `mamba_inner_fn`, the scan functions worked fine and performed much better...
## Description Summary of changes - - Modified defaults to match the [paper](https://arxiv.org/pdf/1805.11973). - Removed Aromatic bond from the featurizer, i.e,. edge types : 5->4. - Changed model dimensions at...
## Added a new Materials Science Tutorial ## Type of change Please check the option that is related to your PR. - [ ] Bug fix (non-breaking change which fixes...
## Description The tutorial was actually an introduction to invariance, so I have made appropriate changes. Modified the original "Introduction to Equivariance" tutorial. ## Type of change - [ ]...