About:

Rohit Goswami is a doctoral fellow and software engineer with interests in machine learning and data sciences.

Website:

Specializations:

Interests:

Magnetic interactions Bayesian machine learning Tensor methods Data sciences Quantum tomography

Outgoing Links:

Subscribe to RSS:
Cross-platform compatibility for scientific codes is complicated by legacy Fortran issues on Windows, necessitating careful attention to reserved filenames and stack sizes.
Non-determinism in PyTorch operations can disrupt regression tests, but clamping thread counts and adjusting DataLoader settings can help achieve consistent results.
The post details the history and challenges of maintaining the EON code in academia, emphasizing collaboration and the complexities of open-source software management.
This post discusses parameter passing through the Runtime Database (RTDB) in NWChem, highlighting the lack of developer documentation despite numerous publications. It explains the input file format, the structure of the RTDB, and...
A guide on using TikZ with LaTeX to create high-quality figures, detailing a build process for converting .tex files to PNG format.
A solution for managing concurrent writes in SLURM jobs is proposed, utilizing file locking and a marker file to ensure mutual exclusion and prevent redundant execution.
A comprehensive guide on exporting Org mode files to Carpentries-style Markdown, featuring automation techniques and formatting tips for lesson planning.
This post presents a method for integrating C++ and Python documentation using Doxygen and Sphinx, emphasizing the use of doxyrest for a unified documentation approach.
Utilizing pixi environments in org-mode notebooks enhances code execution by properly initializing sessions for Python and R, ensuring efficient path management.
The post discusses issues with how newer versions of orgmode (9.7 and above) affect the handling of links in ox-hugo for sub-tree exports. It presents a workaround involving the use of a manual Hugo short-code via an Org macro, de...
The blog post discusses optimizing Meson build processes using caching tools like ccache to improve build times. It highlights the necessity of using the mold linker version 1.11.0 or later and provides specific configurations for...
The post discusses the use of OneDrive for data storage within university constraints, specifically at the University of Iceland. It outlines how to effectively utilize rclone and DVC for managing data storage, including configura...
A guide on using jq and pixi to manage co-authors on GitHub while keeping email addresses private.
A guide on utilizing Ollama with Tailscale for secure remote access and efficient use of large models on older hardware.
The author reflects on their experience using various shell environments, particularly zsh and bash, over the past decade. They discuss the challenges faced when working on different machines, especially in high-performance comput...
The post discusses the use of 'cibuildwheel' for managing build environments in Python, specifically focusing on a script that cleans up previous build artifacts and sets up the environment for building NumPy wheels. It highlights...
The post discusses leveraging containers for streamlined remote interactive and mounted file access to intranet machines. It highlights the challenges of using VPNs and provides a solution using Podman with OpenConnect and OpenSSH...
...

0Catch2 and meson

2025-07-26

...
...
...