Given a set of 3D points with their coordinates in 2 different coordinate systems, what is the correct algorithm to use in order to estimate the relative rotati
In python 3, I have to find prime numbers in an interval [a,b] using multiprocessing pipes in specific... Here is my code using the pool.map method: import mul
I have a batch file which is on a usb key. I need to know the drive name the batch is in. Example, if it's E:\mybatch.bat it should find E:\ same thing for F:\
header.component.ts code import { Component } from '@angular/core'; import { NgbModal } from '@ng-bootstrap/ng-bootstrap'; @Component({ selector: 'app-header'
I have an expression that comes from from sympy.physics.quantum import Commutator as cmm x, t, A, V, W, D = sp.symbols('x t A V W D', commutative = False)
i'm trying to push my app to heroku and whenever I try this it raises an error asking to add x86_64-linux to my platforms which is apparently normal with a bund
Help me, please, write regular expression for find all links (.com|.org|.ru) without tag <a> in text. Example text: 1. https://www.cyberforum.ru/newthrea
I am experimenting with a two-service docker-compose recipe, largely based on the following GitHub project: https://github.com/rongfengliang/keycloak-openresty-
there! I have a networkgraph built on highcharts and I need the datalabels to start turned of for some of the points. Then, I want to turn them on whenever user