Nick Papior

Results 118 issues of Nick Papior

When trying to compile symengine with non-standard MPC/MPFR library directories one get this: ```bash $> cmake -DMPFR_LIBRARIES=... -DMPFR_INCLUDE_DIRS=... Could NOT find MPFR (missing: MPFR_LIBRARIES MPFR_INCLUDE_DIRS) ``` this error message is...

I am trying to do incremental work in a nc file (each element takes a considerable amount of time, so I would like to do them when I have the...

One cannot retrieve a single precision value with a double precision. It is not fully clear what should be the case for: 1. Store integer, retrieve real 2. Store integer,...

Removed all deprecation methods. This means that older code should update their function calls.

**Describe the issue** Documentation in spin_squared, remove velocity etc from Hamiltonian. Check if soc and spin_squared might work by disentangling the up/down stuff.

The correct name is a contamination of the spin states. This change adheres so that it is more correct. @tfrederiksen @sofiasanz could you please review this name change? I think...

The electrode semi-infinite directions are forced in one direction. To be compatible with the latest transiesta this should be released.

enhancement

### Motivation Precision summations are necessary for certain operations (also suggested for `cumsum`) Would you accept a `type(Kahan(dp))` and `type(Klein(dp))`, and precision variants for inclusion in the stdlib? ### Prior...

topic: algorithms
topic: mathematics
idea

**Is your feature request related to a problem? Please describe.** The new documentation produces some *weird* looking links on when viewed on a website A reference: https://docs.open-mpi.org/en/v5.0.x/man-openmpi/man3/MPI_Win_allocate.3.html#mpi-win-allocate **Describe the solution...

documentation
Target: main
Target: v5.0.x