Code Monkey home page Code Monkey logo

numc's Introduction

Hi there ๐Ÿ‘‹

I am a software engineer and applied mathematician from Italy.

๐Ÿ”ญ Iโ€™m currently working on as a C++ Software Engineering on a Low Latency Distributed AlgoTrading Platform with CAF.

๐ŸŒฑ Iโ€™m currently learning Rust and Go.

๐Ÿ”ญ I have worked as a C++ Software Engineer on Virtual Distributed Filesystems with Cassandra and RabbitMQ.

๐Ÿ’€ I worked as a C++ Software Engineer in the Medical Image Processing field, focusing on Computer Vision, Multithreading and GPGPU.

๐Ÿฆ I worked as a Software Engineering Consultant in Finance (Trading), with Java, Akka, C++ and Protobuffer over Kafka.

You can follow me on Twitter and LinkedIn for updates!

๐Ÿ”ง Technologies & Tools

Languages

Build Tools & Editors

Multithreading & GPGPU

Distributed Computing

Computer Vision

๐Ÿ“ˆ GitHub Stats

numc's People

Contributors

fsaporito avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

numc's Issues

[Matrices] Multithreading Is Slow

Parallel calculation of the determinant is slower than single thread calculation:

Single Thread - LENGTH = 12
real 0m12.517s
user 0m12.500s
sys 0m0.000s

Multithread (4 Thread) - LENGTH = 12
real 0m20.521s
user 0m52.420s
sys 0m25.340s

Single Thread - LENGTH = 13
real 2m41.931s
user 2m41.728s
sys 0m0.004s

Multithread (4 Thread) - LENGTH = 13
real 5m6.844s
user 11m18.524s
sys 5m26.280s

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.