Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
P versus NP problem
np
p
problem
vs
0 Voto
4 Respostas
28th Sep 2018, 11:28 PM
Jhon
What is NP complete? How to prove if a problem is NP complete?
algorithms
datastructures
ndtm
nondeterministic_problem
np
turingmachine
1 Voto
5 Respostas
20th Nov 2018, 8:24 PM
Yousaf
import numpy as np a=np.array([10,20,30,40,50,60,70,80,90]) print(a,[-1:-3])
numpy
python
0 Voto
5 Respostas
27th May 2020, 9:16 AM
Yogesh Agarwal
What's your stand on the P and NP problem?
algorithm
complex
complexity
computer
millennium
prize
problem
puzzle
science
time
10 Votos
1 Resposta
1st Dec 2018, 10:06 PM
Barracoder
import numpy as np arr1=np.array([[4,3,2],[1,7,8]]) arr2=np.array([5,6,7]) arr3=np.concatenate(arr1,arr2) print(arr3)
numpy
0 Voto
3 Respostas
27th May 2020, 11:13 AM
Yogesh Agarwal
What is P vs NP problem in computer science?
computer
np
p
science
vs
6 Votos
2 Respostas
26th Feb 2018, 6:25 PM
Aditya
import matplotlib.pyplot as plt import numpy as np x=np.linspace(-5,5,100) plt.plot(x,np.sin(x)) plt.xlabel("axe des absesse")
...
0 Voto
6 Respostas
6th Jun 2022, 12:04 PM
Ilham AZALAM
how to resolve this numpy problem ? in[1]: import numpy as np
#error
#exception
#jupyter
#libraries
#numpy
#problem
#python
#python3
#resolve
#runtimeerror
0 Voto
3 Respostas
14th Dec 2020, 9:20 AM
Renuka Chhalotre
What is the difference between a greedy algorithm and an np completely problem
algorithm
greedy
np
3 Votos
1 Resposta
30th Oct 2017, 6:28 PM
Oma Falk
y_true = [int(x) for x in input().split()] y_pred = [int(x) for x in input().split()] import numpy as np y_true=np.array(y_t
don't
i
know
0 Voto
2 Respostas
9th Aug 2022, 4:39 PM
Agnesh Vinciya
In import numpy as np why do we use only np? Can't we put anything else apart from np?
data
0 Voto
1 Resposta
28th May 2020, 4:03 PM
Shravya Nadig
Why my code doesn't past all test case? It only pases 2 from 5 test Cases. I have verify that my code is exactly same with other
array
data
np
reshape
science
0 Voto
19 Respostas
15th Mar 2023, 4:20 PM
Oliver Pasaribu
import numpy as np # Create an array of rank 2 my_arr = np.array([[1,2,3,4], [5,6,7,8]]) print(my_arr) print(my_arr[1, 2]) # a
-2 Votos
1 Resposta
2nd Dec 2022, 4:43 PM
Urkki Saksi
Multidimentional knapsack
algorithm
c++
gentic
hard
knapsack
np
3 Votos
5 Respostas
13th Sep 2020, 3:19 PM
Doggy
How do I add these two numpy arrays [1,2,3]+[3,2]?
arrays
code
help
np
numpy
python
1 Voto
3 Respostas
21st Mar 2019, 7:11 PM
Domenico Casanica
Does anybody know numpy?
@
dot
np
numpy
product
python
1 Voto
1 Resposta
15th Mar 2022, 3:46 AM
First Last
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
Can someone suggest codespace to run my code (react.js)?
1 Votes
Solved Chess tournament you’re creating code for a chess tournament
0 Votes
Is it legal to use conditional preprocessors inside a macro function?
1 Votes
I write a python code for "Take a phrase and replace any instances of an integer from 0-10 and replace it with the English word.
1 Votes
C++ Solid principles
3 Votes
C Programming roadmap
2 Votes
[off-topic]Where is Result??
1 Votes
[SOLVED] Where do you find code coaches?
1 Votes
Messages
1 Votes
Cpp
1 Votes