Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/numpy/f2py/tests/__pycache__/ |
Upload File : |
o 6��aF � @ sR d dl Z d dlZd dlZd dlmZmZ ddlmZ dd� Z G dd� dej �ZdS ) � N)� assert_raises�assert_equal� )�utilc G s t jjt j�t�f| � S )N)�os�path�join�dirname�__file__)�a� r �A/usr/lib/python3/dist-packages/numpy/f2py/tests/test_parameter.py�_path s r c @ s� e Zd Zeddd�eddd�eddd�eddd�eddd�gZejjdd � �Zejjd d� �Z ejjdd � �Z ejjdd� �Zejjdd� �Zejjdd� �Z ejjdd� �Zejjdd� �Zejjdd� �ZdS )�TestParameters�src� parameterzconstant_real.f90zconstant_integer.f90zconstant_both.f90zconstant_compound.f90zconstant_non_compound.f90c C �X t jdt jd�d d d� }tt| jj|� t jdt jd�}| j�|� t|g d�� d S �N� ��dtype� � )� r r )�np�arange�float32r � ValueError�module� foo_singler ��self�xr r r �test_constant_real_single � z(TestParameters.test_constant_real_singlec C r r )r r �float64r r r � foo_doubler r r r r �test_constant_real_double"