Skip to content

jburgy/hubbard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exact Diagonalization of the Hubbard Model

I decided to re-explore a challenging problem first encountered in graduate school as an excuse to experiment with modern web technologies, specifically WebAssembly and Serverless.

Because a large part of the challenge is memory, I started by implementing a version of this stackoverflow answer in AssemblyScript. I wasn't impressed by the compiler output so I hand tuned the .wat directly because why not.

About

Exact Diagonalization of the Hubbard Model using web technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published