Marcel-Rodekamp / NSL

Nanosystem Simulation Library (NSL) implements statistical simulations for systems on the nanoscale
Other
2 stars 0 forks source link

Feature/typecasting #116

Closed Marcel-Rodekamp closed 1 year ago

Marcel-Rodekamp commented 2 years ago

I implemented multi-type operators with a proper type casting. It is a large commit as many functions/operators required a small refactor taking the proper type casting into account.

evanberkowitz commented 1 year ago

I removed the GPU tests (to get things to compile on my machine, for now); they will be re-incorporated in #112. Then it's OK to merge.