Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

fortran77

Julia (Julia-lang) Performance Compared to Fortran and Python

June 15, 2023 by Tarik

I have followed the Julia project for a while now, and I have some comments to the code that might be relevant. It seems like you run a substantial amount of the code in global scope. The global environment is currently very slow in Julia, because the types all variables have to be checked on … Read more

Categories performance Tags fortran, fortran77, julia, performance Leave a comment

Why define PI = 4*ATAN(1.d0)

March 20, 2023 by Tarik

This style ensures that the maximum precision available on ANY architecture is used when assigning a value to PI.

Categories fortran Tags fortran, fortran77, pi Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa