Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / yhtang/FunFact issues and pull requests
#246 - [BUG] Cannot factorize with repeated tensors in expression
Issue -
State: open - Opened by yhtang about 2 years ago
Labels: bug, priority
#245 - JOSS review
Issue -
State: closed - Opened by Hanrui-Wang over 2 years ago
#244 - Installation instructions in README and documentation landing page
Pull Request -
State: closed - Opened by campsd over 2 years ago
#243 - JOSS review: questions regarding optimization
Issue -
State: open - Opened by fabian-sp over 2 years ago
#242 - JOSS review: examples and numerical validation
Issue -
State: open - Opened by fabian-sp over 2 years ago
- 2 comments
Labels: documentation, priority
#241 - JOSS review: unit tests
Issue -
State: closed - Opened by fabian-sp over 2 years ago
- 4 comments
#238 - [REQ] Support for access to internal variables + plugin output in factorize algorithm
Issue -
State: open - Opened by campsd over 2 years ago
#237 - [REQ] add `synthesize` method
Issue -
State: open - Opened by yhtang over 2 years ago
Labels: feature
#236 - Use jax.lax instead of jax.numpy in the backend
Issue -
State: open - Opened by yhtang over 2 years ago
Labels: backlog
#235 - funfact quantum module
Pull Request -
State: closed - Opened by campsd over 2 years ago
- 13 comments
#234 - matrix MSE loss agnostic to global phase
Pull Request -
State: closed - Opened by campsd over 2 years ago
#233 - Avoid repeated initialization of the same tensor within one expression. Fixes #232.
Pull Request -
State: closed - Opened by yhtang over 2 years ago
Labels: bugfix
#232 - [BUG] Duplicate initialization of factor tensors
Issue -
State: closed - Opened by yhtang over 2 years ago
Labels: bug
#231 - [REQ] Index arithmetics
Issue -
State: open - Opened by yhtang over 2 years ago
Labels: feature
#230 - Avoid repetitive vectorization of the same abstract tensor. Fixes #228.
Pull Request -
State: closed - Opened by yhtang over 2 years ago
Labels: bugfix
#229 - Documentation update
Pull Request -
State: closed - Opened by yhtang over 2 years ago
Labels: documentation
#228 - [BUG] factorization postprocessing fails if the same tensor appears more than once in an expression
Issue -
State: closed - Opened by yhtang over 2 years ago
- 2 comments
Labels: bug, priority
#227 - [REQ] Matrix/tensor transposition using the `.T` convention
Issue -
State: open - Opened by yhtang over 2 years ago
Labels: feature
#226 - Redesign of the gradient descent loop
Pull Request -
State: closed - Opened by yhtang over 2 years ago
Labels: feature
#225 - [REQ] History of loss function for all vector instances
Issue -
State: closed - Opened by yhtang over 2 years ago
#224 - BUGFIX: complex valued updates
Pull Request -
State: closed - Opened by campsd over 2 years ago
Labels: bugfix
#223 - Eliminate unnecessary type promotion in elementwise power
Pull Request -
State: closed - Opened by yhtang over 2 years ago
Labels: bugfix
#222 - Parametrized Tensors
Pull Request -
State: closed - Opened by campsd over 2 years ago
- 4 comments
#221 - Qiskit integration
Issue -
State: open - Opened by campsd over 2 years ago
Labels: feature
#220 - Parametrized Abstract Tensors
Issue -
State: closed - Opened by campsd over 2 years ago
Labels: feature
#219 - Add Ellipsis notation for tensor expressions
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#218 - bugfix #217 Tensor transposition
Pull Request -
State: closed - Opened by campsd almost 3 years ago
- 3 comments
Labels: bugfix
#217 - [BUG] Tensor transposition
Issue -
State: closed - Opened by campsd almost 3 years ago
Labels: bug
#215 - Workspace/statement of need
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#214 - Workspace/joss submission
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#213 - Factorization object only return unique factors. Fixes #210.
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
- 4 comments
Labels: bugfix
#212 - Unit tests and documentation for `vectorize` and `Vectorizer`
Issue -
State: open - Opened by yhtang almost 3 years ago
Labels: documentation
#211 - Workspace/joss submission
Pull Request -
State: closed - Opened by campsd almost 3 years ago
- 1 comment
#210 - [BUG] Duplicate enumeration of factor tensors
Issue -
State: closed - Opened by yhtang almost 3 years ago
Labels: bug
#209 - Workspace/joss submission
Pull Request -
State: closed - Opened by campsd almost 3 years ago
- 1 comment
#208 - Randomized sparse sampling
Issue -
State: open - Opened by yhtang almost 3 years ago
#207 - JOSS submission
Issue -
State: closed - Opened by yhtang almost 3 years ago
Labels: documentation
#204 - Update user guide
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#203 - Update documentation update for >>
Issue -
State: closed - Opened by campsd almost 3 years ago
- 2 comments
Labels: documentation
#202 - New quick start example, closes #111
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
#201 - Unit tests for the slice propagator
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
#199 - First integration tests
Pull Request -
State: closed - Opened by campsd almost 3 years ago
- 1 comment
#198 - Unify indexed/indexless elementwise broadcasting rules.
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
Labels: bug
#197 - Unit tests for the einop compiler
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
#196 - Fix einspec compilation bug. Closes #195.
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
Labels: bug
#195 - [BUG] Sorting AbstractIndex objects in the einop compiler fails
Issue -
State: closed - Opened by campsd almost 3 years ago
Labels: bug
#194 - Many small documentation improvements
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
#193 - Additional arguments for `ff.use`. Closes #166.
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
Labels: feature
#192 - Several ML math functions.
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
- 1 comment
#191 - Add RELU to backends
Issue -
State: closed - Opened by yhtang almost 3 years ago
Labels: feature
#190 - User guide on backends
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#189 - update semiring doc and test
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#188 - Encapsulate each backend as a module instead of a class
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
- 1 comment
#187 - Unit tests for the type deducer
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
#186 - Unit tests for the einop compiler
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
#185 - Precompile einop specifications using live indices. Fixes #182.
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
- 1 comment
Labels: bug
#184 - Tweak GH actions trigger conditions
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
#183 - Support tuple indexing in element/partial acess of the Factorization model
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
#182 - [BUG] Incorrect result using `*` to denote Kronecker product operations
Issue -
State: closed - Opened by yhtang almost 3 years ago
Labels: bug
#181 - V1.0 checklist
Issue -
State: closed - Opened by yhtang almost 3 years ago
#180 - Refactored einop. Closes #109
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
Labels: feature
#179 - [REQ] Repeated calculation of transposition-pairwise-reduction-reshape parameters in `einop` is unnecessary
Issue -
State: closed - Opened by yhtang almost 3 years ago
- 1 comment
Labels: feature
#178 - Unit tests for the ASCII interpreter
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
#177 - factorization tests
Pull Request -
State: closed - Opened by campsd almost 3 years ago
- 1 comment
#176 - Unit tests for the interpreter base classes.
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
#175 - convergence test optim + bugfix RMSprop
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#174 - Use tabs for better clarity in showing installation commands
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
Labels: documentation
#173 - update to quantum notebook: relative path for figures
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#172 - Documentation for tensor and index creations. Closes #112.
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
Labels: documentation
#171 - quantum notebook. Closes #99
Pull Request -
State: closed - Opened by campsd almost 3 years ago
Labels: documentation
#170 - Readme and documentation home page update
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
Labels: documentation
#169 - optim unit tests
Pull Request -
State: closed - Opened by campsd almost 3 years ago
- 3 comments
#168 - Add cheatsheet page of documentation. Closes #167.
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
Labels: documentation
#167 - Documentation: cheat sheet
Issue -
State: closed - Opened by yhtang almost 3 years ago
Labels: documentation
#166 - [REQ] Specification of CUDA device and additional context in `ff.use`
Issue -
State: closed - Opened by yhtang almost 3 years ago
Labels: feature
#165 - Update the CFG docs page.
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
Labels: documentation
#164 - Add __len__ to NodeView
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#163 - Unit tests for `algorithm.py::factorize`
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
- 1 comment
#162 - Fix docs browser freeze due to example notebook.
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
#161 - Unit tests for special tensors.
Pull Request -
State: closed - Opened by yhtang almost 3 years ago
#157 - user guide for factorize and API reference
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#151 - User guide about evaluation of factorization models
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#149 - Tensor expression user guide documentation
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#145 - Conditions and preferences for penalties on loss function
Pull Request -
State: closed - Opened by campsd almost 3 years ago
- 5 comments
Labels: feature
#144 - Fix vectorization tests
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#132 - [WIP] Ellipsis support in index notations
Pull Request -
State: closed - Opened by campsd almost 3 years ago
- 2 comments
#131 - Post and pre order vectorization, vectorized initializers
Pull Request -
State: closed - Opened by campsd almost 3 years ago
- 2 comments
#119 - Support Ellipsis in indices?
Issue -
State: open - Opened by yhtang almost 3 years ago
- 3 comments
Labels: backlog
#117 - User guide: grammar reference
Issue -
State: closed - Opened by yhtang almost 3 years ago
Labels: documentation
#116 - User guide: backends and acceleration
Issue -
State: closed - Opened by yhtang almost 3 years ago
Labels: documentation
#112 - User guide: tensors and indices
Issue -
State: closed - Opened by yhtang almost 3 years ago
- 1 comment
Labels: documentation
#111 - A better example for the quick start guide
Issue -
State: closed - Opened by yhtang almost 3 years ago
- 1 comment
Labels: documentation
#109 - Simplify `_einop` using `expand_dims`
Issue -
State: closed - Opened by yhtang almost 3 years ago
- 1 comment
#104 - More information about installation instructions
Pull Request -
State: closed - Opened by campsd almost 3 years ago
#100 - Example notebook: NN compression
Issue -
State: open - Opened by yhtang almost 3 years ago
Labels: priority
#99 - Example notebook: quantum compilation
Issue -
State: closed - Opened by yhtang almost 3 years ago
Labels: documentation, priority
#59 - SGD-based factorization
Issue -
State: closed - Opened by yhtang almost 3 years ago
- 1 comment
Labels: backlog
#45 - AST/DAG common subexpression elimination
Issue -
State: open - Opened by yhtang about 3 years ago
Labels: priority, wip
#13 - Library of semiring operators
Issue -
State: closed - Opened by yhtang about 3 years ago
- 3 comments
Labels: priority
#10 - Basic tensor network class
Issue -
State: open - Opened by yhtang about 3 years ago
Labels: backlog