-
- Downloads
Add backend argument to fdb function + more documentation + more tests
- Add backend argument ('numpy' or 'pytorch') to fdb function. - Add more documentation. - PEP8 ok except for the file fact.py. - Add more tests (numpy versus pytorch backend).
Showing
- wrapper/python/pyfaust/fact.py 51 additions, 22 deletionswrapper/python/pyfaust/fact.py
- wrapper/python/pyfaust/fdb/GB_factorization.py 171 additions, 75 deletionswrapper/python/pyfaust/fdb/GB_factorization.py
- wrapper/python/pyfaust/fdb/GB_operators.py 62 additions, 36 deletionswrapper/python/pyfaust/fdb/GB_operators.py
- wrapper/python/pyfaust/fdb/GB_param_generate.py 3 additions, 8 deletionswrapper/python/pyfaust/fdb/GB_param_generate.py
- wrapper/python/pyfaust/tests/TestFact.py 79 additions, 21 deletionswrapper/python/pyfaust/tests/TestFact.py
Loading
Please register or sign in to comment