Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amilsted/evoMPS
/ functions
Functions
2,094 in github.com/amilsted/evoMPS
⨍
Functions
2,094
◇
Types & classes
86
↓ 4 callers
Function
__Pyx_BufFmt_RaiseExpected
evoMPS/allclose.c:5276
↓ 4 callers
Function
__Pyx_ExportFunction
FunctionExport */
evoMPS/eps_maps_c.c:29931
↓ 4 callers
Function
__Pyx_GetBuiltinName
GetBuiltinName */
evoMPS/allclose.c:5056
↓ 4 callers
Function
__Pyx_Import
Import */
evoMPS/tdvp_calc_C.c:22160
↓ 4 callers
Function
__Pyx_PyCFunction_FastCall
evoMPS/eps_maps_c.c:26012
↓ 4 callers
Function
__Pyx_PyCFunction_FastCall
evoMPS/tdvp_calc_C.c:20884
↓ 4 callers
Function
__Pyx_PyInt_From_int
CIntToPy */
evoMPS/allclose.c:6944
↓ 4 callers
Function
__Pyx_PyObject_to_MemoryviewSlice_dc___pyx_t_double_complex
ObjectToMemviewSlice */
evoMPS/eps_maps_c.c:29892
↓ 4 callers
Function
__Pyx_PyObject_to_MemoryviewSlice_ds_long
ObjectToMemviewSlice */
evoMPS/core_common.c:34637
↓ 4 callers
Function
__Pyx_PyUnicode_Equals
UnicodeEquals */
evoMPS/matmul.c:15751
↓ 4 callers
Function
__Pyx_RaiseArgtupleInvalid
RaiseArgTupleInvalid */
evoMPS/allclose.c:5654
↓ 4 callers
Function
__Pyx_WriteUnraisable
WriteUnraisableException */
evoMPS/eps_maps_c.c:26678
↓ 4 callers
Function
__Pyx_copy_spec_to_module
evoMPS/eps_maps_c.c:25339
↓ 4 callers
Function
__Pyx_copy_spec_to_module
evoMPS/tdvp_calc_C.c:19828
↓ 4 callers
Function
__Pyx_copy_spec_to_module
evoMPS/matmul.c:13741
↓ 4 callers
Function
__Pyx_copy_spec_to_module
evoMPS/core_common.c:28987
↓ 4 callers
Function
__Pyx_copy_spec_to_module
evoMPS/allclose.c:4821
↓ 4 callers
Function
__Pyx_decode_c_string
decode_c_string */
evoMPS/eps_maps_c.c:27092
↓ 4 callers
Function
__Pyx_decode_c_string
decode_c_string */
evoMPS/tdvp_calc_C.c:22077
↓ 4 callers
Function
__Pyx_decode_c_string
decode_c_string */
evoMPS/core_common.c:31189
↓ 4 callers
Function
__Pyx_is_valid_index
evoMPS/eps_maps_c.c:633
↓ 4 callers
Function
__Pyx_is_valid_index
evoMPS/tdvp_calc_C.c:632
↓ 4 callers
Function
__Pyx_is_valid_index
evoMPS/matmul.c:625
↓ 4 callers
Function
__Pyx_is_valid_index
evoMPS/core_common.c:632
↓ 4 callers
Function
__Pyx_mod_long
None */
evoMPS/core_common.c:30490
↓ 4 callers
Function
__Pyx_setup_reduce
evoMPS/eps_maps_c.c:27593
↓ 4 callers
Function
__Pyx_setup_reduce
evoMPS/tdvp_calc_C.c:22620
↓ 4 callers
Function
__Pyx_setup_reduce
evoMPS/core_common.c:31724
↓ 4 callers
Function
__pyx_CyFunction_init
evoMPS/matmul.c:16900
↓ 4 callers
Function
__pyx_memoryview_err_dim
evoMPS/eps_maps_c.c:22218
↓ 4 callers
Function
__pyx_memoryview_err_dim
evoMPS/tdvp_calc_C.c:16759
↓ 4 callers
Function
__pyx_memoryview_err_dim
evoMPS/core_common.c:25490
↓ 4 callers
Function
_check_central
(mps, n)
evoMPS/split_step.py:912
↓ 4 callers
Method
_get_tangent_lr
(self, B, d, nb=None, op1=None, s2=None)
evoMPS/tdvp_uniform.py:1651
↓ 4 callers
Method
_init_arrays
(self)
evoMPS/mps_gen.py:127
↓ 4 callers
Method
_init_arrays
(self, D, q, L)
evoMPS/tdvp_uniform.py:72
↓ 4 callers
Method
calc_B_n
Generates the B[n] tangent vector corresponding to physical evolution of the state. In other words, this returns B[n][x*] (equiv. eqn. (47) o
evoMPS/tdvp_sandwich.py:629
↓ 4 callers
Method
calc_K
Generates the K matrices used to calculate the B's. This is called automatically by self.update(). K[n] is contains
evoMPS/tdvp_gen.py:379
↓ 4 callers
Function
cublasZgemm_dev
Matrix-matrix product for complex general matrix.
evoMPS/cuda_alternatives.py:55
↓ 4 callers
Function
eps_l_op_2s_AA12_C34
(x, AA12, C34)
evoMPS/tdvp_common.py:45
↓ 4 callers
Function
eps_r_noop_inplace
Implements the right epsilon map for a pre-exisiting output matrix. The output must have shape (A1.shape[1], A2.shape[1]). See eps_r
evoMPS/core_common.py:171
↓ 4 callers
Function
evolve_G
(n, step, G, norm_est)
evoMPS/split_step.py:574
↓ 4 callers
Method
expect_1s
Computes the expectation value of a single-site operator. The operator should be a self.q x self.q matrix or generating function
evoMPS/mps_uniform.py:1281
↓ 4 callers
Function
f
(args)
examples/XXZ_edge_driven.py:348
↓ 4 callers
Method
f
(self, tau, *args)
evoMPS/tdvp_uniform.py:1813
↓ 4 callers
Method
get_D
(self, n)
evoMPS/mps_gen.py:143
↓ 4 callers
Function
mmul
Multiplies a chain of matrices (2-d ndarrays) All matrices must have dimensions compatible with matrix multiplication. This function
evoMPS/matmul.py:247
↓ 4 callers
Function
opt_A
(n)
evoMPS/split_step.py:604
↓ 4 callers
Method
save_state
Saves the parameter tensors self.A to a file. Uses numpy binary format. Parameters ---------- file
evoMPS/mps_gen.py:1178
↓ 4 callers
Method
take_step_split
Take a time-step dtau using the split-step integrator. This is the one-site version of a DMRG-like time integrator described
evoMPS/tdvp_gen.py:1178
↓ 3 callers
Method
_B_random_GF
(self, M=1)
evoMPS/tdvp_uniform.py:1311
↓ 3 callers
Function
__Pyx_GetAttr
GetAttr */
evoMPS/eps_maps_c.c:27050
↓ 3 callers
Function
__Pyx_GetAttr
GetAttr */
evoMPS/tdvp_calc_C.c:21948
↓ 3 callers
Function
__Pyx_GetAttr
GetAttr */
evoMPS/core_common.c:31176
↓ 3 callers
Function
__Pyx_GetException
evoMPS/allclose.c:6337
↓ 3 callers
Function
__Pyx_GetItemInt_Generic
GetItemInt */
evoMPS/eps_maps_c.c:26274
↓ 3 callers
Function
__Pyx_GetItemInt_Generic
GetItemInt */
evoMPS/tdvp_calc_C.c:21961
↓ 3 callers
Function
__Pyx_GetItemInt_Generic
GetItemInt */
evoMPS/matmul.c:15208
↓ 3 callers
Function
__Pyx_GetItemInt_Generic
GetItemInt */
evoMPS/core_common.c:29757
↓ 3 callers
Function
__Pyx_ListComp_Append
evoMPS/eps_maps_c.c:1822
↓ 3 callers
Function
__Pyx_ListComp_Append
evoMPS/tdvp_calc_C.c:1774
↓ 3 callers
Function
__Pyx_PyObject_GetAttrStr
evoMPS/allclose.c:5043
↓ 3 callers
Function
__Pyx_PyObject_GetItem
evoMPS/eps_maps_c.c:27082
↓ 3 callers
Function
__Pyx_PyObject_GetItem
evoMPS/tdvp_calc_C.c:22067
↓ 3 callers
Function
__Pyx_PyObject_SetSlice
SliceObject */
evoMPS/matmul.c:16033
↓ 3 callers
Function
__Pyx_RaiseNeedMoreValuesError
RaiseNeedMoreValuesToUnpack */
evoMPS/eps_maps_c.c:26726
↓ 3 callers
Function
__Pyx_RaiseNeedMoreValuesError
RaiseNeedMoreValuesToUnpack */
evoMPS/tdvp_calc_C.c:21624
↓ 3 callers
Function
__Pyx_RaiseNeedMoreValuesError
RaiseNeedMoreValuesToUnpack */
evoMPS/core_common.c:30852
↓ 3 callers
Function
__Pyx_RaiseNoneNotIterableError
RaiseNoneIterError */
evoMPS/eps_maps_c.c:26733
↓ 3 callers
Function
__Pyx_RaiseNoneNotIterableError
RaiseNoneIterError */
evoMPS/tdvp_calc_C.c:21631
↓ 3 callers
Function
__Pyx_RaiseNoneNotIterableError
RaiseNoneIterError */
evoMPS/core_common.c:30859
↓ 3 callers
Function
__Pyx_RaiseTooManyValuesError
RaiseTooManyValuesToUnpack */
evoMPS/eps_maps_c.c:26720
↓ 3 callers
Function
__Pyx_RaiseTooManyValuesError
RaiseTooManyValuesToUnpack */
evoMPS/tdvp_calc_C.c:21618
↓ 3 callers
Function
__Pyx_RaiseTooManyValuesError
RaiseTooManyValuesToUnpack */
evoMPS/core_common.c:30846
↓ 3 callers
Function
__Pyx_SetVtable
SetVTable */
evoMPS/eps_maps_c.c:27559
↓ 3 callers
Function
__Pyx_SetVtable
SetVTable */
evoMPS/tdvp_calc_C.c:22586
↓ 3 callers
Function
__Pyx_SetVtable
SetVTable */
evoMPS/core_common.c:31690
↓ 3 callers
Function
__Pyx_ValidateAndInit_memviewslice
evoMPS/eps_maps_c.c:29772
↓ 3 callers
Function
__Pyx_div_Py_ssize_t
None */
evoMPS/eps_maps_c.c:27042
↓ 3 callers
Function
__Pyx_div_Py_ssize_t
None */
evoMPS/tdvp_calc_C.c:21940
↓ 3 callers
Function
__Pyx_div_Py_ssize_t
None */
evoMPS/core_common.c:31168
↓ 3 callers
Function
__Pyx_div_long
None */
evoMPS/core_common.c:30497
↓ 3 callers
Function
__Pyx_inner_PyErr_GivenExceptionMatches2
evoMPS/eps_maps_c.c:27265
↓ 3 callers
Function
__Pyx_inner_PyErr_GivenExceptionMatches2
evoMPS/tdvp_calc_C.c:22250
↓ 3 callers
Function
__Pyx_inner_PyErr_GivenExceptionMatches2
evoMPS/matmul.c:17818
↓ 3 callers
Function
__Pyx_inner_PyErr_GivenExceptionMatches2
evoMPS/core_common.c:31362
↓ 3 callers
Function
__Pyx_inner_PyErr_GivenExceptionMatches2
evoMPS/allclose.c:7617
↓ 3 callers
Function
__pyx_capsule_create
Capsule */
evoMPS/eps_maps_c.c:28007
↓ 3 callers
Function
__pyx_capsule_create
Capsule */
evoMPS/tdvp_calc_C.c:23030
↓ 3 callers
Function
__pyx_capsule_create
Capsule */
evoMPS/core_common.c:32772
↓ 3 callers
Function
__pyx_get_best_slice_order
evoMPS/eps_maps_c.c:21230
↓ 3 callers
Function
__pyx_get_best_slice_order
evoMPS/tdvp_calc_C.c:15771
↓ 3 callers
Function
__pyx_get_best_slice_order
evoMPS/core_common.c:24502
↓ 3 callers
Function
__pyx_memoryview_copy_object_from_slice
evoMPS/eps_maps_c.c:21041
↓ 3 callers
Function
__pyx_memoryview_copy_object_from_slice
evoMPS/tdvp_calc_C.c:15582
↓ 3 callers
Function
__pyx_memoryview_copy_object_from_slice
evoMPS/core_common.c:24313
↓ 3 callers
Function
__pyx_memoryview_fromslice
evoMPS/eps_maps_c.c:20375
↓ 3 callers
Function
__pyx_memoryview_fromslice
evoMPS/tdvp_calc_C.c:14916
↓ 3 callers
Function
__pyx_memslice_transpose
evoMPS/eps_maps_c.c:19837
↓ 3 callers
Function
__pyx_memslice_transpose
evoMPS/tdvp_calc_C.c:14378
← previous
next →
201–300 of 2,094, ranked by callers