We describe here the basic steps to follow in writing a scientific article. We outline the main sections that an average article […]
Blog Archive
Languages and Compilers
Language Compiler / Interpreter Latest Versions Versions Releases Ada gcc 13.1 ok C gcc 13.1 ok […]
Ten simple rules for structuring papers
The paper introduced 10 simple rules for structuring a scientific paper. Source: https://journals.plos.org/ploscompbiol/article?id=10.1371%252Fjournal.pcbi.1005619
Build/Install GCC Compiler for C, C++, Fortran, Go, Ada in Ubuntu Operating System
I need to compare performance of various C,C++, Fortran,Go and ADA compiler. So I need to install or build various version of […]
Problem Compiling with Clang 16.0.0 in Ubuntu 20.04
I encountered a problem when compiling a C program with Clang compiler version 16.0.0 , in Ubuntu 20.04 Here is the error […]
Energy Efficiency Across Programming Languages
Main Literature: Related Links Related Paper Discussion on HN
Model Smoothness Can Predict Intra Domain and Out of Domain Generalization
Paper: Predicting Out-of-Domain Generalization with Local Manifold Smoothness Code: none yet
You Only Look Once (YOLO) Object Detection Models
YOLOv1 Code Paper: JOseph Redmon, Santosh Divvala, Ross Girshick, Ali Farhadi, “You Only Look Once: Unified, Real-Time Object Detection“, 2016 Code: https://github.com/AlexeyAB/darknet […]
Ethereum Merge
Update: March 24,2022 Reference: https://ethereum.org/en/upgrades/merge/