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
)
Release files for lapack4abaqus 1.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lapack4abaqus-1.0.8.tar.gz | 6.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lapack4abaqus-1.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.8 kB
Release files / lapack4abaqus-1.0.8.tar.gz
| Download URL | lapack4abaqus-1.0.8.tar.gz |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
00d474259556340254532da833637471dfece4275af435d0d711a3626d2722e7
|
|
BLAKE2b-256 checksum How to use checksums |
0a0a23ad09b13db031f7c69f0771d297341e9b25fcecd0d965ff8333b843897c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|
Release files / lapack4abaqus-1.0.8-py3-none-any.whl
| Download URL | lapack4abaqus-1.0.8-py3-none-any.whl |
|---|---|
| Size | 4.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
629276dcacb84c8ffd1b21783ecdd8d69b02ab3dd0b683ffb7207b4c5734fd30
|
|
BLAKE2b-256 checksum How to use checksums |
74f3f4274faca95fa602b90954533345bc0bbeeced86094065a5114328897917
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|