snu-quiqcl / qiwis

QuIqcl Widget Integration Software
MIT License
6 stars 2 forks source link

[CODE] Remove stand-alone mode of `numgen` #46

Closed kangz12345 closed 1 year ago

kangz12345 commented 1 year ago

Discussed in https://github.com/snu-quiqcl/swift/discussions/43

Originally posted by **kangz12345** March 6, 2023 As mentioned in https://github.com/snu-quiqcl/swift/issues/40#issuecomment-1456238620, the stand-alone execution mode seems not necessary. How about removing that part of `numgen` and not implementing such part in the future applications as well?

The __main__ part of numgen module will be removed.