Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
52 views

I'm having some problems with a spill formula I have in my excel worksheet. I am pulling data from one sheet (the master sheet) to my current sheet and am using the same spill formula by column (below ...
0 votes
0 answers
45 views

My desire is to have a draggable card that displays information, and if the user clicks on the card, it will expose inputs to change that information, all while being able to dnd that card. My current ...
0 votes
1 answer
113 views

I have written a code for gaussian beam propagation in free-space by angular spectrum method. To verify whether the simulation is correct or not, I am propagating the gaussian beam in free-space, and ...
2 votes
1 answer
812 views

I try to propagate the trace Id between micro service calls. It does not seem the RestTemplate propagates the traceId, even though I am using RestTemplateBuilder and have actuator and a tracing bridge ...
0 votes
1 answer
55 views

I would like to have some variables in z3 that takes values in some infinite set, whose elements have no operations except equality comparisons (the theory of atoms in the sense of lisp). Currently I'...
Trebor's user avatar
  • 431
-1 votes
1 answer
21 views

public boolean validateXML() throws Exception { sepaRTLogger.info("Entered validateXML()"); Schema schema = listOfXSDs.get(xmlVersion); sepaRTLogger.debug("...
0 votes
1 answer
41 views

@Service @RequiredArgsConstructor @Transactional public class UserService { public void createUser(CreateUserRequest request) { Users users = firebaseUsersRepository.findUsersByFirebaseUid(...
3 votes
1 answer
82 views

My code involves propagation of a real function using Fourier transform and inverse Fourier transform. Specifically, the function evolves as ∂ψ(z,t)/∂t - v ∂ψ(z,t)/∂z =0 I solve this problem by ...
0 votes
0 answers
92 views

It is the following example #include <iostream> #include <memory> class B{ public: void foo() const{ std::cout << "foo const" << std::endl; } ...
-1 votes
1 answer
690 views

I need a hand with something. I'm using curve_fit from SciPy to fit a curve with three parameters. Now, when I use it, I get this thing called pcov, which I know is the covariance matrix. But here's ...
1 vote
2 answers
343 views

I am learning the propagate function and want to use it to calculate the propagated error of summing the raw data in a data frame column. Each row in the data frame is a record, provided with raw data ...
0 votes
0 answers
38 views

Let's say a FPGA reads flip-flop D and outputs Q on the second rising edge of a CLK (figeure1). How can this satisfy the input setup time [TpdSU] of another device (figure2)? Do they generally not use ...
Dukel's user avatar
  • 11
0 votes
0 answers
789 views

I should preface this by saying I am not much of a programmer or physicist, so please bear with me. I am attempting to simulate the propagation of gaussian Bessel beam (as produced by an axicon) using ...
0 votes
1 answer
430 views

I have 3 microservices that are communicating over JMS (ActiveMQ Artemis). I am looking to implement Open Telemetry across these flows. I have tried the automated WithSpan approach but obviously the ...
0 votes
0 answers
633 views

I am trying to create open telemetry for my quarkus microservices with info from below: https://quarkus.io/guides/opentelemetry I have changed the application.properties with propagator setting, build....

15 30 50 per page
1
2 3 4 5
...
17

AltStyle によって変換されたページ (->オリジナル) /