Skip to content

XavierAP/etc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etc

Minor projects.

  • crypto: Homework in C# from the Stanford "massive open online course" crypto-class.org.

  • dividing-the-kingdom: Simple assignment from an entry-level recruiting challenge at ASML. I did it for fun when I was already working at the company, in mechanical development. The goal was to provide a scalable solution with the minimum runtime order of magnitude O(N+M+K).

  • heatsim: Finite difference solver for the heat diffusion equation, written in D.

  • nlp-cyphers (sic): Solving simple word ciphers with probabilistic Natural Language Processing and search algorithms, in C#.

  • pytensors: Just re-inventing the wheel if you need to make or manipulate tensors as Python lists of lists.

  • sunpos: Calculates the position of the Sun at any time of the year, with respect to any point on Earth's surface.

About

Collection of minor projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published