-
Hi,
In your paper you mention that you allocated 2, 3, or 4 bits to each layer of the model using a criteria. But in Fig. 1(d): Construct LUT and Query&Add, the binary weights are shown to be 8-bit…
-
Minimal example:
```python
import plotly.graph_objects as go
fig = go.Figure( go.Scatter(x=[1,2,3], y=[1,3,2] ) )
fig.add_annotation(text=r'$E=mc^2$', showarrow=False, font=dict(size=20))
fig.s…
-
Error
![Screenshot 2024-09-29 at 11 36 50 AM](https://github.com/user-attachments/assets/42ca25cf-6aa2-41a4-b731-268c3d62cf58)
**Code**
```
=
# This code was generated by an AI. Please ch…
-
See [`fig`](https://github.com/withfig).
-
Hi,
I'm trying to replicate the choropleth for earliest dates in Fig 1A. Im not sure if the code is available here.
Particularly trying to get the legends right for my own data.
Many Thanks
-
```python
import polars as pl
import plotly.express as px
vendors = ["A", "B", "C", "D", "E", "F", "G", "H"]
sectors = [
"Tech",
"Tech",
"Finance",
"Finance",
"Tech",
"Tech",
…
-
From Fig. 2 of the paper, it is given that object 4 corresponds to two queries, corresponding to the left-front image and the frontal image of two perspectives respectively. How do you know that this …
-
### The problem
Spaceship can be installed with Fig.
### Describe the solution you'd like
Currently, Spaceship settings in Fig are very limited. We should cover most of the options for Fig: https:/…
-
Previously I was enjoying mcfly with zsh all day long and was happy.
Then I installed fig (also very nice) and mcfly doesn't launch when I type ^r
-
It would be nice to use [fig.sh](http://www.fig.sh/index.html) to start Docker containers.