-
Display error messages gracefully for client-side error validation on user signup process .
-
See https://github.com/SkipLabs/skdb/pull/191 for a change needed to avoid the compiler omitting function calls.
-
I would like to add new subjects that are in the 7th sem in CSE and their modules.
Multiple resources will be added
Please assign me this issue I would like to work under gssoc'23.
![image](http…
-
# Recommendation Letter
Recommenders, please use this page to find all the information you need to write a letter. You'll find my CV, transcript, and list of schools.
## Table of Contents
- Li…
-
The CSE package was changed recently from tracking CSEs using an int64 type to represent the CSE bitvector, to using our standard bitvector package. However, the CSE bitvector size was still set at 64…
-
python-cse = {git = "https://github.com/JDJGInc/python-cse"}
async-cse = "^0.3.0"
Replace the fork and the main one with my own good custom search engine tool or at least with the repo I made
And r…
-
Originally we started with Express generating a XML file that was uploaded to the CSE config page. We drifted from the process and now there is an unknown amount of variation in the configuration. We …
-
I (@nealkruis) am going to start documenting things here as a draft while I wrap my head around all the different 32-bit representations.
-------
In CSE, most record data members (especially tho…
-
The better results are listed as comments in the following:
``` python
def test():
def check(eq):
from sympy.core.function import count_ops
r, c = cse(eq)
assert eq.count_…
-
I am writing an OpenCL code-generating code.
In the process, I am also writing some tests. To do this, I first run my sympy code, then, I run the output OpenCL code and I check that it returns the…