11%
04.12.2013
3 type rec
4 integer :: x, y, z
5 real :: value
6 end type rec
7
8 integer :: counter
9 integer :: counter_limit
10 integer :: ierr
11
12 type (rec) :: my
11%
19.09.2019
, y):
return x + y
The decorator line defines the data types (i.e., int64
here) and the target for the decorator cuda
. A simple test for the add_ufunc
Numba function is:
a = np.array([1, 2, 3, 4])
b ... High-Performance Python 3
11%
08.10.2015
| Container Format | Size w | Status
+--------------------------------------+---------------------------------+-------------+------------------+-----------+--------+
| 1d4a3b18-e48a-4554-aa19-6845b1938d69
11%
23.07.2012
.13.134.52):
Not shown: 994 filtered ports
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 4.3 (protocol 2.0)
25/tcp closed smtp
53/tcp open domain ISC BIND 9.3
11%
13.06.2016
Overview of Functional Filesystem Differences
ext3
ext4
XFS
Btrfs
Production-ready
X
X
X
Partially
Utilities package
e2fsprogs
11%
07.10.2025
.13, and more
This version also ships with several desktop environments, including:
Gnome 48
KDE Plasma 6.3
LXDE 13
LXQt 2.1.0
Xfce 4.20
Debian 13 will be supported for the next five
11%
30.05.2021
: Cookie, Accept-Encoding
Listing 3
Host Header
GET /img/intern/ita-header-2020-1.png HTTP/1.1
Host: www.it-administrator.de
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79 ... HTTP/2 introduced multiplexing, resulting in superior bandwidth utilization over HTTP/1.1, and HTTP/3 solves the problem of transmission delays from packet loss by replacing TCP with QUIC. ... HTTP/1.1 versus HTTP/2 and HTTP/3
11%
13.04.2023
/apps/apps/conda/$USER/envs
total 8
4 drwxrwxr-x 3 laytonjb laytonjb 4096 Mar 12 11:28 ..
4 drwxrwxr-x 2 laytonjb laytonjb 4096 Mar 12 11:28 .
I did this for my user account, and if you are adding a new user, you will have
11%
31.07.2013
Code Example
1 #include
2
3 /* Our structure */
4 struct rec
5 {
6 int x,y,z;
7 float value;
8 };
9
10 int main()
11 {
12 int counter;
13 struct rec my
11%
17.06.2017
+ X3 +
1 X4 + X5 + X6
-----------------------------
11111111112222222222
12345678901234567890123456789
By default, F77 defines variables starting with (upper- or lowercase) i, j