About 8 results
Open links in new tab
  1. Getting an unclassifiable statement error in Fortran 95

    Jun 9, 2013 · I was wondering whether there have been any documented uses of computer systems which work with fully analog values in a discrete time space. Classical analog …

  2. C++: Finding a Newline Character in a Sensible Way

    Apr 4, 2012 · I want to read the data into an array of structs. So I need to determine how many headers there are if I don't know in advance. I am not sure of the best way to do this? I thought …

  3. Complaining About Python - Physics Forums

    Apr 28, 2025 · But "variables" in Python are namespace bindings: you're binding a name in some namespace to an object. And the object already has a type. Every object in Python has a type. …

  4. Alternative to #include files when using C# - Physics Forums

    May 22, 2017 · Since you are going to reformat your file content anyway if you are going to use partial classes for this (since you need your "configuration" inside at least a namespace and a …

  5. Linking to LAPACK from g++ in cygwin64 - Physics Forums

    Mar 30, 2020 · Cool. Another thing to look at is pkg-config. If the lapack library install by sygwin has a config then pkg-config --cflags --libs lapack will return the needed command line …

  6. I am getting an error Import "_frozen_importlib" could not be …

    Apr 19, 2022 · TL;DR Summary I am getting the error Import "_frozen_importlib" could not be resolved when using pytest and conda. Can someone please help?

  7. Field (Bz) Inside Axially Magnetized Permanent Ring Magnet

    Apr 16, 2016 · Hello, I'm trying to find an equation which describes B(z) inside of a permanent ring magnet that is axially magnetized. Also, depending on if the equation holds true, if the ring …

  8. Parallel Programming on a CPU with AVX-512 - Physics Forums

    Apr 23, 2022 · In this article, I describe a program that uses Intel AVX-512 assembly instructions and includes a comparison of the results from both programs.

Refresh