Skip to content
#

nickel

Here are 17 public repositories matching this topic...

yannham
yannham commented Jun 30, 2021

Is your feature request related to a problem? Please describe.
Currently, polymorphic types are instantiated as in a standard Hindley-Milner system, that is as soon as a variable is used. While this is customary in the Hindley-Milner type system, it's limiting in a type system with full polymorphism (à la System F) like Nickel, as it results in polymorphic types being instantiated without nec

Part of my work realized during the years as a PhD student. I was in the team MEMO of the CIRIMAT lab in Toulouse. I study via a multi-scale approach the influence influence of H, C, N impurities and point defects on the solubility and diffusion of the oxygen in the nickel (fcc phase). My works was under the supervision of Damien Connétable and Daniel Monceau.

  • Updated Dec 30, 2021

Improve this page

Add a description, image, and links to the nickel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nickel topic, visit your repo's landing page and select "manage topics."

Learn more