science
Here are 2,183 public repositories matching this topic...
-
Updated
May 30, 2022
-
Updated
May 17, 2022 - Jupyter Notebook
I have two expressions, one adding a symbol to a matrix, the other adding a matrix to a symbol
import sympy
A = sympy.MatrixSymbol('A', 1, 1)
sy_b = sympy.Symbol('b')
sym_plus_mat = sympy.MatAdd(sy_b, A, evaluate=False)
mat_plus_sym = sympy.MatAdd(A, sy_b, evaluate=False)I can print both of these expressions without problem:
print(sym_plus_mat)
print-
Updated
May 30, 2020
I'm often frustrated when inputting coordinates into the Position tab of the Search window.
Not only do right ascension and declination have to be pasted separately into the text fields, they also seem to only recognize the 12h 0m 0.00s and +0° 0' 0.00" and decimal (350.32 -23.3) formats. On many other sites and databases, coordinates are given in slightly different formats, such as:
18 10 3
-
Updated
Dec 21, 2019
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Mar 7, 2022 - Python
Version of Singularity:
3.0.3
Expected behavior
Some progress or update information during the creation of the SIF file.
Actual behavior
During "Creating SIF file..." step, the console does not produce any visible output for the user - but does create the resulting file eventually.
Steps to reproduce behavior
I was executing a few “larger” builds through the bui
What is the feature ?
I'm trying out this library for the first time and there's some places where it would be delightful to have shorthand functions:
- Shorthand functions for Pos:
Pos::top_right,Pos::bottom_right,Pos::bottom_centeretc.. - Short way to set colors for components. Currently, lots of boilerplate is required for e.g. white-on-black plotos
- a cool start would b
-
Updated
May 26, 2022 - Python
import pint
ureg = pint.UnitRegistry()
-140 * ureg.degrees == 220 * ureg.degreesreturn False. Is it possible for it to return True instead?
so that in multicellular the player can have special "smelling" cells and they would work. Right now the guidance lines probably only read the chemoreceptors from the main player cell. Should be relatively simple to change it to look at also other cells in the player's colony if you ask the colony lead cell what chemoreceptors it has.
-
Updated
May 30, 2022 - PHP
-
Updated
Jun 2, 2022 - Standard ML
Don't bunde the data
-
Updated
May 21, 2022 - Common Workflow Language
-
Updated
May 30, 2022
Follow redirects
If you paste in a t.co link, or whatever, it should follow it.
-
Updated
Jun 1, 2022 - Python
-
Updated
May 17, 2022 - Python
-
Updated
Jun 2, 2022 - Python
-
Updated
Jun 1, 2022 - HTML
Improve this page
Add a description, image, and links to the science topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the science topic, visit your repo's landing page and select "manage topics."
As described already here, running
on a host with Julia 1.6.1 and connecting to a remote wit