Project is now named Celeste
This commit is contained in:
parent
87917f9526
commit
269092fb53
45 changed files with 1507 additions and 12 deletions
2
celeste/math/factor/__init__.py
Normal file
2
celeste/math/factor/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from .pftrialdivision import trial_division
|
||||
from .factordb import DBResult, FType, FCertainty
|
||||
Loading…
Add table
Add a link
Reference in a new issue