Create lapack.f for Abaqus to include.
Project description
lapack4abaqus
Create lapack.f
for Abaqus to include, by adding k
to the name of each subroutine and function.
Install
Use PyPI to install lapack4abaqus:
pip install lapack4abaqus
Usage
Run the following script, then you will get the desired lapack.f
to include.
from lapack4abaqus import gen_lapack
gen_lapack(
functions = ["dgetrf", "dgetri"], # list of desired funtions or subroutines
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lapack4abaqus-1.0.8.tar.gz
(6.4 kB
view details)
Built Distribution
File details
Details for the file lapack4abaqus-1.0.8.tar.gz
.
File metadata
- Download URL: lapack4abaqus-1.0.8.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00d474259556340254532da833637471dfece4275af435d0d711a3626d2722e7 |
|
MD5 | bfa1cdef437ddcd9ed52ff9d1700df2a |
|
BLAKE2b-256 | 0a0a23ad09b13db031f7c69f0771d297341e9b25fcecd0d965ff8333b843897c |
File details
Details for the file lapack4abaqus-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: lapack4abaqus-1.0.8-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 629276dcacb84c8ffd1b21783ecdd8d69b02ab3dd0b683ffb7207b4c5734fd30 |
|
MD5 | 1468d9bbb68639719d8c5be78e2a6601 |
|
BLAKE2b-256 | 74f3f4274faca95fa602b90954533345bc0bbeeced86094065a5114328897917 |