GithubHelp home page GithubHelp logo

nhartland / forma Goto Github PK

View Code? Open in Web Editor NEW
38.0 38.0 0.0 501 KB

A Lua toolkit for computational geometry on a grid

Home Page: https://nhartland.github.io/forma/

License: MIT License

Lua 99.15% Shell 0.85%
cellular-automata geometry2d lua procedural-generation

forma's Introduction

Hi there ๐Ÿ‘‹

I'm Nathan and I'm currently working as a Senior Data Scientist at TMNL, where we're developing graph analytics tooling to help combat financial crime.

Previously I've been:

  • A Senior Data Scientist at Dott, where I worked on the full stack of transport and mobility modelling, forecasting, optimisation and simulation.
  • A consulting Data Scientist at CTS,
    where I learned a great deal about doing science in the cloud (specifically on GCP).
  • A Theoretical Physics Postdoc at Oxford and NIKHEF,
    where I worked on various aspects of QCD phenomenology (mainly with the LHC in mind).
  • A student at Edinburgh and Southampton,
    where I cut my teeth as a Physicist.

I'm interested in mathematics, (Bayesian) statistics and machine learning. (Pseudo)-randomness has played a large part in my career (hello MCMC), and probably as a consequence of that I like to think about procedural generation in art and games.

I quite like to build tools, both for my hobbies and professional life. While I mostly work in Python these days, I wrote a lot of HPC applications in C++ in the past, and will always have a soft spot for Lua.

forma's People

Contributors

nhartland avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

forma's Issues

Checks failing with luaunit v3.4

Assertions on pattern equality through assertEquals that worked in v3.3 are failing in v3.4 of luaunit. This is despite the metamethod eq returning true for the failing cases. E.g

assertEquals(pattern1, pattern2) -- Fails
assertTrue(pattern1 == pattern2) -- Succeeds

Maybe luaunit is not properly handling the eq metamethod?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.