Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
P versus NP problem
np
p
problem
vs
0 Voti
4 Risposte
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 Risposte
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 Voti
5 Risposte
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 Voti
1 Risposta
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 Voti
3 Risposte
27th May 2020, 11:13 AM
Yogesh Agarwal
What is P vs NP problem in computer science?
computer
np
p
science
vs
6 Voti
2 Risposte
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 Voti
7 Risposte
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 Voti
3 Risposte
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 Voti
1 Risposta
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 Voti
2 Risposte
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 Voti
1 Risposta
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 Voti
19 Risposte
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 Voti
1 Risposta
2nd Dec 2022, 4:43 PM
Urkki Saksi
Multidimentional knapsack
algorithm
c++
gentic
hard
knapsack
np
3 Voti
5 Risposte
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 Risposte
21st Mar 2019, 7:11 PM
Domenico Casanica
Does anybody know numpy?
@
dot
np
numpy
product
python
1 Voto
1 Risposta
15th Mar 2022, 3:46 AM
First Last
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
Popolare oggi
Where is the bug?
3 Votes
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
How to add two strings together in ts or css
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Is pro worth the money ?
1 Votes
Why canโt I use double โ in python?
0 Votes
Drawing images in java
2 Votes
2 cases not correct what's the problem
1 Votes