-
The link [the source code](https://github.com/audreyt/ethercalc/blob/master/formula1.js) taken from [Wiki ](https://github.com/audreyt/ethercalc/wiki) is broken. Looks that formula1.js was removed fro…
rbnmx updated
7 years ago
-
I have been trying to insert dates and times into cells.
Using SocialCalc.CurrentSpreadsheetControlObject.editor.EditorScheduleSheetCommands I wish to set the date into cell A2 and the time into cel…
-
Since commit 1978540a5122c53012e17a78841f3da0df77fd34, test_VoxMedia, test_VoxMedia_2 and test_Formula1 are failing.
See this build:
https://travis-ci.org/anisse/youtube-dl/jobs/161750817
This is pr…
-
If I have a program called **program** installed by brew and want to uninstall it and its dependencies, but provide a nonexistent option, say -x, so the command looks like `$ brew rmtree -x program` w…
erszk updated
7 years ago
-
Hi,
I am trying to define some variables manually and after that parse a string with an assert. It is working for one variable, but when I use two variables `Z3_parse_smtlib2_string` is crashing.
C…
-
I am just testing an idea and would like to see how I can force a value into a cell using JS from the console. What is the correct method to force a value into a cell?
I was able to execute;
…
-
Hi all,
I have an issue with string format specifier.
`def chaosThree():
# Instruction
print('The program runs a chaos program with 3.9 and prints N output.')
print('With 3 formulas.')
…
-
`formulaToExpansionTree` returns a different output on (alpha-)equal inputs:
``` scala
val formula1 = parseFormula("(all x (P(x)))")
val formula2 = parseFormula("(all y (P(y)))")
Seq(formula1, formul…
-
Hi!
I use a MathJax with VueJS and with a lot of situation I need rerender a MathJax element on my page.
I want to use a variable as a third param in MathJax.Hub.Queue() function, to rerender MathJax…
-
I'm fairly certain I'm doing something wrong, but I can't figure out what.
I'm trying to run the 'simple' analyses, but add one numeric covariate, which was very useful in differential gene expressi…